[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:21:34.208464 16488 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.26.62:38531
I20260710 13:21:34.210155 16488 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:21:34.211228 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:34.228878 16494 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:34.228945 16495 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:34.230473 16497 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:34.230870 16488 server_base.cc:1061] running on GCE node
I20260710 13:21:35.485544 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:35.485886 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:35.486128 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689695486101 us; error 0 us; skew 500 ppm
I20260710 13:21:35.487084 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:35.493294 16488 webserver.cc:533] Webserver started at http://127.16.26.62:38535/ using document root <none> and password file <none>
I20260710 13:21:35.494297 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:35.494552 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:35.495018 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:35.501052 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689694032651-16488-0/minicluster-data/master-0-root/instance:
uuid: "3afa3ec88c8c400783eff069d33ff5cb"
format_stamp: "Formatted at 2026-07-10 13:21:35 on dist-test-slave-fcbk"
I20260710 13:21:35.509663 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.002s	sys 0.005s
I20260710 13:21:35.515316 16503 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:35.516857 16488 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:35.517285 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689694032651-16488-0/minicluster-data/master-0-root
uuid: "3afa3ec88c8c400783eff069d33ff5cb"
format_stamp: "Formatted at 2026-07-10 13:21:35 on dist-test-slave-fcbk"
I20260710 13:21:35.517741 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689694032651-16488-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689694032651-16488-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689694032651-16488-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:35.571877 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:35.573596 16488 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:21:35.574087 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:35.650911 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.62:38531
I20260710 13:21:35.651006 16554 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.62:38531 every 8 connection(s)
I20260710 13:21:35.659459 16555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:35.682596 16555 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb: Bootstrap starting.
I20260710 13:21:35.689277 16555 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:35.691231 16555 log.cc:826] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb: Log is configured to *not* fsync() on all Append() calls
I20260710 13:21:35.696238 16555 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb: No bootstrap required, opened a new log
I20260710 13:21:35.719805 16555 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3afa3ec88c8c400783eff069d33ff5cb" member_type: VOTER }
I20260710 13:21:35.720472 16555 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:35.720713 16555 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afa3ec88c8c400783eff069d33ff5cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:35.721963 16555 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3afa3ec88c8c400783eff069d33ff5cb" member_type: VOTER }
I20260710 13:21:35.722522 16555 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:35.722811 16555 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:35.723160 16555 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:35.727936 16555 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3afa3ec88c8c400783eff069d33ff5cb" member_type: VOTER }
I20260710 13:21:35.728765 16555 leader_election.cc:304] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb [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: 3afa3ec88c8c400783eff069d33ff5cb; no voters: 
I20260710 13:21:35.730692 16555 leader_election.cc:290] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:35.731107 16558 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:35.733644 16558 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb [term 1 LEADER]: Becoming Leader. State: Replica: 3afa3ec88c8c400783eff069d33ff5cb, State: Running, Role: LEADER
I20260710 13:21:35.734668 16558 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb [LEADER]: Queue going to LEADER mode. State: All 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: "3afa3ec88c8c400783eff069d33ff5cb" member_type: VOTER }
I20260710 13:21:35.735845 16555 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:35.745975 16559 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3afa3ec88c8c400783eff069d33ff5cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3afa3ec88c8c400783eff069d33ff5cb" member_type: VOTER } }
I20260710 13:21:35.746856 16559 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:35.746522 16560 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3afa3ec88c8c400783eff069d33ff5cb. Latest consensus state: current_term: 1 leader_uuid: "3afa3ec88c8c400783eff069d33ff5cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3afa3ec88c8c400783eff069d33ff5cb" member_type: VOTER } }
I20260710 13:21:35.747305 16560 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:35.750253 16566 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:35.765103 16566 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:35.767597 16488 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:35.784616 16566 catalog_manager.cc:1383] Generated new cluster ID: 2de9fab5d8774e8db76557888313556b
I20260710 13:21:35.784955 16566 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:35.829190 16566 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:35.831200 16566 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:35.848140 16566 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb: Generated new TSK 0
I20260710 13:21:35.849212 16566 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:35.899814 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:35.910408 16577 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:35.911887 16578 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:35.916077 16580 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:35.916189 16488 server_base.cc:1061] running on GCE node
I20260710 13:21:35.917479 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:35.917814 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:35.917997 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689695917981 us; error 0 us; skew 500 ppm
I20260710 13:21:35.918648 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:35.923478 16488 webserver.cc:533] Webserver started at http://127.16.26.1:35417/ using document root <none> and password file <none>
I20260710 13:21:35.924067 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:35.924312 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:35.924620 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:35.925849 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689694032651-16488-0/minicluster-data/ts-0-root/instance:
uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
format_stamp: "Formatted at 2026-07-10 13:21:35 on dist-test-slave-fcbk"
I20260710 13:21:35.931886 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:21:35.936729 16585 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:35.937820 16488 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:21:35.938232 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689694032651-16488-0/minicluster-data/ts-0-root
uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
format_stamp: "Formatted at 2026-07-10 13:21:35 on dist-test-slave-fcbk"
I20260710 13:21:35.938649 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689694032651-16488-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689694032651-16488-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689694032651-16488-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:35.956055 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:35.958046 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:35.961136 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:35.967087 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:35.967515 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:35.967880 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:35.968128 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:36.064700 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.1:43389
I20260710 13:21:36.064759 16647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.1:43389 every 8 connection(s)
I20260710 13:21:36.072633 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:36.081669 16652 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:36.085139 16653 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:36.096817 16655 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:36.097867 16488 server_base.cc:1061] running on GCE node
I20260710 13:21:36.099217 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:36.099592 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:36.099920 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689696099894 us; error 0 us; skew 500 ppm
I20260710 13:21:36.100798 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:36.100901 16648 heartbeater.cc:344] Connected to a master server at 127.16.26.62:38531
I20260710 13:21:36.101473 16648 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:36.102792 16648 heartbeater.cc:507] Master 127.16.26.62:38531 requested a full tablet report, sending...
I20260710 13:21:36.104147 16488 webserver.cc:533] Webserver started at http://127.16.26.2:37301/ using document root <none> and password file <none>
I20260710 13:21:36.104806 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:36.105046 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:36.105408 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:36.106570 16520 ts_manager.cc:194] Registered new tserver with Master: 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389)
I20260710 13:21:36.107007 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689694032651-16488-0/minicluster-data/ts-1-root/instance:
uuid: "cf2a063365214f748bc12052009b51b1"
format_stamp: "Formatted at 2026-07-10 13:21:36 on dist-test-slave-fcbk"
I20260710 13:21:36.109793 16520 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59010
I20260710 13:21:36.114807 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260710 13:21:36.119483 16660 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:36.120340 16488 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:21:36.120646 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689694032651-16488-0/minicluster-data/ts-1-root
uuid: "cf2a063365214f748bc12052009b51b1"
format_stamp: "Formatted at 2026-07-10 13:21:36 on dist-test-slave-fcbk"
I20260710 13:21:36.121026 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689694032651-16488-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689694032651-16488-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689694032651-16488-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:36.140973 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:36.142405 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:36.144603 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:36.148378 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:36.148610 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:36.148865 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:36.149035 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:36.248725 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.2:40531
I20260710 13:21:36.248859 16722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.2:40531 every 8 connection(s)
I20260710 13:21:36.258440 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:36.266119 16726 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:36.269223 16727 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:36.269482 16723 heartbeater.cc:344] Connected to a master server at 127.16.26.62:38531
I20260710 13:21:36.269990 16723 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:36.271143 16723 heartbeater.cc:507] Master 127.16.26.62:38531 requested a full tablet report, sending...
I20260710 13:21:36.274462 16520 ts_manager.cc:194] Registered new tserver with Master: cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531)
I20260710 13:21:36.276837 16520 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59014
I20260710 13:21:36.283684 16488 server_base.cc:1061] running on GCE node
W20260710 13:21:36.283617 16730 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:36.285173 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:36.285481 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:36.285682 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689696285666 us; error 0 us; skew 500 ppm
I20260710 13:21:36.286442 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:36.289489 16488 webserver.cc:533] Webserver started at http://127.16.26.3:46663/ using document root <none> and password file <none>
I20260710 13:21:36.290114 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:36.290375 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:36.290747 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:36.292335 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689694032651-16488-0/minicluster-data/ts-2-root/instance:
uuid: "43eedeb390424e7aa0663e9cc17d8858"
format_stamp: "Formatted at 2026-07-10 13:21:36 on dist-test-slave-fcbk"
I20260710 13:21:36.298522 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:21:36.302872 16734 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:36.303762 16488 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:21:36.304123 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689694032651-16488-0/minicluster-data/ts-2-root
uuid: "43eedeb390424e7aa0663e9cc17d8858"
format_stamp: "Formatted at 2026-07-10 13:21:36 on dist-test-slave-fcbk"
I20260710 13:21:36.304500 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689694032651-16488-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689694032651-16488-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689694032651-16488-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:36.338045 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:36.339754 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:36.342446 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:36.346612 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:36.346940 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:36.347229 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:36.347437 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:36.436468 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.3:35159
I20260710 13:21:36.436539 16796 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.3:35159 every 8 connection(s)
I20260710 13:21:36.455034 16797 heartbeater.cc:344] Connected to a master server at 127.16.26.62:38531
I20260710 13:21:36.455482 16797 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:36.456387 16797 heartbeater.cc:507] Master 127.16.26.62:38531 requested a full tablet report, sending...
I20260710 13:21:36.458788 16520 ts_manager.cc:194] Registered new tserver with Master: 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:36.458912 16488 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015835405s
I20260710 13:21:36.460472 16520 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59020
I20260710 13:21:36.518286 16520 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38468:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:36.522522 16520 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:36.651409 16685 tablet_service.cc:1511] Processing CreateTablet for tablet e127464e82aa43bf81c4d72d63e40f4f (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:36.647061 16688 tablet_service.cc:1511] Processing CreateTablet for tablet 7a620feb177246f6a1ef78840e0bd871 (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:36.656826 16683 tablet_service.cc:1511] Processing CreateTablet for tablet 2a9b034f0cdd4201a27cf48d618995f8 (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:36.645247 16687 tablet_service.cc:1511] Processing CreateTablet for tablet 23f40803be4943908ae2f439c6f7e446 (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:36.660394 16686 tablet_service.cc:1511] Processing CreateTablet for tablet 4871b7b6ff024a5393001ff27d2f4c05 (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:36.660607 16684 tablet_service.cc:1511] Processing CreateTablet for tablet 31abb42a9c824bf78eb6b453446f1c0e (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:36.660421 16682 tablet_service.cc:1511] Processing CreateTablet for tablet 8013b632b9484be79b89830588bba4bc (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:36.664678 16685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e127464e82aa43bf81c4d72d63e40f4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.667915 16686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4871b7b6ff024a5393001ff27d2f4c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.670496 16687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23f40803be4943908ae2f439c6f7e446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.670485 16681 tablet_service.cc:1511] Processing CreateTablet for tablet b99b5cc1152b4f75a5c82c3c87ed1a1b (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:36.674034 16683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9b034f0cdd4201a27cf48d618995f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.679066 16684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31abb42a9c824bf78eb6b453446f1c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.685462 16688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a620feb177246f6a1ef78840e0bd871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.681252 16762 tablet_service.cc:1511] Processing CreateTablet for tablet 7a620feb177246f6a1ef78840e0bd871 (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:36.683832 16680 tablet_service.cc:1511] Processing CreateTablet for tablet 9620a40f28064753bcb89f559bbc1a26 (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:36.687637 16759 tablet_service.cc:1511] Processing CreateTablet for tablet e127464e82aa43bf81c4d72d63e40f4f (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:36.690533 16762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a620feb177246f6a1ef78840e0bd871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.689488 16761 tablet_service.cc:1511] Processing CreateTablet for tablet 23f40803be4943908ae2f439c6f7e446 (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:36.685501 16760 tablet_service.cc:1511] Processing CreateTablet for tablet 4871b7b6ff024a5393001ff27d2f4c05 (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:36.692375 16681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99b5cc1152b4f75a5c82c3c87ed1a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.693864 16758 tablet_service.cc:1511] Processing CreateTablet for tablet 31abb42a9c824bf78eb6b453446f1c0e (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:36.704466 16682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8013b632b9484be79b89830588bba4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.703994 16756 tablet_service.cc:1511] Processing CreateTablet for tablet 8013b632b9484be79b89830588bba4bc (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:36.705894 16757 tablet_service.cc:1511] Processing CreateTablet for tablet 2a9b034f0cdd4201a27cf48d618995f8 (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:36.707098 16755 tablet_service.cc:1511] Processing CreateTablet for tablet b99b5cc1152b4f75a5c82c3c87ed1a1b (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:36.712037 16760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4871b7b6ff024a5393001ff27d2f4c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.712584 16754 tablet_service.cc:1511] Processing CreateTablet for tablet 9620a40f28064753bcb89f559bbc1a26 (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:36.712795 16680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9620a40f28064753bcb89f559bbc1a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.728154 16759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e127464e82aa43bf81c4d72d63e40f4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.729213 16756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8013b632b9484be79b89830588bba4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.729961 16761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23f40803be4943908ae2f439c6f7e446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.740339 16755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99b5cc1152b4f75a5c82c3c87ed1a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.752446 16754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9620a40f28064753bcb89f559bbc1a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.799451 16608 tablet_service.cc:1511] Processing CreateTablet for tablet 2a9b034f0cdd4201a27cf48d618995f8 (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:36.805779 16613 tablet_service.cc:1511] Processing CreateTablet for tablet 7a620feb177246f6a1ef78840e0bd871 (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION VALUES < 238609294
W20260710 13:21:36.808470 16568 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:36.800933 16608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9b034f0cdd4201a27cf48d618995f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.807001 16611 tablet_service.cc:1511] Processing CreateTablet for tablet 4871b7b6ff024a5393001ff27d2f4c05 (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:36.800894 16607 tablet_service.cc:1511] Processing CreateTablet for tablet 8013b632b9484be79b89830588bba4bc (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:36.819196 16612 tablet_service.cc:1511] Processing CreateTablet for tablet 23f40803be4943908ae2f439c6f7e446 (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:36.821201 16609 tablet_service.cc:1511] Processing CreateTablet for tablet 31abb42a9c824bf78eb6b453446f1c0e (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:36.817214 16606 tablet_service.cc:1511] Processing CreateTablet for tablet b99b5cc1152b4f75a5c82c3c87ed1a1b (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:36.825753 16605 tablet_service.cc:1511] Processing CreateTablet for tablet 9620a40f28064753bcb89f559bbc1a26 (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:36.815441 16610 tablet_service.cc:1511] Processing CreateTablet for tablet e127464e82aa43bf81c4d72d63e40f4f (DEFAULT_TABLE table=test-workload [id=4a7f4449ac524358a2dffb5b8fa56367]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:36.830451 16613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a620feb177246f6a1ef78840e0bd871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.831580 16611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4871b7b6ff024a5393001ff27d2f4c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.833004 16607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8013b632b9484be79b89830588bba4bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.835269 16610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e127464e82aa43bf81c4d72d63e40f4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.837059 16609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31abb42a9c824bf78eb6b453446f1c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.839071 16606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99b5cc1152b4f75a5c82c3c87ed1a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.841194 16605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9620a40f28064753bcb89f559bbc1a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.845130 16612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23f40803be4943908ae2f439c6f7e446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.854732 16757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9b034f0cdd4201a27cf48d618995f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.856813 16758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31abb42a9c824bf78eb6b453446f1c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:36.959065 16815 tablet_bootstrap.cc:492] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1: Bootstrap starting.
I20260710 13:21:37.098759 16815 tablet_bootstrap.cc:654] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.114363 16648 heartbeater.cc:499] Master 127.16.26.62:38531 was elected leader, sending a full tablet report...
I20260710 13:21:37.166874 16816 tablet_bootstrap.cc:492] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd: Bootstrap starting.
I20260710 13:21:37.182125 16817 tablet_bootstrap.cc:492] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858: Bootstrap starting.
I20260710 13:21:37.185422 16815 tablet_bootstrap.cc:492] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1: No bootstrap required, opened a new log
I20260710 13:21:37.185997 16815 ts_tablet_manager.cc:1403] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1: Time spent bootstrapping tablet: real 0.238s	user 0.025s	sys 0.014s
I20260710 13:21:37.186030 16816 tablet_bootstrap.cc:654] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.215219 16816 tablet_bootstrap.cc:492] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd: No bootstrap required, opened a new log
I20260710 13:21:37.217054 16817 tablet_bootstrap.cc:654] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.219982 16816 ts_tablet_manager.cc:1403] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd: Time spent bootstrapping tablet: real 0.092s	user 0.017s	sys 0.012s
I20260710 13:21:37.224532 16815 raft_consensus.cc:359] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.225474 16815 raft_consensus.cc:385] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.225818 16815 raft_consensus.cc:740] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf2a063365214f748bc12052009b51b1, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.226648 16815 consensus_queue.cc:260] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.224589 16816 raft_consensus.cc:359] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.229643 16816 raft_consensus.cc:385] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.229985 16816 raft_consensus.cc:740] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aefb0eba3d34a5aa543cde43828d2dd, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.229946 16723 heartbeater.cc:499] Master 127.16.26.62:38531 was elected leader, sending a full tablet report...
I20260710 13:21:37.230821 16816 consensus_queue.cc:260] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.234519 16816 ts_tablet_manager.cc:1434] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 13:21:37.236275 16815 ts_tablet_manager.cc:1434] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.001s
I20260710 13:21:37.237243 16815 tablet_bootstrap.cc:492] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1: Bootstrap starting.
I20260710 13:21:37.235502 16816 tablet_bootstrap.cc:492] T 31abb42a9c824bf78eb6b453446f1c0e P 8aefb0eba3d34a5aa543cde43828d2dd: Bootstrap starting.
I20260710 13:21:37.248570 16815 tablet_bootstrap.cc:654] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.250111 16816 tablet_bootstrap.cc:654] T 31abb42a9c824bf78eb6b453446f1c0e P 8aefb0eba3d34a5aa543cde43828d2dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.251184 16817 tablet_bootstrap.cc:492] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858: No bootstrap required, opened a new log
I20260710 13:21:37.251899 16817 ts_tablet_manager.cc:1403] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.005s
I20260710 13:21:37.255043 16817 raft_consensus.cc:359] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.255965 16817 raft_consensus.cc:385] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.256286 16817 raft_consensus.cc:740] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43eedeb390424e7aa0663e9cc17d8858, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.257056 16817 consensus_queue.cc:260] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
W20260710 13:21:37.260892 16724 tablet.cc:2406] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:21:37.262455 16816 tablet_bootstrap.cc:492] T 31abb42a9c824bf78eb6b453446f1c0e P 8aefb0eba3d34a5aa543cde43828d2dd: No bootstrap required, opened a new log
I20260710 13:21:37.262975 16816 ts_tablet_manager.cc:1403] T 31abb42a9c824bf78eb6b453446f1c0e P 8aefb0eba3d34a5aa543cde43828d2dd: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.003s
I20260710 13:21:37.266378 16816 raft_consensus.cc:359] T 31abb42a9c824bf78eb6b453446f1c0e P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.267174 16816 raft_consensus.cc:385] T 31abb42a9c824bf78eb6b453446f1c0e P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.267494 16816 raft_consensus.cc:740] T 31abb42a9c824bf78eb6b453446f1c0e P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aefb0eba3d34a5aa543cde43828d2dd, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.268445 16816 consensus_queue.cc:260] T 31abb42a9c824bf78eb6b453446f1c0e P 8aefb0eba3d34a5aa543cde43828d2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.270529 16817 ts_tablet_manager.cc:1434] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.012s
I20260710 13:21:37.270866 16816 ts_tablet_manager.cc:1434] T 31abb42a9c824bf78eb6b453446f1c0e P 8aefb0eba3d34a5aa543cde43828d2dd: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:21:37.271394 16797 heartbeater.cc:499] Master 127.16.26.62:38531 was elected leader, sending a full tablet report...
I20260710 13:21:37.272811 16817 tablet_bootstrap.cc:492] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858: Bootstrap starting.
I20260710 13:21:37.275552 16815 tablet_bootstrap.cc:492] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1: No bootstrap required, opened a new log
I20260710 13:21:37.276010 16815 ts_tablet_manager.cc:1403] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.000s
I20260710 13:21:37.279675 16815 raft_consensus.cc:359] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.283246 16816 tablet_bootstrap.cc:492] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd: Bootstrap starting.
I20260710 13:21:37.280656 16815 raft_consensus.cc:385] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.283974 16815 raft_consensus.cc:740] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf2a063365214f748bc12052009b51b1, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.288293 16817 tablet_bootstrap.cc:654] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.284827 16815 consensus_queue.cc:260] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.292467 16815 ts_tablet_manager.cc:1434] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:21:37.293578 16815 tablet_bootstrap.cc:492] T 9620a40f28064753bcb89f559bbc1a26 P cf2a063365214f748bc12052009b51b1: Bootstrap starting.
I20260710 13:21:37.300194 16815 tablet_bootstrap.cc:654] T 9620a40f28064753bcb89f559bbc1a26 P cf2a063365214f748bc12052009b51b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.302791 16816 tablet_bootstrap.cc:654] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.310292 16816 tablet_bootstrap.cc:492] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd: No bootstrap required, opened a new log
I20260710 13:21:37.311012 16816 ts_tablet_manager.cc:1403] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.009s
I20260710 13:21:37.315249 16816 raft_consensus.cc:359] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.316064 16816 raft_consensus.cc:385] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.316200 16817 tablet_bootstrap.cc:492] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858: No bootstrap required, opened a new log
I20260710 13:21:37.316421 16816 raft_consensus.cc:740] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aefb0eba3d34a5aa543cde43828d2dd, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.316728 16817 ts_tablet_manager.cc:1403] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.005s
I20260710 13:21:37.317099 16815 tablet_bootstrap.cc:492] T 9620a40f28064753bcb89f559bbc1a26 P cf2a063365214f748bc12052009b51b1: No bootstrap required, opened a new log
I20260710 13:21:37.317612 16815 ts_tablet_manager.cc:1403] T 9620a40f28064753bcb89f559bbc1a26 P cf2a063365214f748bc12052009b51b1: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260710 13:21:37.317461 16816 consensus_queue.cc:260] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.320362 16817 raft_consensus.cc:359] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.320488 16815 raft_consensus.cc:359] T 9620a40f28064753bcb89f559bbc1a26 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.321149 16817 raft_consensus.cc:385] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.321287 16815 raft_consensus.cc:385] T 9620a40f28064753bcb89f559bbc1a26 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.321524 16817 raft_consensus.cc:740] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43eedeb390424e7aa0663e9cc17d8858, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.321713 16815 raft_consensus.cc:740] T 9620a40f28064753bcb89f559bbc1a26 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf2a063365214f748bc12052009b51b1, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.322412 16817 consensus_queue.cc:260] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.322714 16815 consensus_queue.cc:260] T 9620a40f28064753bcb89f559bbc1a26 P cf2a063365214f748bc12052009b51b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.325209 16817 ts_tablet_manager.cc:1434] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260710 13:21:37.325416 16815 ts_tablet_manager.cc:1434] T 9620a40f28064753bcb89f559bbc1a26 P cf2a063365214f748bc12052009b51b1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:37.326391 16817 tablet_bootstrap.cc:492] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858: Bootstrap starting.
I20260710 13:21:37.326442 16815 tablet_bootstrap.cc:492] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1: Bootstrap starting.
I20260710 13:21:37.335393 16815 tablet_bootstrap.cc:654] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.339027 16817 tablet_bootstrap.cc:654] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.347973 16816 ts_tablet_manager.cc:1434] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.006s
I20260710 13:21:37.348564 16815 tablet_bootstrap.cc:492] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1: No bootstrap required, opened a new log
I20260710 13:21:37.349185 16815 ts_tablet_manager.cc:1403] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.006s
I20260710 13:21:37.352386 16817 tablet_bootstrap.cc:492] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858: No bootstrap required, opened a new log
I20260710 13:21:37.352936 16817 ts_tablet_manager.cc:1403] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.009s
I20260710 13:21:37.352394 16815 raft_consensus.cc:359] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.353343 16815 raft_consensus.cc:385] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.353690 16815 raft_consensus.cc:740] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf2a063365214f748bc12052009b51b1, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.354952 16815 consensus_queue.cc:260] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.356855 16817 raft_consensus.cc:359] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.357556 16815 ts_tablet_manager.cc:1434] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:21:37.357622 16817 raft_consensus.cc:385] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.358017 16817 raft_consensus.cc:740] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43eedeb390424e7aa0663e9cc17d8858, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.358628 16815 tablet_bootstrap.cc:492] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1: Bootstrap starting.
I20260710 13:21:37.358736 16817 consensus_queue.cc:260] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.361222 16817 ts_tablet_manager.cc:1434] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:37.363761 16817 tablet_bootstrap.cc:492] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858: Bootstrap starting.
I20260710 13:21:37.366451 16815 tablet_bootstrap.cc:654] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.367336 16821 raft_consensus.cc:493] T 31abb42a9c824bf78eb6b453446f1c0e P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.367933 16821 raft_consensus.cc:515] T 31abb42a9c824bf78eb6b453446f1c0e P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.370951 16817 tablet_bootstrap.cc:654] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.373978 16821 leader_election.cc:290] T 31abb42a9c824bf78eb6b453446f1c0e P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:37.379606 16815 tablet_bootstrap.cc:492] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1: No bootstrap required, opened a new log
I20260710 13:21:37.380163 16815 ts_tablet_manager.cc:1403] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260710 13:21:37.384188 16815 raft_consensus.cc:359] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.386227 16816 tablet_bootstrap.cc:492] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd: Bootstrap starting.
I20260710 13:21:37.389765 16815 raft_consensus.cc:385] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.390307 16815 raft_consensus.cc:740] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf2a063365214f748bc12052009b51b1, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.393635 16815 consensus_queue.cc:260] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.398912 16824 raft_consensus.cc:493] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.399529 16824 raft_consensus.cc:515] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.401448 16815 ts_tablet_manager.cc:1434] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.000s
I20260710 13:21:37.402565 16824 leader_election.cc:290] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531), 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389)
I20260710 13:21:37.404659 16817 tablet_bootstrap.cc:492] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858: No bootstrap required, opened a new log
I20260710 13:21:37.405210 16817 ts_tablet_manager.cc:1403] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.011s
I20260710 13:21:37.402578 16815 tablet_bootstrap.cc:492] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1: Bootstrap starting.
I20260710 13:21:37.414920 16815 tablet_bootstrap.cc:654] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.414934 16817 raft_consensus.cc:359] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.415920 16817 raft_consensus.cc:385] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.416303 16817 raft_consensus.cc:740] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43eedeb390424e7aa0663e9cc17d8858, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.417145 16817 consensus_queue.cc:260] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.420468 16817 ts_tablet_manager.cc:1434] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:21:37.421880 16817 tablet_bootstrap.cc:492] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858: Bootstrap starting.
I20260710 13:21:37.434161 16817 tablet_bootstrap.cc:654] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.442662 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31abb42a9c824bf78eb6b453446f1c0e" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2a063365214f748bc12052009b51b1" is_pre_election: true
I20260710 13:21:37.445605 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31abb42a9c824bf78eb6b453446f1c0e" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eedeb390424e7aa0663e9cc17d8858" is_pre_election: true
W20260710 13:21:37.450649 16586 leader_election.cc:343] T 31abb42a9c824bf78eb6b453446f1c0e P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:37.452795 16586 leader_election.cc:343] T 31abb42a9c824bf78eb6b453446f1c0e P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:37.453365 16586 leader_election.cc:304] T 31abb42a9c824bf78eb6b453446f1c0e P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8aefb0eba3d34a5aa543cde43828d2dd; no voters: 43eedeb390424e7aa0663e9cc17d8858, cf2a063365214f748bc12052009b51b1
I20260710 13:21:37.456115 16821 raft_consensus.cc:2749] T 31abb42a9c824bf78eb6b453446f1c0e P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:37.456584 16815 tablet_bootstrap.cc:492] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1: No bootstrap required, opened a new log
I20260710 13:21:37.458353 16815 ts_tablet_manager.cc:1403] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1: Time spent bootstrapping tablet: real 0.056s	user 0.032s	sys 0.013s
I20260710 13:21:37.459933 16816 tablet_bootstrap.cc:654] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.469303 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a620feb177246f6a1ef78840e0bd871" candidate_uuid: "43eedeb390424e7aa0663e9cc17d8858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2a063365214f748bc12052009b51b1" is_pre_election: true
I20260710 13:21:37.470232 16817 tablet_bootstrap.cc:492] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858: No bootstrap required, opened a new log
I20260710 13:21:37.470090 16698 raft_consensus.cc:2468] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43eedeb390424e7aa0663e9cc17d8858 in term 0.
I20260710 13:21:37.470992 16817 ts_tablet_manager.cc:1403] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.003s
I20260710 13:21:37.471172 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a620feb177246f6a1ef78840e0bd871" candidate_uuid: "43eedeb390424e7aa0663e9cc17d8858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" is_pre_election: true
I20260710 13:21:37.472605 16735 leader_election.cc:304] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43eedeb390424e7aa0663e9cc17d8858, cf2a063365214f748bc12052009b51b1; no voters: 
I20260710 13:21:37.473591 16824 raft_consensus.cc:2804] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:37.473181 16815 raft_consensus.cc:359] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.473953 16824 raft_consensus.cc:493] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:37.474007 16815 raft_consensus.cc:385] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.474390 16815 raft_consensus.cc:740] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf2a063365214f748bc12052009b51b1, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.474390 16824 raft_consensus.cc:3060] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.474090 16817 raft_consensus.cc:359] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.475055 16817 raft_consensus.cc:385] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.475354 16817 raft_consensus.cc:740] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43eedeb390424e7aa0663e9cc17d8858, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.475291 16815 consensus_queue.cc:260] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.476197 16817 consensus_queue.cc:260] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.478073 16815 ts_tablet_manager.cc:1434] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
W20260710 13:21:37.478510 16736 leader_election.cc:343] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:37.479159 16815 tablet_bootstrap.cc:492] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1: Bootstrap starting.
I20260710 13:21:37.484346 16824 raft_consensus.cc:515] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.486405 16815 tablet_bootstrap.cc:654] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.488719 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a620feb177246f6a1ef78840e0bd871" candidate_uuid: "43eedeb390424e7aa0663e9cc17d8858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2a063365214f748bc12052009b51b1"
I20260710 13:21:37.489362 16698 raft_consensus.cc:3060] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.498602 16698 raft_consensus.cc:2468] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43eedeb390424e7aa0663e9cc17d8858 in term 1.
I20260710 13:21:37.500801 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a620feb177246f6a1ef78840e0bd871" candidate_uuid: "43eedeb390424e7aa0663e9cc17d8858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
I20260710 13:21:37.499600 16824 leader_election.cc:290] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [CANDIDATE]: Term 1 election: Requested vote from peers cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531), 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389)
I20260710 13:21:37.500820 16735 leader_election.cc:304] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43eedeb390424e7aa0663e9cc17d8858, cf2a063365214f748bc12052009b51b1; no voters: 
W20260710 13:21:37.502491 16736 leader_election.cc:343] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:37.498935 16815 tablet_bootstrap.cc:492] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1: No bootstrap required, opened a new log
I20260710 13:21:37.503429 16815 ts_tablet_manager.cc:1403] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.011s
I20260710 13:21:37.505800 16821 raft_consensus.cc:493] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.506443 16821 raft_consensus.cc:515] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.507472 16815 raft_consensus.cc:359] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.508380 16815 raft_consensus.cc:385] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.510398 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9620a40f28064753bcb89f559bbc1a26" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2a063365214f748bc12052009b51b1" is_pre_election: true
I20260710 13:21:37.510720 16815 raft_consensus.cc:740] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf2a063365214f748bc12052009b51b1, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.510854 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9620a40f28064753bcb89f559bbc1a26" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eedeb390424e7aa0663e9cc17d8858" is_pre_election: true
I20260710 13:21:37.511123 16697 raft_consensus.cc:2468] T 9620a40f28064753bcb89f559bbc1a26 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aefb0eba3d34a5aa543cde43828d2dd in term 0.
I20260710 13:21:37.511453 16772 raft_consensus.cc:2468] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aefb0eba3d34a5aa543cde43828d2dd in term 0.
I20260710 13:21:37.512419 16586 leader_election.cc:304] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aefb0eba3d34a5aa543cde43828d2dd, cf2a063365214f748bc12052009b51b1; no voters: 
I20260710 13:21:37.509244 16821 leader_election.cc:290] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:37.514890 16821 raft_consensus.cc:2804] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:37.515301 16821 raft_consensus.cc:493] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:37.517856 16821 raft_consensus.cc:3060] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.514400 16824 raft_consensus.cc:2804] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:37.526126 16824 raft_consensus.cc:697] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 LEADER]: Becoming Leader. State: Replica: 43eedeb390424e7aa0663e9cc17d8858, State: Running, Role: LEADER
I20260710 13:21:37.527504 16824 consensus_queue.cc:237] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.511521 16815 consensus_queue.cc:260] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.540418 16815 ts_tablet_manager.cc:1434] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.001s
I20260710 13:21:37.542064 16815 tablet_bootstrap.cc:492] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1: Bootstrap starting.
I20260710 13:21:37.548262 16817 ts_tablet_manager.cc:1434] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858: Time spent starting tablet: real 0.077s	user 0.015s	sys 0.047s
I20260710 13:21:37.549377 16820 raft_consensus.cc:493] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.549715 16817 tablet_bootstrap.cc:492] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 43eedeb390424e7aa0663e9cc17d8858: Bootstrap starting.
I20260710 13:21:37.549904 16820 raft_consensus.cc:515] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.535658 16821 raft_consensus.cc:515] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.553673 16820 leader_election.cc:290] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:37.557087 16821 leader_election.cc:290] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 1 election: Requested vote from peers cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:37.560585 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9620a40f28064753bcb89f559bbc1a26" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2a063365214f748bc12052009b51b1"
I20260710 13:21:37.560962 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9620a40f28064753bcb89f559bbc1a26" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
I20260710 13:21:37.566603 16772 raft_consensus.cc:3060] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.567649 16698 raft_consensus.cc:3060] T 9620a40f28064753bcb89f559bbc1a26 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.573223 16816 tablet_bootstrap.cc:492] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd: No bootstrap required, opened a new log
I20260710 13:21:37.574147 16816 ts_tablet_manager.cc:1403] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd: Time spent bootstrapping tablet: real 0.188s	user 0.018s	sys 0.020s
I20260710 13:21:37.580313 16820 raft_consensus.cc:493] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.575112 16817 tablet_bootstrap.cc:654] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 43eedeb390424e7aa0663e9cc17d8858: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.580907 16820 raft_consensus.cc:515] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.576258 16815 tablet_bootstrap.cc:654] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.583127 16820 leader_election.cc:290] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:37.587469 16772 raft_consensus.cc:2468] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aefb0eba3d34a5aa543cde43828d2dd in term 1.
I20260710 13:21:37.589178 16586 leader_election.cc:304] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43eedeb390424e7aa0663e9cc17d8858, 8aefb0eba3d34a5aa543cde43828d2dd; no voters: 
I20260710 13:21:37.590857 16821 raft_consensus.cc:2804] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:37.588598 16698 raft_consensus.cc:2468] T 9620a40f28064753bcb89f559bbc1a26 P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aefb0eba3d34a5aa543cde43828d2dd in term 1.
I20260710 13:21:37.591884 16821 raft_consensus.cc:697] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 LEADER]: Becoming Leader. State: Replica: 8aefb0eba3d34a5aa543cde43828d2dd, State: Running, Role: LEADER
I20260710 13:21:37.592928 16821 consensus_queue.cc:237] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.587795 16816 raft_consensus.cc:359] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.608065 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e127464e82aa43bf81c4d72d63e40f4f" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eedeb390424e7aa0663e9cc17d8858" is_pre_election: true
I20260710 13:21:37.608788 16772 raft_consensus.cc:2468] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf2a063365214f748bc12052009b51b1 in term 0.
I20260710 13:21:37.610846 16816 raft_consensus.cc:385] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.611007 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4871b7b6ff024a5393001ff27d2f4c05" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eedeb390424e7aa0663e9cc17d8858" is_pre_election: true
I20260710 13:21:37.611224 16816 raft_consensus.cc:740] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aefb0eba3d34a5aa543cde43828d2dd, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.613430 16661 leader_election.cc:304] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43eedeb390424e7aa0663e9cc17d8858, cf2a063365214f748bc12052009b51b1; no voters: 
W20260710 13:21:37.614337 16661 leader_election.cc:343] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:37.614297 16820 raft_consensus.cc:2804] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:37.615031 16820 raft_consensus.cc:493] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:37.615262 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e127464e82aa43bf81c4d72d63e40f4f" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" is_pre_election: true
I20260710 13:21:37.615531 16820 raft_consensus.cc:3060] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.613034 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4871b7b6ff024a5393001ff27d2f4c05" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" is_pre_election: true
W20260710 13:21:37.618093 16662 leader_election.cc:343] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:37.617720 16816 consensus_queue.cc:260] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
W20260710 13:21:37.625716 16662 leader_election.cc:343] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:37.626358 16662 leader_election.cc:304] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf2a063365214f748bc12052009b51b1; no voters: 43eedeb390424e7aa0663e9cc17d8858, 8aefb0eba3d34a5aa543cde43828d2dd
I20260710 13:21:37.631721 16816 ts_tablet_manager.cc:1434] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.000s
I20260710 13:21:37.634883 16816 tablet_bootstrap.cc:492] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 8aefb0eba3d34a5aa543cde43828d2dd: Bootstrap starting.
I20260710 13:21:37.641992 16824 raft_consensus.cc:493] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.638345 16518 catalog_manager.cc:5697] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3). New cstate: current_term: 1 leader_uuid: "43eedeb390424e7aa0663e9cc17d8858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:37.642714 16817 tablet_bootstrap.cc:492] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 43eedeb390424e7aa0663e9cc17d8858: No bootstrap required, opened a new log
I20260710 13:21:37.642673 16824 raft_consensus.cc:515] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.643463 16817 ts_tablet_manager.cc:1403] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 43eedeb390424e7aa0663e9cc17d8858: Time spent bootstrapping tablet: real 0.094s	user 0.030s	sys 0.027s
I20260710 13:21:37.645285 16824 leader_election.cc:290] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531)
I20260710 13:21:37.638023 16820 raft_consensus.cc:515] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.643400 16517 catalog_manager.cc:5697] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1). New cstate: current_term: 1 leader_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:37.652180 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8013b632b9484be79b89830588bba4bc" candidate_uuid: "43eedeb390424e7aa0663e9cc17d8858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2a063365214f748bc12052009b51b1" is_pre_election: true
I20260710 13:21:37.652631 16854 raft_consensus.cc:2749] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:37.652640 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8013b632b9484be79b89830588bba4bc" candidate_uuid: "43eedeb390424e7aa0663e9cc17d8858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" is_pre_election: true
I20260710 13:21:37.653630 16622 raft_consensus.cc:2468] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43eedeb390424e7aa0663e9cc17d8858 in term 0.
W20260710 13:21:37.653946 16735 leader_election.cc:343] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:37.655287 16736 leader_election.cc:304] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [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: 43eedeb390424e7aa0663e9cc17d8858, 8aefb0eba3d34a5aa543cde43828d2dd; no voters: cf2a063365214f748bc12052009b51b1
I20260710 13:21:37.657537 16820 leader_election.cc:290] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 election: Requested vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:37.658083 16815 tablet_bootstrap.cc:492] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1: No bootstrap required, opened a new log
I20260710 13:21:37.658528 16815 ts_tablet_manager.cc:1403] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.020s
I20260710 13:21:37.660665 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e127464e82aa43bf81c4d72d63e40f4f" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
I20260710 13:21:37.661060 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e127464e82aa43bf81c4d72d63e40f4f" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
I20260710 13:21:37.661353 16772 raft_consensus.cc:3060] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.661583 16815 raft_consensus.cc:359] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.662267 16815 raft_consensus.cc:385] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.662906 16815 raft_consensus.cc:740] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf2a063365214f748bc12052009b51b1, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.662760 16824 raft_consensus.cc:2804] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:37.663702 16824 raft_consensus.cc:493] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:37.664033 16824 raft_consensus.cc:3060] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.666334 16843 raft_consensus.cc:493] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.666867 16815 consensus_queue.cc:260] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.667657 16843 raft_consensus.cc:515] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.670534 16815 ts_tablet_manager.cc:1434] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:21:37.672269 16815 tablet_bootstrap.cc:492] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1: Bootstrap starting.
I20260710 13:21:37.673661 16772 raft_consensus.cc:2468] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2a063365214f748bc12052009b51b1 in term 1.
W20260710 13:21:37.669306 16662 leader_election.cc:343] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:37.676092 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f40803be4943908ae2f439c6f7e446" candidate_uuid: "43eedeb390424e7aa0663e9cc17d8858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" is_pre_election: true
W20260710 13:21:37.677594 16736 leader_election.cc:343] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:37.677911 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f40803be4943908ae2f439c6f7e446" candidate_uuid: "43eedeb390424e7aa0663e9cc17d8858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2a063365214f748bc12052009b51b1" is_pre_election: true
I20260710 13:21:37.678575 16698 raft_consensus.cc:2468] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43eedeb390424e7aa0663e9cc17d8858 in term 0.
I20260710 13:21:37.679633 16824 raft_consensus.cc:515] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.679778 16735 leader_election.cc:304] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [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: 43eedeb390424e7aa0663e9cc17d8858, cf2a063365214f748bc12052009b51b1; no voters: 8aefb0eba3d34a5aa543cde43828d2dd
I20260710 13:21:37.681145 16846 raft_consensus.cc:2804] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:37.681618 16846 raft_consensus.cc:493] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:37.682014 16846 raft_consensus.cc:3060] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.680325 16843 leader_election.cc:290] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531)
I20260710 13:21:37.686565 16661 leader_election.cc:304] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [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: 43eedeb390424e7aa0663e9cc17d8858, cf2a063365214f748bc12052009b51b1; no voters: 8aefb0eba3d34a5aa543cde43828d2dd
I20260710 13:21:37.688302 16820 raft_consensus.cc:2804] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:37.689224 16820 raft_consensus.cc:697] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 1 LEADER]: Becoming Leader. State: Replica: cf2a063365214f748bc12052009b51b1, State: Running, Role: LEADER
I20260710 13:21:37.690362 16820 consensus_queue.cc:237] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.695708 16817 raft_consensus.cc:359] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.696470 16817 raft_consensus.cc:385] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.696753 16817 raft_consensus.cc:740] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43eedeb390424e7aa0663e9cc17d8858, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.692991 16846 raft_consensus.cc:515] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.700868 16817 consensus_queue.cc:260] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 43eedeb390424e7aa0663e9cc17d8858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.704983 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f40803be4943908ae2f439c6f7e446" candidate_uuid: "43eedeb390424e7aa0663e9cc17d8858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
I20260710 13:21:37.704090 16816 tablet_bootstrap.cc:654] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 8aefb0eba3d34a5aa543cde43828d2dd: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:37.708241 16736 leader_election.cc:343] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:37.706197 16817 ts_tablet_manager.cc:1434] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 43eedeb390424e7aa0663e9cc17d8858: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.004s
I20260710 13:21:37.710830 16815 tablet_bootstrap.cc:654] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.711966 16824 leader_election.cc:290] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [CANDIDATE]: Term 1 election: Requested vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531)
I20260710 13:21:37.712824 16846 leader_election.cc:290] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [CANDIDATE]: Term 1 election: Requested vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531)
I20260710 13:21:37.713353 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8013b632b9484be79b89830588bba4bc" candidate_uuid: "43eedeb390424e7aa0663e9cc17d8858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
I20260710 13:21:37.714316 16622 raft_consensus.cc:3060] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.714401 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8013b632b9484be79b89830588bba4bc" candidate_uuid: "43eedeb390424e7aa0663e9cc17d8858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2a063365214f748bc12052009b51b1"
W20260710 13:21:37.715786 16735 leader_election.cc:343] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:37.718998 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f40803be4943908ae2f439c6f7e446" candidate_uuid: "43eedeb390424e7aa0663e9cc17d8858" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2a063365214f748bc12052009b51b1"
I20260710 13:21:37.719642 16698 raft_consensus.cc:3060] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.723449 16622 raft_consensus.cc:2468] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43eedeb390424e7aa0663e9cc17d8858 in term 1.
I20260710 13:21:37.724879 16736 leader_election.cc:304] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [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: 43eedeb390424e7aa0663e9cc17d8858, 8aefb0eba3d34a5aa543cde43828d2dd; no voters: cf2a063365214f748bc12052009b51b1
I20260710 13:21:37.726070 16846 raft_consensus.cc:2804] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:37.727825 16817 tablet_bootstrap.cc:492] T 2a9b034f0cdd4201a27cf48d618995f8 P 43eedeb390424e7aa0663e9cc17d8858: Bootstrap starting.
I20260710 13:21:37.727814 16846 raft_consensus.cc:697] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 1 LEADER]: Becoming Leader. State: Replica: 43eedeb390424e7aa0663e9cc17d8858, State: Running, Role: LEADER
I20260710 13:21:37.728789 16846 consensus_queue.cc:237] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.736948 16698 raft_consensus.cc:2468] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43eedeb390424e7aa0663e9cc17d8858 in term 1.
I20260710 13:21:37.737317 16820 raft_consensus.cc:493] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.738344 16735 leader_election.cc:304] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [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: 43eedeb390424e7aa0663e9cc17d8858, cf2a063365214f748bc12052009b51b1; no voters: 8aefb0eba3d34a5aa543cde43828d2dd
I20260710 13:21:37.738046 16820 raft_consensus.cc:515] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.739602 16824 raft_consensus.cc:2804] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:37.740100 16824 raft_consensus.cc:697] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 LEADER]: Becoming Leader. State: Replica: 43eedeb390424e7aa0663e9cc17d8858, State: Running, Role: LEADER
I20260710 13:21:37.740902 16824 consensus_queue.cc:237] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.742105 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99b5cc1152b4f75a5c82c3c87ed1a1b" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" is_pre_election: true
W20260710 13:21:37.749835 16662 leader_election.cc:343] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:37.746321 16820 leader_election.cc:290] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:37.748800 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99b5cc1152b4f75a5c82c3c87ed1a1b" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eedeb390424e7aa0663e9cc17d8858" is_pre_election: true
I20260710 13:21:37.752033 16772 raft_consensus.cc:2468] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf2a063365214f748bc12052009b51b1 in term 0.
I20260710 13:21:37.757414 16820 raft_consensus.cc:493] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.757489 16661 leader_election.cc:304] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 [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: 43eedeb390424e7aa0663e9cc17d8858, cf2a063365214f748bc12052009b51b1; no voters: 8aefb0eba3d34a5aa543cde43828d2dd
I20260710 13:21:37.765450 16816 tablet_bootstrap.cc:492] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 8aefb0eba3d34a5aa543cde43828d2dd: No bootstrap required, opened a new log
I20260710 13:21:37.766033 16816 ts_tablet_manager.cc:1403] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 8aefb0eba3d34a5aa543cde43828d2dd: Time spent bootstrapping tablet: real 0.131s	user 0.019s	sys 0.011s
I20260710 13:21:37.764470 16854 raft_consensus.cc:2804] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:37.766614 16854 raft_consensus.cc:493] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:37.758117 16820 raft_consensus.cc:515] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.767189 16854 raft_consensus.cc:3060] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.777041 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31abb42a9c824bf78eb6b453446f1c0e" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" is_pre_election: true
I20260710 13:21:37.777793 16622 raft_consensus.cc:2468] T 31abb42a9c824bf78eb6b453446f1c0e P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf2a063365214f748bc12052009b51b1 in term 0.
I20260710 13:21:37.779372 16662 leader_election.cc:304] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aefb0eba3d34a5aa543cde43828d2dd, cf2a063365214f748bc12052009b51b1; no voters: 
I20260710 13:21:37.780720 16815 tablet_bootstrap.cc:492] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1: No bootstrap required, opened a new log
I20260710 13:21:37.781292 16815 ts_tablet_manager.cc:1403] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1: Time spent bootstrapping tablet: real 0.109s	user 0.018s	sys 0.008s
I20260710 13:21:37.786024 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31abb42a9c824bf78eb6b453446f1c0e" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eedeb390424e7aa0663e9cc17d8858" is_pre_election: true
I20260710 13:21:37.786494 16817 tablet_bootstrap.cc:654] T 2a9b034f0cdd4201a27cf48d618995f8 P 43eedeb390424e7aa0663e9cc17d8858: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:37.789562 16661 leader_election.cc:343] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:37.787744 16820 leader_election.cc:290] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:37.786821 16854 raft_consensus.cc:515] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.811029 16815 raft_consensus.cc:359] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.811653 16854 leader_election.cc:290] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 election: Requested vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:37.811985 16815 raft_consensus.cc:385] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.812259 16854 raft_consensus.cc:493] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.812556 16815 raft_consensus.cc:740] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf2a063365214f748bc12052009b51b1, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.812772 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99b5cc1152b4f75a5c82c3c87ed1a1b" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
I20260710 13:21:37.812748 16854 raft_consensus.cc:515] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.813712 16772 raft_consensus.cc:3060] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.806674 16820 raft_consensus.cc:2804] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:37.815438 16854 leader_election.cc:290] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:37.816798 16815 consensus_queue.cc:260] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.817569 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b034f0cdd4201a27cf48d618995f8" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eedeb390424e7aa0663e9cc17d8858" is_pre_election: true
W20260710 13:21:37.819078 16661 leader_election.cc:343] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:37.816256 16820 raft_consensus.cc:493] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:37.819787 16820 raft_consensus.cc:3060] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.819820 16815 ts_tablet_manager.cc:1434] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260710 13:21:37.789089 16816 raft_consensus.cc:359] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.822023 16816 raft_consensus.cc:385] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.822331 16816 raft_consensus.cc:740] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aefb0eba3d34a5aa543cde43828d2dd, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.823117 16816 consensus_queue.cc:260] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 8aefb0eba3d34a5aa543cde43828d2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
W20260710 13:21:37.826241 16662 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.26.1:43389, user_credentials={real_user=slave}} blocked reactor thread for 46939.8us
I20260710 13:21:37.828751 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99b5cc1152b4f75a5c82c3c87ed1a1b" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
I20260710 13:21:37.829466 16622 raft_consensus.cc:3060] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.826385 16772 raft_consensus.cc:2468] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2a063365214f748bc12052009b51b1 in term 1.
I20260710 13:21:37.834693 16820 raft_consensus.cc:515] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.838202 16816 ts_tablet_manager.cc:1434] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 8aefb0eba3d34a5aa543cde43828d2dd: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.003s
I20260710 13:21:37.839507 16816 tablet_bootstrap.cc:492] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd: Bootstrap starting.
I20260710 13:21:37.839577 16622 raft_consensus.cc:2468] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2a063365214f748bc12052009b51b1 in term 1.
I20260710 13:21:37.839713 16661 leader_election.cc:304] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43eedeb390424e7aa0663e9cc17d8858, cf2a063365214f748bc12052009b51b1; no voters: 
I20260710 13:21:37.840646 16854 raft_consensus.cc:2804] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:37.841087 16854 raft_consensus.cc:697] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 [term 1 LEADER]: Becoming Leader. State: Replica: cf2a063365214f748bc12052009b51b1, State: Running, Role: LEADER
I20260710 13:21:37.841902 16854 consensus_queue.cc:237] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.845892 16820 leader_election.cc:290] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 election: Requested vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:37.847438 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31abb42a9c824bf78eb6b453446f1c0e" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
I20260710 13:21:37.847958 16816 tablet_bootstrap.cc:654] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.848027 16623 raft_consensus.cc:3060] T 31abb42a9c824bf78eb6b453446f1c0e P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.855039 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31abb42a9c824bf78eb6b453446f1c0e" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
W20260710 13:21:37.857649 16661 leader_election.cc:343] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:37.866225 16623 raft_consensus.cc:2468] T 31abb42a9c824bf78eb6b453446f1c0e P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2a063365214f748bc12052009b51b1 in term 1.
I20260710 13:21:37.866909 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b034f0cdd4201a27cf48d618995f8" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" is_pre_election: true
I20260710 13:21:37.868482 16622 raft_consensus.cc:2468] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf2a063365214f748bc12052009b51b1 in term 0.
I20260710 13:21:37.870190 16662 leader_election.cc:304] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [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: 8aefb0eba3d34a5aa543cde43828d2dd, cf2a063365214f748bc12052009b51b1; no voters: 43eedeb390424e7aa0663e9cc17d8858
I20260710 13:21:37.871521 16864 raft_consensus.cc:2804] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:37.873878 16864 raft_consensus.cc:697] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [term 1 LEADER]: Becoming Leader. State: Replica: cf2a063365214f748bc12052009b51b1, State: Running, Role: LEADER
W20260710 13:21:37.875876 16568 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:37.874289 16662 leader_election.cc:304] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [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: 8aefb0eba3d34a5aa543cde43828d2dd, cf2a063365214f748bc12052009b51b1; no voters: 43eedeb390424e7aa0663e9cc17d8858
I20260710 13:21:37.875664 16519 catalog_manager.cc:5697] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf2a063365214f748bc12052009b51b1 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "cf2a063365214f748bc12052009b51b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:37.876726 16854 raft_consensus.cc:2804] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:37.877585 16854 raft_consensus.cc:493] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:37.878151 16854 raft_consensus.cc:3060] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.877709 16864 consensus_queue.cc:237] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.874434 16816 tablet_bootstrap.cc:492] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd: No bootstrap required, opened a new log
I20260710 13:21:37.881806 16817 tablet_bootstrap.cc:492] T 2a9b034f0cdd4201a27cf48d618995f8 P 43eedeb390424e7aa0663e9cc17d8858: No bootstrap required, opened a new log
I20260710 13:21:37.882369 16817 ts_tablet_manager.cc:1403] T 2a9b034f0cdd4201a27cf48d618995f8 P 43eedeb390424e7aa0663e9cc17d8858: Time spent bootstrapping tablet: real 0.155s	user 0.017s	sys 0.011s
I20260710 13:21:37.880257 16816 ts_tablet_manager.cc:1403] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.005s
I20260710 13:21:37.889664 16817 raft_consensus.cc:359] T 2a9b034f0cdd4201a27cf48d618995f8 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.890738 16817 raft_consensus.cc:385] T 2a9b034f0cdd4201a27cf48d618995f8 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.890533 16816 raft_consensus.cc:359] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.891587 16816 raft_consensus.cc:385] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.891983 16816 raft_consensus.cc:740] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aefb0eba3d34a5aa543cde43828d2dd, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.892977 16816 consensus_queue.cc:260] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.894552 16517 catalog_manager.cc:5697] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3). New cstate: current_term: 1 leader_uuid: "43eedeb390424e7aa0663e9cc17d8858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:37.896468 16816 ts_tablet_manager.cc:1434] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:21:37.898959 16854 raft_consensus.cc:515] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.903450 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b034f0cdd4201a27cf48d618995f8" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
I20260710 13:21:37.905776 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b034f0cdd4201a27cf48d618995f8" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
I20260710 13:21:37.906785 16854 leader_election.cc:290] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 election: Requested vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:37.906950 16622 raft_consensus.cc:3060] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.896842 16517 catalog_manager.cc:5697] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3). New cstate: current_term: 1 leader_uuid: "43eedeb390424e7aa0663e9cc17d8858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:37.907073 16817 raft_consensus.cc:740] T 2a9b034f0cdd4201a27cf48d618995f8 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43eedeb390424e7aa0663e9cc17d8858, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.909883 16816 tablet_bootstrap.cc:492] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd: Bootstrap starting.
I20260710 13:21:37.917179 16817 consensus_queue.cc:260] T 2a9b034f0cdd4201a27cf48d618995f8 P 43eedeb390424e7aa0663e9cc17d8858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.918967 16772 raft_consensus.cc:3060] T 2a9b034f0cdd4201a27cf48d618995f8 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.920125 16622 raft_consensus.cc:2468] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2a063365214f748bc12052009b51b1 in term 1.
I20260710 13:21:37.922500 16662 leader_election.cc:304] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aefb0eba3d34a5aa543cde43828d2dd, cf2a063365214f748bc12052009b51b1; no voters: 
I20260710 13:21:37.925102 16854 raft_consensus.cc:2804] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:37.925855 16854 raft_consensus.cc:697] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [term 1 LEADER]: Becoming Leader. State: Replica: cf2a063365214f748bc12052009b51b1, State: Running, Role: LEADER
I20260710 13:21:37.927073 16854 consensus_queue.cc:237] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.929309 16772 raft_consensus.cc:2468] T 2a9b034f0cdd4201a27cf48d618995f8 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2a063365214f748bc12052009b51b1 in term 1.
I20260710 13:21:37.930224 16816 tablet_bootstrap.cc:654] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.931644 16519 catalog_manager.cc:5697] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf2a063365214f748bc12052009b51b1 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "cf2a063365214f748bc12052009b51b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:37.939076 16816 tablet_bootstrap.cc:492] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd: No bootstrap required, opened a new log
I20260710 13:21:37.939779 16816 ts_tablet_manager.cc:1403] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.000s
I20260710 13:21:37.942869 16816 raft_consensus.cc:359] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.943233 16817 ts_tablet_manager.cc:1434] T 2a9b034f0cdd4201a27cf48d618995f8 P 43eedeb390424e7aa0663e9cc17d8858: Time spent starting tablet: real 0.060s	user 0.010s	sys 0.003s
I20260710 13:21:37.943488 16816 raft_consensus.cc:385] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.944413 16817 tablet_bootstrap.cc:492] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858: Bootstrap starting.
I20260710 13:21:37.944473 16519 catalog_manager.cc:5697] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf2a063365214f748bc12052009b51b1 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "cf2a063365214f748bc12052009b51b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:37.943823 16816 raft_consensus.cc:740] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aefb0eba3d34a5aa543cde43828d2dd, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.947741 16816 consensus_queue.cc:260] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.950184 16816 ts_tablet_manager.cc:1434] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 13:21:37.952843 16816 tablet_bootstrap.cc:492] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd: Bootstrap starting.
W20260710 13:21:37.952726 16736 consensus_peers.cc:597] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 -> Peer 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389): Couldn't send request to peer 8aefb0eba3d34a5aa543cde43828d2dd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:37.960776 16824 consensus_queue.cc:1048] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:37.981740 16854 raft_consensus.cc:493] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.982594 16854 raft_consensus.cc:515] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.989213 16816 tablet_bootstrap.cc:654] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.992080 16817 tablet_bootstrap.cc:654] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.993315 16821 raft_consensus.cc:493] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.993922 16821 raft_consensus.cc:515] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:37.996405 16821 leader_election.cc:290] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:37.996920 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8013b632b9484be79b89830588bba4bc" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eedeb390424e7aa0663e9cc17d8858" is_pre_election: true
I20260710 13:21:37.998286 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4871b7b6ff024a5393001ff27d2f4c05" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2a063365214f748bc12052009b51b1" is_pre_election: true
I20260710 13:21:37.998459 16854 leader_election.cc:290] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:37.999111 16821 raft_consensus.cc:493] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:37.999035 16697 raft_consensus.cc:2468] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8aefb0eba3d34a5aa543cde43828d2dd in term 0.
I20260710 13:21:37.999778 16821 raft_consensus.cc:515] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.000602 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4871b7b6ff024a5393001ff27d2f4c05" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eedeb390424e7aa0663e9cc17d8858" is_pre_election: true
I20260710 13:21:38.001470 16586 leader_election.cc:304] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aefb0eba3d34a5aa543cde43828d2dd, cf2a063365214f748bc12052009b51b1; no voters: 
I20260710 13:21:38.002046 16821 leader_election.cc:290] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:38.002511 16847 raft_consensus.cc:2804] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:38.003091 16847 raft_consensus.cc:493] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:21:38.003237 16586 leader_election.cc:343] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:38.003502 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f40803be4943908ae2f439c6f7e446" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2a063365214f748bc12052009b51b1" is_pre_election: true
I20260710 13:21:38.003603 16847 raft_consensus.cc:3060] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.004410 16697 raft_consensus.cc:2393] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8aefb0eba3d34a5aa543cde43828d2dd in current term 1: Already voted for candidate 43eedeb390424e7aa0663e9cc17d8858 in this term.
I20260710 13:21:38.007689 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f40803be4943908ae2f439c6f7e446" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eedeb390424e7aa0663e9cc17d8858" is_pre_election: true
I20260710 13:21:38.009768 16586 leader_election.cc:304] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8aefb0eba3d34a5aa543cde43828d2dd; no voters: 43eedeb390424e7aa0663e9cc17d8858, cf2a063365214f748bc12052009b51b1
I20260710 13:21:38.017987 16821 raft_consensus.cc:3060] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.028879 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8013b632b9484be79b89830588bba4bc" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" is_pre_election: true
I20260710 13:21:38.029764 16816 tablet_bootstrap.cc:492] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd: No bootstrap required, opened a new log
I20260710 13:21:38.029888 16622 raft_consensus.cc:2393] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf2a063365214f748bc12052009b51b1 in current term 1: Already voted for candidate 43eedeb390424e7aa0663e9cc17d8858 in this term.
I20260710 13:21:38.030284 16816 ts_tablet_manager.cc:1403] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.001s
I20260710 13:21:38.031284 16662 leader_election.cc:304] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf2a063365214f748bc12052009b51b1; no voters: 43eedeb390424e7aa0663e9cc17d8858, 8aefb0eba3d34a5aa543cde43828d2dd
I20260710 13:21:38.032567 16854 raft_consensus.cc:3060] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.034826 16519 catalog_manager.cc:5697] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf2a063365214f748bc12052009b51b1 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "cf2a063365214f748bc12052009b51b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:38.016799 16847 raft_consensus.cc:515] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.033216 16816 raft_consensus.cc:359] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.039551 16817 tablet_bootstrap.cc:492] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858: No bootstrap required, opened a new log
I20260710 13:21:38.027894 16821 raft_consensus.cc:2749] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:38.040512 16817 ts_tablet_manager.cc:1403] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.008s
I20260710 13:21:38.040889 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4871b7b6ff024a5393001ff27d2f4c05" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2a063365214f748bc12052009b51b1"
I20260710 13:21:38.041543 16698 raft_consensus.cc:3060] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.043327 16817 raft_consensus.cc:359] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.043908 16854 raft_consensus.cc:2749] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:38.044029 16817 raft_consensus.cc:385] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.044358 16817 raft_consensus.cc:740] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43eedeb390424e7aa0663e9cc17d8858, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.045019 16817 consensus_queue.cc:260] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.046249 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4871b7b6ff024a5393001ff27d2f4c05" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
I20260710 13:21:38.046829 16772 raft_consensus.cc:3060] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.047075 16817 ts_tablet_manager.cc:1434] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:38.053670 16772 raft_consensus.cc:2468] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aefb0eba3d34a5aa543cde43828d2dd in term 1.
I20260710 13:21:38.054090 16817 tablet_bootstrap.cc:492] T 31abb42a9c824bf78eb6b453446f1c0e P 43eedeb390424e7aa0663e9cc17d8858: Bootstrap starting.
I20260710 13:21:38.054859 16586 leader_election.cc:304] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43eedeb390424e7aa0663e9cc17d8858, 8aefb0eba3d34a5aa543cde43828d2dd; no voters: 
I20260710 13:21:38.055676 16821 raft_consensus.cc:2804] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:38.056491 16847 leader_election.cc:290] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 1 election: Requested vote from peers cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:38.058084 16698 raft_consensus.cc:2468] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aefb0eba3d34a5aa543cde43828d2dd in term 1.
I20260710 13:21:38.040285 16816 raft_consensus.cc:385] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.059916 16816 raft_consensus.cc:740] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aefb0eba3d34a5aa543cde43828d2dd, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.060828 16816 consensus_queue.cc:260] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.061627 16821 raft_consensus.cc:697] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 LEADER]: Becoming Leader. State: Replica: 8aefb0eba3d34a5aa543cde43828d2dd, State: Running, Role: LEADER
I20260710 13:21:38.062448 16821 consensus_queue.cc:237] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.063076 16816 ts_tablet_manager.cc:1434] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 13:21:38.063966 16816 tablet_bootstrap.cc:492] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd: Bootstrap starting.
I20260710 13:21:38.072431 16519 catalog_manager.cc:5697] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1). New cstate: current_term: 1 leader_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:38.074278 16817 tablet_bootstrap.cc:654] T 31abb42a9c824bf78eb6b453446f1c0e P 43eedeb390424e7aa0663e9cc17d8858: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.077718 16816 tablet_bootstrap.cc:654] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.079247 16817 tablet_bootstrap.cc:492] T 31abb42a9c824bf78eb6b453446f1c0e P 43eedeb390424e7aa0663e9cc17d8858: No bootstrap required, opened a new log
I20260710 13:21:38.079805 16817 ts_tablet_manager.cc:1403] T 31abb42a9c824bf78eb6b453446f1c0e P 43eedeb390424e7aa0663e9cc17d8858: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.007s
I20260710 13:21:38.082701 16817 raft_consensus.cc:359] T 31abb42a9c824bf78eb6b453446f1c0e P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.083506 16817 raft_consensus.cc:385] T 31abb42a9c824bf78eb6b453446f1c0e P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.083871 16817 raft_consensus.cc:740] T 31abb42a9c824bf78eb6b453446f1c0e P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43eedeb390424e7aa0663e9cc17d8858, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.084785 16817 consensus_queue.cc:260] T 31abb42a9c824bf78eb6b453446f1c0e P 43eedeb390424e7aa0663e9cc17d8858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.087085 16817 ts_tablet_manager.cc:1434] T 31abb42a9c824bf78eb6b453446f1c0e P 43eedeb390424e7aa0663e9cc17d8858: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:38.089181 16816 tablet_bootstrap.cc:492] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd: No bootstrap required, opened a new log
I20260710 13:21:38.090507 16816 ts_tablet_manager.cc:1403] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260710 13:21:38.093091 16816 raft_consensus.cc:359] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.093727 16816 raft_consensus.cc:385] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.094010 16816 raft_consensus.cc:740] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aefb0eba3d34a5aa543cde43828d2dd, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.095126 16816 consensus_queue.cc:260] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.097479 16816 ts_tablet_manager.cc:1434] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:21:38.117087 16821 consensus_queue.cc:1048] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.121840 16854 consensus_queue.cc:1048] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.129952 16821 raft_consensus.cc:493] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:38.130594 16821 raft_consensus.cc:515] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.133867 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a620feb177246f6a1ef78840e0bd871" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf2a063365214f748bc12052009b51b1" is_pre_election: true
I20260710 13:21:38.135201 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a620feb177246f6a1ef78840e0bd871" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43eedeb390424e7aa0663e9cc17d8858" is_pre_election: true
I20260710 13:21:38.136925 16586 leader_election.cc:304] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8aefb0eba3d34a5aa543cde43828d2dd; no voters: 43eedeb390424e7aa0663e9cc17d8858, cf2a063365214f748bc12052009b51b1
I20260710 13:21:38.138008 16847 raft_consensus.cc:2749] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:38.138657 16821 leader_election.cc:290] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:38.153434 16622 raft_consensus.cc:3060] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.165109 16821 consensus_queue.cc:1048] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:38.173018 16863 consensus_queue.cc:1048] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:38.201716 16772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a620feb177246f6a1ef78840e0bd871"
dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
mode: GRACEFUL
new_leader_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
 from {username='slave'} at 127.0.0.1:50994
I20260710 13:21:38.202476 16772 raft_consensus.cc:606] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 LEADER]: Received request to transfer leadership to TS 8aefb0eba3d34a5aa543cde43828d2dd
I20260710 13:21:38.208151 16772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23f40803be4943908ae2f439c6f7e446"
dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
mode: GRACEFUL
new_leader_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
 from {username='slave'} at 127.0.0.1:50994
I20260710 13:21:38.208765 16772 raft_consensus.cc:606] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 LEADER]: Received request to transfer leadership to TS 8aefb0eba3d34a5aa543cde43828d2dd
I20260710 13:21:38.228451 16697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e127464e82aa43bf81c4d72d63e40f4f"
dest_uuid: "cf2a063365214f748bc12052009b51b1"
mode: GRACEFUL
new_leader_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
 from {username='slave'} at 127.0.0.1:36918
I20260710 13:21:38.229095 16697 raft_consensus.cc:606] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 1 LEADER]: Received request to transfer leadership to TS 8aefb0eba3d34a5aa543cde43828d2dd
I20260710 13:21:38.233083 16846 consensus_queue.cc:1048] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.248840 16772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8013b632b9484be79b89830588bba4bc"
dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
mode: GRACEFUL
new_leader_uuid: "cf2a063365214f748bc12052009b51b1"
 from {username='slave'} at 127.0.0.1:50994
I20260710 13:21:38.249573 16772 raft_consensus.cc:606] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 1 LEADER]: Received request to transfer leadership to TS cf2a063365214f748bc12052009b51b1
I20260710 13:21:38.250829 16824 consensus_queue.cc:1048] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.275264 16623 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9620a40f28064753bcb89f559bbc1a26"
dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
mode: GRACEFUL
new_leader_uuid: "43eedeb390424e7aa0663e9cc17d8858"
 from {username='slave'} at 127.0.0.1:39984
I20260710 13:21:38.275990 16623 raft_consensus.cc:606] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 LEADER]: Received request to transfer leadership to TS 43eedeb390424e7aa0663e9cc17d8858
I20260710 13:21:38.298573 16824 consensus_queue.cc:1048] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.305523 16846 raft_consensus.cc:993] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858: : Instructing follower 8aefb0eba3d34a5aa543cde43828d2dd to start an election
I20260710 13:21:38.305999 16846 raft_consensus.cc:1081] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 LEADER]: Signalling peer 8aefb0eba3d34a5aa543cde43828d2dd to start an election
I20260710 13:21:38.308988 16622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23f40803be4943908ae2f439c6f7e446"
dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
 from {username='slave'} at 127.0.0.1:39970
I20260710 13:21:38.309608 16622 raft_consensus.cc:493] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:38.309980 16622 raft_consensus.cc:3060] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.313261 16843 consensus_queue.cc:1048] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.317020 16622 raft_consensus.cc:515] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.318408 16623 raft_consensus.cc:1240] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Rejecting Update request from peer 43eedeb390424e7aa0663e9cc17d8858 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:38.320936 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f40803be4943908ae2f439c6f7e446" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf2a063365214f748bc12052009b51b1"
I20260710 13:21:38.323805 16846 consensus_queue.cc:1059] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:38.324858 16846 raft_consensus.cc:3055] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:38.325182 16846 raft_consensus.cc:740] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43eedeb390424e7aa0663e9cc17d8858, State: Running, Role: LEADER
I20260710 13:21:38.326042 16846 consensus_queue.cc:260] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.326730 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f40803be4943908ae2f439c6f7e446" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
I20260710 13:21:38.327010 16846 raft_consensus.cc:3060] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.327433 16622 leader_election.cc:290] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 2 election: Requested vote from peers cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:38.339368 16772 raft_consensus.cc:2468] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aefb0eba3d34a5aa543cde43828d2dd in term 2.
I20260710 13:21:38.341055 16586 leader_election.cc:304] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [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: 43eedeb390424e7aa0663e9cc17d8858, 8aefb0eba3d34a5aa543cde43828d2dd; no voters: cf2a063365214f748bc12052009b51b1
I20260710 13:21:38.341931 16821 raft_consensus.cc:2804] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:38.342422 16821 raft_consensus.cc:697] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 LEADER]: Becoming Leader. State: Replica: 8aefb0eba3d34a5aa543cde43828d2dd, State: Running, Role: LEADER
I20260710 13:21:38.343214 16821 consensus_queue.cc:237] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [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: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.345101 16863 consensus_queue.cc:1048] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.352775 16519 catalog_manager.cc:5697] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd reported cstate change: term changed from 1 to 2, leader changed from 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3) to 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1). New cstate: current_term: 2 leader_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:38.357348 16854 consensus_queue.cc:1048] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.359828 16854 consensus_queue.cc:1048] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.389122 16864 consensus_queue.cc:1048] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.446453 16771 raft_consensus.cc:3060] T 31abb42a9c824bf78eb6b453446f1c0e P 43eedeb390424e7aa0663e9cc17d8858 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.454963 16864 consensus_queue.cc:1048] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.466683 16854 consensus_queue.cc:1048] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.540268 16821 consensus_queue.cc:1048] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.551328 16821 consensus_queue.cc:1048] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:38.566612 16623 raft_consensus.cc:3060] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.578823 16843 raft_consensus.cc:993] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858: : Instructing follower 8aefb0eba3d34a5aa543cde43828d2dd to start an election
I20260710 13:21:38.579285 16846 raft_consensus.cc:1081] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 LEADER]: Signalling peer 8aefb0eba3d34a5aa543cde43828d2dd to start an election
I20260710 13:21:38.580732 16623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a620feb177246f6a1ef78840e0bd871"
dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
 from {username='slave'} at 127.0.0.1:39970
I20260710 13:21:38.581241 16623 raft_consensus.cc:493] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:38.581617 16623 raft_consensus.cc:3060] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.586915 16623 raft_consensus.cc:515] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.588927 16623 leader_election.cc:290] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 2 election: Requested vote from peers cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:38.589784 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a620feb177246f6a1ef78840e0bd871" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf2a063365214f748bc12052009b51b1"
I20260710 13:21:38.590411 16697 raft_consensus.cc:3060] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.591956 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a620feb177246f6a1ef78840e0bd871" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
I20260710 13:21:38.592559 16771 raft_consensus.cc:3055] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:38.592867 16771 raft_consensus.cc:740] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43eedeb390424e7aa0663e9cc17d8858, State: Running, Role: LEADER
I20260710 13:21:38.593883 16771 consensus_queue.cc:260] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.595244 16771 raft_consensus.cc:3060] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.596932 16697 raft_consensus.cc:2468] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aefb0eba3d34a5aa543cde43828d2dd in term 2.
I20260710 13:21:38.598219 16586 leader_election.cc:304] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aefb0eba3d34a5aa543cde43828d2dd, cf2a063365214f748bc12052009b51b1; no voters: 
I20260710 13:21:38.599135 16878 raft_consensus.cc:2804] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:38.599624 16878 raft_consensus.cc:697] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 LEADER]: Becoming Leader. State: Replica: 8aefb0eba3d34a5aa543cde43828d2dd, State: Running, Role: LEADER
I20260710 13:21:38.600437 16878 consensus_queue.cc:237] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.602695 16771 raft_consensus.cc:2468] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aefb0eba3d34a5aa543cde43828d2dd in term 2.
I20260710 13:21:38.607865 16518 catalog_manager.cc:5697] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd reported cstate change: term changed from 1 to 2, leader changed from 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3) to 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1). New cstate: current_term: 2 leader_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:38.701721 16820 raft_consensus.cc:993] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1: : Instructing follower 8aefb0eba3d34a5aa543cde43828d2dd to start an election
I20260710 13:21:38.702227 16854 raft_consensus.cc:1081] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 1 LEADER]: Signalling peer 8aefb0eba3d34a5aa543cde43828d2dd to start an election
I20260710 13:21:38.703701 16623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e127464e82aa43bf81c4d72d63e40f4f"
dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
 from {username='slave'} at 127.0.0.1:39972
I20260710 13:21:38.704191 16623 raft_consensus.cc:493] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:38.704535 16623 raft_consensus.cc:3060] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.709638 16623 raft_consensus.cc:515] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.711387 16623 leader_election.cc:290] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 2 election: Requested vote from peers cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:38.712325 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e127464e82aa43bf81c4d72d63e40f4f" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf2a063365214f748bc12052009b51b1"
I20260710 13:21:38.712370 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e127464e82aa43bf81c4d72d63e40f4f" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
I20260710 13:21:38.713171 16771 raft_consensus.cc:3060] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.713165 16697 raft_consensus.cc:3055] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:38.713727 16697 raft_consensus.cc:740] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf2a063365214f748bc12052009b51b1, State: Running, Role: LEADER
I20260710 13:21:38.714514 16697 consensus_queue.cc:260] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.715706 16697 raft_consensus.cc:3060] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.718200 16771 raft_consensus.cc:2468] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aefb0eba3d34a5aa543cde43828d2dd in term 2.
I20260710 13:21:38.719341 16586 leader_election.cc:304] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43eedeb390424e7aa0663e9cc17d8858, 8aefb0eba3d34a5aa543cde43828d2dd; no voters: 
I20260710 13:21:38.720044 16821 raft_consensus.cc:2804] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:38.720495 16821 raft_consensus.cc:697] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 LEADER]: Becoming Leader. State: Replica: 8aefb0eba3d34a5aa543cde43828d2dd, State: Running, Role: LEADER
I20260710 13:21:38.721323 16821 consensus_queue.cc:237] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.722402 16697 raft_consensus.cc:2468] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aefb0eba3d34a5aa543cde43828d2dd in term 2.
I20260710 13:21:38.729533 16518 catalog_manager.cc:5697] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd reported cstate change: term changed from 1 to 2, leader changed from cf2a063365214f748bc12052009b51b1 (127.16.26.2) to 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1). New cstate: current_term: 2 leader_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:38.748420 16697 raft_consensus.cc:3060] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.750113 16878 raft_consensus.cc:993] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd: : Instructing follower 43eedeb390424e7aa0663e9cc17d8858 to start an election
I20260710 13:21:38.750618 16821 raft_consensus.cc:1081] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 LEADER]: Signalling peer 43eedeb390424e7aa0663e9cc17d8858 to start an election
I20260710 13:21:38.752235 16771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9620a40f28064753bcb89f559bbc1a26"
dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
 from {username='slave'} at 127.0.0.1:50980
I20260710 13:21:38.752938 16771 raft_consensus.cc:493] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:38.753285 16771 raft_consensus.cc:3060] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.755453 16697 raft_consensus.cc:1275] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Refusing update from remote peer 8aefb0eba3d34a5aa543cde43828d2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:38.756846 16821 consensus_queue.cc:1048] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:38.760452 16771 raft_consensus.cc:515] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.764708 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9620a40f28064753bcb89f559bbc1a26" candidate_uuid: "43eedeb390424e7aa0663e9cc17d8858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
I20260710 13:21:38.765305 16771 leader_election.cc:290] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858 [CANDIDATE]: Term 2 election: Requested vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531)
I20260710 13:21:38.765345 16623 raft_consensus.cc:3055] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:38.766038 16623 raft_consensus.cc:740] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8aefb0eba3d34a5aa543cde43828d2dd, State: Running, Role: LEADER
I20260710 13:21:38.766501 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9620a40f28064753bcb89f559bbc1a26" candidate_uuid: "43eedeb390424e7aa0663e9cc17d8858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf2a063365214f748bc12052009b51b1"
I20260710 13:21:38.767081 16697 raft_consensus.cc:3060] T 9620a40f28064753bcb89f559bbc1a26 P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.766913 16623 consensus_queue.cc:260] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.767994 16623 raft_consensus.cc:3060] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.772406 16697 raft_consensus.cc:2468] T 9620a40f28064753bcb89f559bbc1a26 P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43eedeb390424e7aa0663e9cc17d8858 in term 2.
I20260710 13:21:38.773674 16735 leader_election.cc:304] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43eedeb390424e7aa0663e9cc17d8858, cf2a063365214f748bc12052009b51b1; no voters: 
I20260710 13:21:38.775555 16846 raft_consensus.cc:2804] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:38.776212 16846 raft_consensus.cc:697] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 LEADER]: Becoming Leader. State: Replica: 43eedeb390424e7aa0663e9cc17d8858, State: Running, Role: LEADER
I20260710 13:21:38.776983 16623 raft_consensus.cc:2468] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43eedeb390424e7aa0663e9cc17d8858 in term 2.
I20260710 13:21:38.777122 16846 consensus_queue.cc:237] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.778355 16771 raft_consensus.cc:1275] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Refusing update from remote peer 8aefb0eba3d34a5aa543cde43828d2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:38.782888 16885 consensus_queue.cc:1048] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:38.795243 16517 catalog_manager.cc:5697] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858 reported cstate change: term changed from 1 to 2, leader changed from 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1) to 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3). New cstate: current_term: 2 leader_uuid: "43eedeb390424e7aa0663e9cc17d8858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:38.837767 16846 raft_consensus.cc:993] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858: : Instructing follower cf2a063365214f748bc12052009b51b1 to start an election
I20260710 13:21:38.838382 16846 raft_consensus.cc:1081] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 1 LEADER]: Signalling peer cf2a063365214f748bc12052009b51b1 to start an election
I20260710 13:21:38.840206 16697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8013b632b9484be79b89830588bba4bc"
dest_uuid: "cf2a063365214f748bc12052009b51b1"
 from {username='slave'} at 127.0.0.1:36914
I20260710 13:21:38.840952 16697 raft_consensus.cc:493] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:38.841358 16697 raft_consensus.cc:3060] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.846642 16697 raft_consensus.cc:515] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.848884 16697 leader_election.cc:290] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 2 election: Requested vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:38.849854 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8013b632b9484be79b89830588bba4bc" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
I20260710 13:21:38.850476 16623 raft_consensus.cc:3060] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.850205 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8013b632b9484be79b89830588bba4bc" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
I20260710 13:21:38.851183 16771 raft_consensus.cc:3055] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:38.851634 16771 raft_consensus.cc:740] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43eedeb390424e7aa0663e9cc17d8858, State: Running, Role: LEADER
I20260710 13:21:38.852811 16771 consensus_queue.cc:260] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.854347 16771 raft_consensus.cc:3060] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:38.857550 16623 raft_consensus.cc:2468] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2a063365214f748bc12052009b51b1 in term 2.
I20260710 13:21:38.858883 16662 leader_election.cc:304] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aefb0eba3d34a5aa543cde43828d2dd, cf2a063365214f748bc12052009b51b1; no voters: 
I20260710 13:21:38.859691 16854 raft_consensus.cc:2804] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:38.860248 16854 raft_consensus.cc:697] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 2 LEADER]: Becoming Leader. State: Replica: cf2a063365214f748bc12052009b51b1, State: Running, Role: LEADER
I20260710 13:21:38.861030 16854 consensus_queue.cc:237] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:38.861660 16771 raft_consensus.cc:2468] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2a063365214f748bc12052009b51b1 in term 2.
I20260710 13:21:38.867604 16518 catalog_manager.cc:5697] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 reported cstate change: term changed from 1 to 2, leader changed from 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3) to cf2a063365214f748bc12052009b51b1 (127.16.26.2). New cstate: current_term: 2 leader_uuid: "cf2a063365214f748bc12052009b51b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:39.092578 16771 raft_consensus.cc:1275] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Refusing update from remote peer 8aefb0eba3d34a5aa543cde43828d2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:39.093986 16821 consensus_queue.cc:1048] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:39.104300 16697 raft_consensus.cc:1275] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Refusing update from remote peer 8aefb0eba3d34a5aa543cde43828d2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:39.106228 16821 consensus_queue.cc:1048] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:39.174914 16623 raft_consensus.cc:1275] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Refusing update from remote peer 43eedeb390424e7aa0663e9cc17d8858: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:39.176254 16846 consensus_queue.cc:1048] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:39.185896 16697 raft_consensus.cc:1275] T 9620a40f28064753bcb89f559bbc1a26 P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Refusing update from remote peer 43eedeb390424e7aa0663e9cc17d8858: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:39.187863 16824 consensus_queue.cc:1048] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:39.273226 16771 raft_consensus.cc:1275] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Refusing update from remote peer 8aefb0eba3d34a5aa543cde43828d2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:39.274636 16821 consensus_queue.cc:1048] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:39.283838 16697 raft_consensus.cc:1275] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Refusing update from remote peer 8aefb0eba3d34a5aa543cde43828d2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:39.286610 16847 consensus_queue.cc:1048] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:39.327520 16623 raft_consensus.cc:1275] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Refusing update from remote peer cf2a063365214f748bc12052009b51b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:39.328842 16820 consensus_queue.cc:1048] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:39.337412 16771 raft_consensus.cc:1275] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Refusing update from remote peer cf2a063365214f748bc12052009b51b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:39.339027 16863 consensus_queue.cc:1048] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:41.311112 16488 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:21:41.312079 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:41.343310 16622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4871b7b6ff024a5393001ff27d2f4c05"
dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
mode: GRACEFUL
new_leader_uuid: "43eedeb390424e7aa0663e9cc17d8858"
 from {username='slave'} at 127.0.0.1:40000
I20260710 13:21:41.343922 16622 raft_consensus.cc:606] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 LEADER]: Received request to transfer leadership to TS 43eedeb390424e7aa0663e9cc17d8858
I20260710 13:21:41.356576 16697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8013b632b9484be79b89830588bba4bc"
dest_uuid: "cf2a063365214f748bc12052009b51b1"
mode: GRACEFUL
new_leader_uuid: "43eedeb390424e7aa0663e9cc17d8858"
 from {username='slave'} at 127.0.0.1:36934
I20260710 13:21:41.357184 16697 raft_consensus.cc:606] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 2 LEADER]: Received request to transfer leadership to TS 43eedeb390424e7aa0663e9cc17d8858
I20260710 13:21:41.358494 16488 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:21:41.358975 16488 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:41.752195 16821 raft_consensus.cc:993] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd: : Instructing follower 43eedeb390424e7aa0663e9cc17d8858 to start an election
I20260710 13:21:41.752724 16917 raft_consensus.cc:1081] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 LEADER]: Signalling peer 43eedeb390424e7aa0663e9cc17d8858 to start an election
I20260710 13:21:41.754415 16771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4871b7b6ff024a5393001ff27d2f4c05"
dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
 from {username='slave'} at 127.0.0.1:50980
I20260710 13:21:41.754956 16771 raft_consensus.cc:493] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:41.755299 16771 raft_consensus.cc:3060] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.760862 16771 raft_consensus.cc:515] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:41.762516 16771 leader_election.cc:290] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [CANDIDATE]: Term 2 election: Requested vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531)
I20260710 13:21:41.763303 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4871b7b6ff024a5393001ff27d2f4c05" candidate_uuid: "43eedeb390424e7aa0663e9cc17d8858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
I20260710 13:21:41.763548 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4871b7b6ff024a5393001ff27d2f4c05" candidate_uuid: "43eedeb390424e7aa0663e9cc17d8858" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf2a063365214f748bc12052009b51b1"
I20260710 13:21:41.763833 16622 raft_consensus.cc:3055] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:41.764048 16697 raft_consensus.cc:3060] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.764173 16622 raft_consensus.cc:740] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8aefb0eba3d34a5aa543cde43828d2dd, State: Running, Role: LEADER
I20260710 13:21:41.764871 16622 consensus_queue.cc:260] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:41.765802 16622 raft_consensus.cc:3060] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:41.768903 16697 raft_consensus.cc:2468] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43eedeb390424e7aa0663e9cc17d8858 in term 2.
I20260710 13:21:41.770181 16735 leader_election.cc:304] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43eedeb390424e7aa0663e9cc17d8858, cf2a063365214f748bc12052009b51b1; no voters: 
I20260710 13:21:41.770503 16622 raft_consensus.cc:2468] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43eedeb390424e7aa0663e9cc17d8858 in term 2.
I20260710 13:21:41.771220 16824 raft_consensus.cc:2804] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:41.772526 16824 raft_consensus.cc:697] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 LEADER]: Becoming Leader. State: Replica: 43eedeb390424e7aa0663e9cc17d8858, State: Running, Role: LEADER
I20260710 13:21:41.773308 16824 consensus_queue.cc:237] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:41.781183 16518 catalog_manager.cc:5697] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 reported cstate change: term changed from 1 to 2, leader changed from 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1) to 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3). New cstate: current_term: 2 leader_uuid: "43eedeb390424e7aa0663e9cc17d8858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:41.860646 16863 raft_consensus.cc:993] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1: : Instructing follower 43eedeb390424e7aa0663e9cc17d8858 to start an election
I20260710 13:21:41.861085 16924 raft_consensus.cc:1081] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 2 LEADER]: Signalling peer 43eedeb390424e7aa0663e9cc17d8858 to start an election
I20260710 13:21:41.862767 16771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8013b632b9484be79b89830588bba4bc"
dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
 from {username='slave'} at 127.0.0.1:50992
I20260710 13:21:41.863252 16771 raft_consensus.cc:493] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:41.863550 16771 raft_consensus.cc:3060] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:41.868187 16771 raft_consensus.cc:515] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:41.869870 16771 leader_election.cc:290] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [CANDIDATE]: Term 3 election: Requested vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531)
I20260710 13:21:41.870783 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8013b632b9484be79b89830588bba4bc" candidate_uuid: "43eedeb390424e7aa0663e9cc17d8858" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
I20260710 13:21:41.871073 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8013b632b9484be79b89830588bba4bc" candidate_uuid: "43eedeb390424e7aa0663e9cc17d8858" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf2a063365214f748bc12052009b51b1"
I20260710 13:21:41.871315 16622 raft_consensus.cc:3060] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:41.871583 16697 raft_consensus.cc:3055] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:41.871891 16697 raft_consensus.cc:740] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cf2a063365214f748bc12052009b51b1, State: Running, Role: LEADER
I20260710 13:21:41.872506 16697 consensus_queue.cc:260] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [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: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:41.873447 16697 raft_consensus.cc:3060] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:41.876291 16622 raft_consensus.cc:2468] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43eedeb390424e7aa0663e9cc17d8858 in term 3.
I20260710 13:21:41.877359 16736 leader_election.cc:304] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [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: 43eedeb390424e7aa0663e9cc17d8858, 8aefb0eba3d34a5aa543cde43828d2dd; no voters: 
I20260710 13:21:41.878247 16824 raft_consensus.cc:2804] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:41.878489 16697 raft_consensus.cc:2468] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43eedeb390424e7aa0663e9cc17d8858 in term 3.
I20260710 13:21:41.878827 16824 raft_consensus.cc:697] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 3 LEADER]: Becoming Leader. State: Replica: 43eedeb390424e7aa0663e9cc17d8858, State: Running, Role: LEADER
I20260710 13:21:41.879712 16824 consensus_queue.cc:237] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [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: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:41.886533 16518 catalog_manager.cc:5697] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 reported cstate change: term changed from 2 to 3, leader changed from cf2a063365214f748bc12052009b51b1 (127.16.26.2) to 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3). New cstate: current_term: 3 leader_uuid: "43eedeb390424e7aa0663e9cc17d8858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:42.254480 16622 raft_consensus.cc:1275] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Refusing update from remote peer 43eedeb390424e7aa0663e9cc17d8858: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:42.255836 16824 consensus_queue.cc:1048] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:42.265849 16697 raft_consensus.cc:1275] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Refusing update from remote peer 43eedeb390424e7aa0663e9cc17d8858: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:42.267319 16928 consensus_queue.cc:1048] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:42.280229 16622 raft_consensus.cc:1275] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd [term 3 FOLLOWER]: Refusing update from remote peer 43eedeb390424e7aa0663e9cc17d8858: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:42.281438 16824 consensus_queue.cc:1048] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:42.289986 16697 raft_consensus.cc:1275] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 3 FOLLOWER]: Refusing update from remote peer 43eedeb390424e7aa0663e9cc17d8858: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:42.293522 16824 consensus_queue.cc:1048] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:42.359920 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:42.373361 16622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a620feb177246f6a1ef78840e0bd871"
dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
mode: GRACEFUL
new_leader_uuid: "cf2a063365214f748bc12052009b51b1"
 from {username='slave'} at 127.0.0.1:39984
I20260710 13:21:42.374106 16622 raft_consensus.cc:606] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 LEADER]: Received request to transfer leadership to TS cf2a063365214f748bc12052009b51b1
I20260710 13:21:42.379716 16622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23f40803be4943908ae2f439c6f7e446"
dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
mode: GRACEFUL
new_leader_uuid: "cf2a063365214f748bc12052009b51b1"
 from {username='slave'} at 127.0.0.1:39984
I20260710 13:21:42.380203 16622 raft_consensus.cc:606] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 LEADER]: Received request to transfer leadership to TS cf2a063365214f748bc12052009b51b1
I20260710 13:21:42.385535 16771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4871b7b6ff024a5393001ff27d2f4c05"
dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
mode: GRACEFUL
new_leader_uuid: "cf2a063365214f748bc12052009b51b1"
 from {username='slave'} at 127.0.0.1:50994
I20260710 13:21:42.385963 16771 raft_consensus.cc:606] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 LEADER]: Received request to transfer leadership to TS cf2a063365214f748bc12052009b51b1
I20260710 13:21:42.391037 16622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e127464e82aa43bf81c4d72d63e40f4f"
dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
mode: GRACEFUL
new_leader_uuid: "cf2a063365214f748bc12052009b51b1"
 from {username='slave'} at 127.0.0.1:39984
I20260710 13:21:42.391678 16622 raft_consensus.cc:606] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 LEADER]: Received request to transfer leadership to TS cf2a063365214f748bc12052009b51b1
I20260710 13:21:42.404279 16771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8013b632b9484be79b89830588bba4bc"
dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
mode: GRACEFUL
new_leader_uuid: "cf2a063365214f748bc12052009b51b1"
 from {username='slave'} at 127.0.0.1:50994
I20260710 13:21:42.404796 16771 raft_consensus.cc:606] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 3 LEADER]: Received request to transfer leadership to TS cf2a063365214f748bc12052009b51b1
I20260710 13:21:42.493160 16917 raft_consensus.cc:993] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd: : Instructing follower cf2a063365214f748bc12052009b51b1 to start an election
I20260710 13:21:42.493731 16821 raft_consensus.cc:1081] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 LEADER]: Signalling peer cf2a063365214f748bc12052009b51b1 to start an election
I20260710 13:21:42.495358 16697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23f40803be4943908ae2f439c6f7e446"
dest_uuid: "cf2a063365214f748bc12052009b51b1"
 from {username='slave'} at 127.0.0.1:36902
I20260710 13:21:42.496116 16697 raft_consensus.cc:493] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:42.496474 16697 raft_consensus.cc:3060] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:42.501664 16697 raft_consensus.cc:515] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:42.503238 16697 leader_election.cc:290] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 3 election: Requested vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:42.504248 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f40803be4943908ae2f439c6f7e446" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
I20260710 13:21:42.504323 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f40803be4943908ae2f439c6f7e446" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
I20260710 13:21:42.504936 16771 raft_consensus.cc:3060] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:42.505048 16622 raft_consensus.cc:3055] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:42.505715 16622 raft_consensus.cc:740] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8aefb0eba3d34a5aa543cde43828d2dd, State: Running, Role: LEADER
I20260710 13:21:42.506532 16622 consensus_queue.cc:260] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [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: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:42.507570 16622 raft_consensus.cc:3060] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:42.509591 16771 raft_consensus.cc:2468] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2a063365214f748bc12052009b51b1 in term 3.
I20260710 13:21:42.510594 16661 leader_election.cc:304] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [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: 43eedeb390424e7aa0663e9cc17d8858, cf2a063365214f748bc12052009b51b1; no voters: 
I20260710 13:21:42.511271 16924 raft_consensus.cc:2804] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:42.512473 16924 raft_consensus.cc:697] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 3 LEADER]: Becoming Leader. State: Replica: cf2a063365214f748bc12052009b51b1, State: Running, Role: LEADER
I20260710 13:21:42.513326 16622 raft_consensus.cc:2468] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2a063365214f748bc12052009b51b1 in term 3.
I20260710 13:21:42.513492 16924 consensus_queue.cc:237] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [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: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:42.521090 16517 catalog_manager.cc:5697] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 reported cstate change: term changed from 2 to 3, leader changed from 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1) to cf2a063365214f748bc12052009b51b1 (127.16.26.2). New cstate: current_term: 3 leader_uuid: "cf2a063365214f748bc12052009b51b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:42.560463 16917 raft_consensus.cc:993] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd: : Instructing follower cf2a063365214f748bc12052009b51b1 to start an election
I20260710 13:21:42.560899 16917 raft_consensus.cc:1081] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 LEADER]: Signalling peer cf2a063365214f748bc12052009b51b1 to start an election
I20260710 13:21:42.562395 16697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a620feb177246f6a1ef78840e0bd871"
dest_uuid: "cf2a063365214f748bc12052009b51b1"
 from {username='slave'} at 127.0.0.1:36902
I20260710 13:21:42.563124 16697 raft_consensus.cc:493] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:42.563398 16697 raft_consensus.cc:3060] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:42.567443 16697 raft_consensus.cc:515] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:42.569029 16697 leader_election.cc:290] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 3 election: Requested vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:42.569923 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a620feb177246f6a1ef78840e0bd871" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
I20260710 13:21:42.570088 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a620feb177246f6a1ef78840e0bd871" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
I20260710 13:21:42.570493 16622 raft_consensus.cc:3055] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:42.570559 16771 raft_consensus.cc:3060] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:42.570809 16622 raft_consensus.cc:740] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8aefb0eba3d34a5aa543cde43828d2dd, State: Running, Role: LEADER
I20260710 13:21:42.571460 16622 consensus_queue.cc:260] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [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: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:42.572347 16622 raft_consensus.cc:3060] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:42.574863 16771 raft_consensus.cc:2468] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2a063365214f748bc12052009b51b1 in term 3.
I20260710 13:21:42.576272 16661 leader_election.cc:304] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [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: 43eedeb390424e7aa0663e9cc17d8858, cf2a063365214f748bc12052009b51b1; no voters: 
I20260710 13:21:42.577020 16924 raft_consensus.cc:2804] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:42.577731 16924 raft_consensus.cc:697] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 3 LEADER]: Becoming Leader. State: Replica: cf2a063365214f748bc12052009b51b1, State: Running, Role: LEADER
I20260710 13:21:42.578600 16622 raft_consensus.cc:2468] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2a063365214f748bc12052009b51b1 in term 3.
I20260710 13:21:42.578684 16924 consensus_queue.cc:237] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [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: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:42.587160 16517 catalog_manager.cc:5697] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 reported cstate change: term changed from 2 to 3, leader changed from 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1) to cf2a063365214f748bc12052009b51b1 (127.16.26.2). New cstate: current_term: 3 leader_uuid: "cf2a063365214f748bc12052009b51b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:42.840387 16821 raft_consensus.cc:993] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd: : Instructing follower cf2a063365214f748bc12052009b51b1 to start an election
I20260710 13:21:42.840862 16917 raft_consensus.cc:1081] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 LEADER]: Signalling peer cf2a063365214f748bc12052009b51b1 to start an election
I20260710 13:21:42.842684 16697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e127464e82aa43bf81c4d72d63e40f4f"
dest_uuid: "cf2a063365214f748bc12052009b51b1"
 from {username='slave'} at 127.0.0.1:36902
I20260710 13:21:42.843333 16697 raft_consensus.cc:493] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:42.843652 16697 raft_consensus.cc:3060] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:42.848052 16697 raft_consensus.cc:515] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:42.849681 16697 leader_election.cc:290] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 3 election: Requested vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:42.850832 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e127464e82aa43bf81c4d72d63e40f4f" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
I20260710 13:21:42.851047 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e127464e82aa43bf81c4d72d63e40f4f" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
I20260710 13:21:42.851480 16622 raft_consensus.cc:3055] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:42.851630 16771 raft_consensus.cc:3060] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:42.851843 16622 raft_consensus.cc:740] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8aefb0eba3d34a5aa543cde43828d2dd, State: Running, Role: LEADER
I20260710 13:21:42.852669 16622 consensus_queue.cc:260] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [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: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:42.853852 16622 raft_consensus.cc:3060] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:42.857242 16771 raft_consensus.cc:2468] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2a063365214f748bc12052009b51b1 in term 3.
I20260710 13:21:42.858407 16661 leader_election.cc:304] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [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: 43eedeb390424e7aa0663e9cc17d8858, cf2a063365214f748bc12052009b51b1; no voters: 
I20260710 13:21:42.859279 16939 raft_consensus.cc:2804] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:42.859478 16622 raft_consensus.cc:2468] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2a063365214f748bc12052009b51b1 in term 3.
I20260710 13:21:42.859995 16939 raft_consensus.cc:697] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 3 LEADER]: Becoming Leader. State: Replica: cf2a063365214f748bc12052009b51b1, State: Running, Role: LEADER
I20260710 13:21:42.860843 16939 consensus_queue.cc:237] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [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: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:42.868923 16942 raft_consensus.cc:993] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858: : Instructing follower cf2a063365214f748bc12052009b51b1 to start an election
I20260710 13:21:42.869367 16942 raft_consensus.cc:1081] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 LEADER]: Signalling peer cf2a063365214f748bc12052009b51b1 to start an election
I20260710 13:21:42.869442 16517 catalog_manager.cc:5697] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 reported cstate change: term changed from 2 to 3, leader changed from 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1) to cf2a063365214f748bc12052009b51b1 (127.16.26.2). New cstate: current_term: 3 leader_uuid: "cf2a063365214f748bc12052009b51b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:42.870966 16697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4871b7b6ff024a5393001ff27d2f4c05"
dest_uuid: "cf2a063365214f748bc12052009b51b1"
 from {username='slave'} at 127.0.0.1:36914
I20260710 13:21:42.871482 16697 raft_consensus.cc:493] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:42.871827 16697 raft_consensus.cc:3060] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:42.876528 16697 raft_consensus.cc:515] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:42.878736 16697 leader_election.cc:290] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 3 election: Requested vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:42.879063 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4871b7b6ff024a5393001ff27d2f4c05" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
I20260710 13:21:42.879391 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4871b7b6ff024a5393001ff27d2f4c05" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
I20260710 13:21:42.879761 16622 raft_consensus.cc:3060] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:42.879900 16771 raft_consensus.cc:3055] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:42.880259 16771 raft_consensus.cc:740] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 43eedeb390424e7aa0663e9cc17d8858, State: Running, Role: LEADER
I20260710 13:21:42.881035 16771 consensus_queue.cc:260] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [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: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:42.882249 16771 raft_consensus.cc:3060] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:42.887246 16622 raft_consensus.cc:2468] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2a063365214f748bc12052009b51b1 in term 3.
I20260710 13:21:42.888756 16662 leader_election.cc:304] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [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: 8aefb0eba3d34a5aa543cde43828d2dd, cf2a063365214f748bc12052009b51b1; no voters: 
I20260710 13:21:42.889120 16771 raft_consensus.cc:2468] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2a063365214f748bc12052009b51b1 in term 3.
I20260710 13:21:42.889732 16939 raft_consensus.cc:2804] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:42.890285 16939 raft_consensus.cc:697] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 3 LEADER]: Becoming Leader. State: Replica: cf2a063365214f748bc12052009b51b1, State: Running, Role: LEADER
I20260710 13:21:42.891062 16939 consensus_queue.cc:237] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [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: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:42.897112 16517 catalog_manager.cc:5697] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 reported cstate change: term changed from 2 to 3, leader changed from 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3) to cf2a063365214f748bc12052009b51b1 (127.16.26.2). New cstate: current_term: 3 leader_uuid: "cf2a063365214f748bc12052009b51b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:42.900806 16771 raft_consensus.cc:1275] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 3 FOLLOWER]: Refusing update from remote peer cf2a063365214f748bc12052009b51b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:42.902515 16939 consensus_queue.cc:1048] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:42.916383 16622 raft_consensus.cc:1275] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 3 FOLLOWER]: Refusing update from remote peer cf2a063365214f748bc12052009b51b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:42.918635 16939 consensus_queue.cc:1048] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:42.922205 16942 raft_consensus.cc:993] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858: : Instructing follower cf2a063365214f748bc12052009b51b1 to start an election
I20260710 13:21:42.922899 16824 raft_consensus.cc:1081] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 3 LEADER]: Signalling peer cf2a063365214f748bc12052009b51b1 to start an election
I20260710 13:21:42.925311 16697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8013b632b9484be79b89830588bba4bc"
dest_uuid: "cf2a063365214f748bc12052009b51b1"
 from {username='slave'} at 127.0.0.1:36914
I20260710 13:21:42.925956 16697 raft_consensus.cc:493] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:42.926322 16697 raft_consensus.cc:3060] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:42.935106 16697 raft_consensus.cc:515] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:42.936976 16697 leader_election.cc:290] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [CANDIDATE]: Term 4 election: Requested vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:42.938148 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8013b632b9484be79b89830588bba4bc" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
I20260710 13:21:42.938778 16623 raft_consensus.cc:3060] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:42.939059 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8013b632b9484be79b89830588bba4bc" candidate_uuid: "cf2a063365214f748bc12052009b51b1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
I20260710 13:21:42.939631 16771 raft_consensus.cc:3055] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:42.939932 16771 raft_consensus.cc:740] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 43eedeb390424e7aa0663e9cc17d8858, State: Running, Role: LEADER
I20260710 13:21:42.940719 16771 consensus_queue.cc:260] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [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: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:42.941838 16771 raft_consensus.cc:3060] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:42.944293 16623 raft_consensus.cc:2468] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2a063365214f748bc12052009b51b1 in term 4.
I20260710 13:21:42.945572 16662 leader_election.cc:304] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [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: 8aefb0eba3d34a5aa543cde43828d2dd, cf2a063365214f748bc12052009b51b1; no voters: 
I20260710 13:21:42.946488 16934 raft_consensus.cc:2804] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:42.946645 16771 raft_consensus.cc:2468] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf2a063365214f748bc12052009b51b1 in term 4.
I20260710 13:21:42.947060 16934 raft_consensus.cc:697] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 4 LEADER]: Becoming Leader. State: Replica: cf2a063365214f748bc12052009b51b1, State: Running, Role: LEADER
I20260710 13:21:42.947939 16934 consensus_queue.cc:237] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [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: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:42.955588 16518 catalog_manager.cc:5697] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 reported cstate change: term changed from 3 to 4, leader changed from 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3) to cf2a063365214f748bc12052009b51b1 (127.16.26.2). New cstate: current_term: 4 leader_uuid: "cf2a063365214f748bc12052009b51b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:43.012652 16772 raft_consensus.cc:1275] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 3 FOLLOWER]: Refusing update from remote peer cf2a063365214f748bc12052009b51b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:43.013924 16934 consensus_queue.cc:1048] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:43.024139 16622 raft_consensus.cc:1275] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 3 FOLLOWER]: Refusing update from remote peer cf2a063365214f748bc12052009b51b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:43.025856 16934 consensus_queue.cc:1048] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:43.271818 16622 raft_consensus.cc:1275] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 3 FOLLOWER]: Refusing update from remote peer cf2a063365214f748bc12052009b51b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:43.273048 16950 consensus_queue.cc:1048] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:43.283329 16772 raft_consensus.cc:1275] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 3 FOLLOWER]: Refusing update from remote peer cf2a063365214f748bc12052009b51b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:43.284943 16950 consensus_queue.cc:1048] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:43.305013 16772 raft_consensus.cc:1275] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858 [term 3 FOLLOWER]: Refusing update from remote peer cf2a063365214f748bc12052009b51b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:43.306430 16950 consensus_queue.cc:1048] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:43.316285 16622 raft_consensus.cc:1275] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 3 FOLLOWER]: Refusing update from remote peer cf2a063365214f748bc12052009b51b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:43.317739 16934 consensus_queue.cc:1048] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:43.407303 16622 raft_consensus.cc:1275] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd [term 4 FOLLOWER]: Refusing update from remote peer cf2a063365214f748bc12052009b51b1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:43.408716 16934 consensus_queue.cc:1048] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:43.417981 16772 raft_consensus.cc:1275] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 4 FOLLOWER]: Refusing update from remote peer cf2a063365214f748bc12052009b51b1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:43.419464 16950 consensus_queue.cc:1048] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:45.412937 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:45.420838 16697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23f40803be4943908ae2f439c6f7e446"
dest_uuid: "cf2a063365214f748bc12052009b51b1"
mode: GRACEFUL
new_leader_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
 from {username='slave'} at 127.0.0.1:36934
I20260710 13:21:45.421622 16697 raft_consensus.cc:606] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 3 LEADER]: Received request to transfer leadership to TS 8aefb0eba3d34a5aa543cde43828d2dd
I20260710 13:21:45.424260 16697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a9b034f0cdd4201a27cf48d618995f8"
dest_uuid: "cf2a063365214f748bc12052009b51b1"
mode: GRACEFUL
new_leader_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
 from {username='slave'} at 127.0.0.1:36934
I20260710 13:21:45.424721 16697 raft_consensus.cc:606] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [term 1 LEADER]: Received request to transfer leadership to TS 8aefb0eba3d34a5aa543cde43828d2dd
I20260710 13:21:45.427107 16697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4871b7b6ff024a5393001ff27d2f4c05"
dest_uuid: "cf2a063365214f748bc12052009b51b1"
mode: GRACEFUL
new_leader_uuid: "43eedeb390424e7aa0663e9cc17d8858"
 from {username='slave'} at 127.0.0.1:36934
I20260710 13:21:45.427557 16697 raft_consensus.cc:606] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 3 LEADER]: Received request to transfer leadership to TS 43eedeb390424e7aa0663e9cc17d8858
I20260710 13:21:45.429697 16697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a620feb177246f6a1ef78840e0bd871"
dest_uuid: "cf2a063365214f748bc12052009b51b1"
mode: GRACEFUL
new_leader_uuid: "43eedeb390424e7aa0663e9cc17d8858"
 from {username='slave'} at 127.0.0.1:36934
I20260710 13:21:45.430117 16697 raft_consensus.cc:606] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 3 LEADER]: Received request to transfer leadership to TS 43eedeb390424e7aa0663e9cc17d8858
I20260710 13:21:45.432368 16697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e127464e82aa43bf81c4d72d63e40f4f"
dest_uuid: "cf2a063365214f748bc12052009b51b1"
mode: GRACEFUL
new_leader_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
 from {username='slave'} at 127.0.0.1:36934
I20260710 13:21:45.432824 16697 raft_consensus.cc:606] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 3 LEADER]: Received request to transfer leadership to TS 8aefb0eba3d34a5aa543cde43828d2dd
I20260710 13:21:45.433951 16488 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:21:45.434484 16488 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:45.513828 16959 raft_consensus.cc:993] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1: : Instructing follower 43eedeb390424e7aa0663e9cc17d8858 to start an election
I20260710 13:21:45.514297 16959 raft_consensus.cc:1081] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 3 LEADER]: Signalling peer 43eedeb390424e7aa0663e9cc17d8858 to start an election
I20260710 13:21:45.516033 16772 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4871b7b6ff024a5393001ff27d2f4c05"
dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
 from {username='slave'} at 127.0.0.1:50992
I20260710 13:21:45.516552 16772 raft_consensus.cc:493] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:45.516965 16772 raft_consensus.cc:3060] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:45.522219 16772 raft_consensus.cc:515] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:45.524240 16772 leader_election.cc:290] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [CANDIDATE]: Term 4 election: Requested vote from peers 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389), cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531)
I20260710 13:21:45.525533 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4871b7b6ff024a5393001ff27d2f4c05" candidate_uuid: "43eedeb390424e7aa0663e9cc17d8858" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cf2a063365214f748bc12052009b51b1"
I20260710 13:21:45.525524 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4871b7b6ff024a5393001ff27d2f4c05" candidate_uuid: "43eedeb390424e7aa0663e9cc17d8858" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
I20260710 13:21:45.526280 16697 raft_consensus.cc:3055] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:45.526345 16622 raft_consensus.cc:3060] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:45.526535 16697 raft_consensus.cc:740] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cf2a063365214f748bc12052009b51b1, State: Running, Role: LEADER
I20260710 13:21:45.527366 16697 consensus_queue.cc:260] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [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: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:45.528314 16697 raft_consensus.cc:3060] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:45.531597 16622 raft_consensus.cc:2468] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43eedeb390424e7aa0663e9cc17d8858 in term 4.
I20260710 13:21:45.532850 16697 raft_consensus.cc:2468] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43eedeb390424e7aa0663e9cc17d8858 in term 4.
I20260710 13:21:45.532933 16736 leader_election.cc:304] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [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: 43eedeb390424e7aa0663e9cc17d8858, 8aefb0eba3d34a5aa543cde43828d2dd; no voters: 
I20260710 13:21:45.534137 16942 raft_consensus.cc:2804] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:45.535073 16942 raft_consensus.cc:697] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 4 LEADER]: Becoming Leader. State: Replica: 43eedeb390424e7aa0663e9cc17d8858, State: Running, Role: LEADER
I20260710 13:21:45.536021 16942 consensus_queue.cc:237] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [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: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:45.544618 16517 catalog_manager.cc:5697] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 reported cstate change: term changed from 3 to 4, leader changed from cf2a063365214f748bc12052009b51b1 (127.16.26.2) to 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3). New cstate: current_term: 4 leader_uuid: "43eedeb390424e7aa0663e9cc17d8858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:45.545830 16924 raft_consensus.cc:993] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1: : Instructing follower 8aefb0eba3d34a5aa543cde43828d2dd to start an election
I20260710 13:21:45.546288 16959 raft_consensus.cc:1081] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 3 LEADER]: Signalling peer 8aefb0eba3d34a5aa543cde43828d2dd to start an election
I20260710 13:21:45.548141 16623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23f40803be4943908ae2f439c6f7e446"
dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
 from {username='slave'} at 127.0.0.1:39972
I20260710 13:21:45.548645 16623 raft_consensus.cc:493] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:45.548942 16623 raft_consensus.cc:3060] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:45.555124 16623 raft_consensus.cc:515] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:45.557039 16623 leader_election.cc:290] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 4 election: Requested vote from peers cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:45.558090 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f40803be4943908ae2f439c6f7e446" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cf2a063365214f748bc12052009b51b1"
I20260710 13:21:45.558457 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f40803be4943908ae2f439c6f7e446" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
I20260710 13:21:45.558841 16697 raft_consensus.cc:3055] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:45.559003 16772 raft_consensus.cc:3060] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:45.559186 16697 raft_consensus.cc:740] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cf2a063365214f748bc12052009b51b1, State: Running, Role: LEADER
I20260710 13:21:45.560014 16697 consensus_queue.cc:260] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [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: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:45.561237 16697 raft_consensus.cc:3060] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:45.566113 16772 raft_consensus.cc:2468] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aefb0eba3d34a5aa543cde43828d2dd in term 4.
I20260710 13:21:45.567504 16697 raft_consensus.cc:2468] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aefb0eba3d34a5aa543cde43828d2dd in term 4.
I20260710 13:21:45.567570 16586 leader_election.cc:304] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [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: 43eedeb390424e7aa0663e9cc17d8858, 8aefb0eba3d34a5aa543cde43828d2dd; no voters: 
I20260710 13:21:45.569329 16966 raft_consensus.cc:2804] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:45.570479 16966 raft_consensus.cc:697] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 4 LEADER]: Becoming Leader. State: Replica: 8aefb0eba3d34a5aa543cde43828d2dd, State: Running, Role: LEADER
I20260710 13:21:45.571290 16966 consensus_queue.cc:237] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [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: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:45.578845 16517 catalog_manager.cc:5697] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd reported cstate change: term changed from 3 to 4, leader changed from cf2a063365214f748bc12052009b51b1 (127.16.26.2) to 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1). New cstate: current_term: 4 leader_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:45.722138 16924 raft_consensus.cc:993] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1: : Instructing follower 8aefb0eba3d34a5aa543cde43828d2dd to start an election
I20260710 13:21:45.722906 16924 raft_consensus.cc:1081] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [term 1 LEADER]: Signalling peer 8aefb0eba3d34a5aa543cde43828d2dd to start an election
I20260710 13:21:45.724717 16623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a9b034f0cdd4201a27cf48d618995f8"
dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
 from {username='slave'} at 127.0.0.1:39972
I20260710 13:21:45.725312 16623 raft_consensus.cc:493] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:45.725692 16623 raft_consensus.cc:3060] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.730055 16623 raft_consensus.cc:515] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:45.731753 16623 leader_election.cc:290] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 2 election: Requested vote from peers cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:45.732802 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b034f0cdd4201a27cf48d618995f8" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf2a063365214f748bc12052009b51b1"
I20260710 13:21:45.733455 16697 raft_consensus.cc:3055] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:45.733688 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9b034f0cdd4201a27cf48d618995f8" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
I20260710 13:21:45.733798 16697 raft_consensus.cc:740] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf2a063365214f748bc12052009b51b1, State: Running, Role: LEADER
I20260710 13:21:45.734504 16772 raft_consensus.cc:3060] T 2a9b034f0cdd4201a27cf48d618995f8 P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.735015 16697 consensus_queue.cc:260] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:45.735937 16697 raft_consensus.cc:3060] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.739989 16772 raft_consensus.cc:2468] T 2a9b034f0cdd4201a27cf48d618995f8 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aefb0eba3d34a5aa543cde43828d2dd in term 2.
I20260710 13:21:45.740607 16697 raft_consensus.cc:2468] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aefb0eba3d34a5aa543cde43828d2dd in term 2.
I20260710 13:21:45.741222 16586 leader_election.cc:304] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43eedeb390424e7aa0663e9cc17d8858, 8aefb0eba3d34a5aa543cde43828d2dd; no voters: 
I20260710 13:21:45.742306 16966 raft_consensus.cc:2804] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:45.742844 16966 raft_consensus.cc:697] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 LEADER]: Becoming Leader. State: Replica: 8aefb0eba3d34a5aa543cde43828d2dd, State: Running, Role: LEADER
I20260710 13:21:45.743649 16966 consensus_queue.cc:237] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:45.746650 16959 raft_consensus.cc:993] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1: : Instructing follower 8aefb0eba3d34a5aa543cde43828d2dd to start an election
I20260710 13:21:45.747184 16924 raft_consensus.cc:1081] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 3 LEADER]: Signalling peer 8aefb0eba3d34a5aa543cde43828d2dd to start an election
I20260710 13:21:45.748976 16623 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e127464e82aa43bf81c4d72d63e40f4f"
dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
 from {username='slave'} at 127.0.0.1:39972
I20260710 13:21:45.749691 16623 raft_consensus.cc:493] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:45.750124 16623 raft_consensus.cc:3060] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:45.752050 16517 catalog_manager.cc:5697] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd reported cstate change: term changed from 1 to 2, leader changed from cf2a063365214f748bc12052009b51b1 (127.16.26.2) to 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1). New cstate: current_term: 2 leader_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:45.756829 16623 raft_consensus.cc:515] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:45.758673 16623 leader_election.cc:290] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [CANDIDATE]: Term 4 election: Requested vote from peers cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531), 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3:35159)
I20260710 13:21:45.759459 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e127464e82aa43bf81c4d72d63e40f4f" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cf2a063365214f748bc12052009b51b1"
I20260710 13:21:45.759989 16697 raft_consensus.cc:3055] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:45.760317 16697 raft_consensus.cc:740] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cf2a063365214f748bc12052009b51b1, State: Running, Role: LEADER
I20260710 13:21:45.760713 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e127464e82aa43bf81c4d72d63e40f4f" candidate_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
I20260710 13:21:45.761422 16772 raft_consensus.cc:3060] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:45.761253 16697 consensus_queue.cc:260] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [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: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:45.762604 16697 raft_consensus.cc:3060] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:45.767983 16772 raft_consensus.cc:2468] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aefb0eba3d34a5aa543cde43828d2dd in term 4.
I20260710 13:21:45.768827 16697 raft_consensus.cc:2468] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8aefb0eba3d34a5aa543cde43828d2dd in term 4.
I20260710 13:21:45.769225 16586 leader_election.cc:304] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [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: 43eedeb390424e7aa0663e9cc17d8858, 8aefb0eba3d34a5aa543cde43828d2dd; no voters: 
I20260710 13:21:45.770210 16966 raft_consensus.cc:2804] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:45.770790 16966 raft_consensus.cc:697] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 4 LEADER]: Becoming Leader. State: Replica: 8aefb0eba3d34a5aa543cde43828d2dd, State: Running, Role: LEADER
I20260710 13:21:45.771667 16966 consensus_queue.cc:237] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [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: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:45.778796 16517 catalog_manager.cc:5697] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd reported cstate change: term changed from 3 to 4, leader changed from cf2a063365214f748bc12052009b51b1 (127.16.26.2) to 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1). New cstate: current_term: 4 leader_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:45.879897 16924 raft_consensus.cc:993] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1: : Instructing follower 43eedeb390424e7aa0663e9cc17d8858 to start an election
I20260710 13:21:45.880368 16924 raft_consensus.cc:1081] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 3 LEADER]: Signalling peer 43eedeb390424e7aa0663e9cc17d8858 to start an election
I20260710 13:21:45.881892 16772 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a620feb177246f6a1ef78840e0bd871"
dest_uuid: "43eedeb390424e7aa0663e9cc17d8858"
 from {username='slave'} at 127.0.0.1:50992
I20260710 13:21:45.882416 16772 raft_consensus.cc:493] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:45.882761 16772 raft_consensus.cc:3060] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:45.887625 16772 raft_consensus.cc:515] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:45.889312 16772 leader_election.cc:290] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [CANDIDATE]: Term 4 election: Requested vote from peers cf2a063365214f748bc12052009b51b1 (127.16.26.2:40531), 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389)
I20260710 13:21:45.890340 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a620feb177246f6a1ef78840e0bd871" candidate_uuid: "43eedeb390424e7aa0663e9cc17d8858" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8aefb0eba3d34a5aa543cde43828d2dd"
I20260710 13:21:45.890251 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a620feb177246f6a1ef78840e0bd871" candidate_uuid: "43eedeb390424e7aa0663e9cc17d8858" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cf2a063365214f748bc12052009b51b1"
I20260710 13:21:45.890915 16623 raft_consensus.cc:3060] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:45.891004 16697 raft_consensus.cc:3055] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:45.891312 16697 raft_consensus.cc:740] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cf2a063365214f748bc12052009b51b1, State: Running, Role: LEADER
I20260710 13:21:45.892057 16697 consensus_queue.cc:260] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [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: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:45.893141 16697 raft_consensus.cc:3060] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:45.897169 16623 raft_consensus.cc:2468] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43eedeb390424e7aa0663e9cc17d8858 in term 4.
I20260710 13:21:45.898309 16736 leader_election.cc:304] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [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: 43eedeb390424e7aa0663e9cc17d8858, 8aefb0eba3d34a5aa543cde43828d2dd; no voters: 
I20260710 13:21:45.899161 16942 raft_consensus.cc:2804] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:45.899284 16697 raft_consensus.cc:2468] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43eedeb390424e7aa0663e9cc17d8858 in term 4.
I20260710 13:21:45.899665 16942 raft_consensus.cc:697] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 4 LEADER]: Becoming Leader. State: Replica: 43eedeb390424e7aa0663e9cc17d8858, State: Running, Role: LEADER
I20260710 13:21:45.900653 16942 consensus_queue.cc:237] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [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: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } }
I20260710 13:21:45.908499 16517 catalog_manager.cc:5697] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 reported cstate change: term changed from 3 to 4, leader changed from cf2a063365214f748bc12052009b51b1 (127.16.26.2) to 43eedeb390424e7aa0663e9cc17d8858 (127.16.26.3). New cstate: current_term: 4 leader_uuid: "43eedeb390424e7aa0663e9cc17d8858" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:45.942525 16697 raft_consensus.cc:1275] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 4 FOLLOWER]: Refusing update from remote peer 43eedeb390424e7aa0663e9cc17d8858: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:45.943761 16942 consensus_queue.cc:1048] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:45.954404 16623 raft_consensus.cc:1275] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 4 FOLLOWER]: Refusing update from remote peer 43eedeb390424e7aa0663e9cc17d8858: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:45.956280 16942 consensus_queue.cc:1048] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aefb0eba3d34a5aa543cde43828d2dd" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 43389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:46.001984 16772 raft_consensus.cc:1275] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 4 FOLLOWER]: Refusing update from remote peer 8aefb0eba3d34a5aa543cde43828d2dd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:46.003285 16966 consensus_queue.cc:1048] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:46.013550 16697 raft_consensus.cc:1275] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 4 FOLLOWER]: Refusing update from remote peer 8aefb0eba3d34a5aa543cde43828d2dd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:46.014693 16966 consensus_queue.cc:1048] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:46.266518 16697 raft_consensus.cc:1275] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Refusing update from remote peer 8aefb0eba3d34a5aa543cde43828d2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:46.267732 16966 consensus_queue.cc:1048] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:46.277019 16772 raft_consensus.cc:1275] T 2a9b034f0cdd4201a27cf48d618995f8 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Refusing update from remote peer 8aefb0eba3d34a5aa543cde43828d2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:46.278857 16967 consensus_queue.cc:1048] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:46.286355 16697 raft_consensus.cc:1275] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 4 FOLLOWER]: Refusing update from remote peer 8aefb0eba3d34a5aa543cde43828d2dd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:46.287684 16967 consensus_queue.cc:1048] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:46.298301 16772 raft_consensus.cc:1275] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858 [term 4 FOLLOWER]: Refusing update from remote peer 8aefb0eba3d34a5aa543cde43828d2dd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:46.299933 16979 consensus_queue.cc:1048] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "43eedeb390424e7aa0663e9cc17d8858" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 35159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:21:46.435549 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:46.442276 16488 tablet_server.cc:179] TabletServer@127.16.26.1:0 shutting down...
I20260710 13:21:46.470104 16697 raft_consensus.cc:1275] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 4 FOLLOWER]: Refusing update from remote peer 43eedeb390424e7aa0663e9cc17d8858: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:46.472316 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:46.472250 16942 consensus_queue.cc:1048] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf2a063365214f748bc12052009b51b1" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 40531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:21:46.473460 16488 tablet_replica.cc:333] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd: stopping tablet replica
I20260710 13:21:46.474395 16488 raft_consensus.cc:2243] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.475044 16488 raft_consensus.cc:2272] T 7a620feb177246f6a1ef78840e0bd871 P 8aefb0eba3d34a5aa543cde43828d2dd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.478341 16488 tablet_replica.cc:333] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd: stopping tablet replica
I20260710 13:21:46.479142 16488 raft_consensus.cc:2243] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.480280 16488 raft_consensus.cc:2272] T e127464e82aa43bf81c4d72d63e40f4f P 8aefb0eba3d34a5aa543cde43828d2dd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.483516 16488 tablet_replica.cc:333] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 8aefb0eba3d34a5aa543cde43828d2dd: stopping tablet replica
I20260710 13:21:46.484508 16488 raft_consensus.cc:2243] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.485178 16488 raft_consensus.cc:2272] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.488792 16488 tablet_replica.cc:333] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd: stopping tablet replica
I20260710 13:21:46.489634 16488 raft_consensus.cc:2243] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.490608 16488 raft_consensus.cc:2272] T 8013b632b9484be79b89830588bba4bc P 8aefb0eba3d34a5aa543cde43828d2dd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.493055 16488 tablet_replica.cc:333] T 31abb42a9c824bf78eb6b453446f1c0e P 8aefb0eba3d34a5aa543cde43828d2dd: stopping tablet replica
I20260710 13:21:46.494083 16488 raft_consensus.cc:2243] T 31abb42a9c824bf78eb6b453446f1c0e P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.494825 16488 raft_consensus.cc:2272] T 31abb42a9c824bf78eb6b453446f1c0e P 8aefb0eba3d34a5aa543cde43828d2dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.497542 16488 tablet_replica.cc:333] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd: stopping tablet replica
I20260710 13:21:46.498284 16488 raft_consensus.cc:2243] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 4 LEADER]: Raft consensus shutting down.
W20260710 13:21:46.498890 16736 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:21:46.499366 16488 raft_consensus.cc:2272] T 23f40803be4943908ae2f439c6f7e446 P 8aefb0eba3d34a5aa543cde43828d2dd [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:46.502269 16736 consensus_peers.cc:597] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 -> Peer 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389): Couldn't send request to peer 8aefb0eba3d34a5aa543cde43828d2dd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:46.503445 16488 tablet_replica.cc:333] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd: stopping tablet replica
I20260710 13:21:46.503945 16488 raft_consensus.cc:2243] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.504622 16488 raft_consensus.cc:2272] T 2a9b034f0cdd4201a27cf48d618995f8 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.506719 16488 tablet_replica.cc:333] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd: stopping tablet replica
I20260710 13:21:46.507264 16488 raft_consensus.cc:2243] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.507700 16488 raft_consensus.cc:2272] T 4871b7b6ff024a5393001ff27d2f4c05 P 8aefb0eba3d34a5aa543cde43828d2dd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.509707 16488 tablet_replica.cc:333] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd: stopping tablet replica
I20260710 13:21:46.510222 16488 raft_consensus.cc:2243] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.510735 16488 raft_consensus.cc:2272] T 9620a40f28064753bcb89f559bbc1a26 P 8aefb0eba3d34a5aa543cde43828d2dd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:46.626982 16736 consensus_peers.cc:597] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 -> Peer 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389): Couldn't send request to peer 8aefb0eba3d34a5aa543cde43828d2dd. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:43389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:46.627813 16488 tablet_server.cc:196] TabletServer@127.16.26.1:0 shutdown complete.
I20260710 13:21:46.646639 16488 tablet_server.cc:179] TabletServer@127.16.26.2:0 shutting down...
I20260710 13:21:46.672184 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:46.672938 16488 tablet_replica.cc:333] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1: stopping tablet replica
I20260710 13:21:46.673673 16488 raft_consensus.cc:2243] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.674476 16488 raft_consensus.cc:2272] T 8013b632b9484be79b89830588bba4bc P cf2a063365214f748bc12052009b51b1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.676179 16488 tablet_replica.cc:333] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1: stopping tablet replica
I20260710 13:21:46.676716 16488 raft_consensus.cc:2243] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.677531 16488 raft_consensus.cc:2272] T b99b5cc1152b4f75a5c82c3c87ed1a1b P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.679251 16488 tablet_replica.cc:333] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1: stopping tablet replica
I20260710 13:21:46.679764 16488 raft_consensus.cc:2243] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.680488 16488 raft_consensus.cc:2272] T 31abb42a9c824bf78eb6b453446f1c0e P cf2a063365214f748bc12052009b51b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.682294 16488 tablet_replica.cc:333] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1: stopping tablet replica
I20260710 13:21:46.682789 16488 raft_consensus.cc:2243] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.683197 16488 raft_consensus.cc:2272] T 7a620feb177246f6a1ef78840e0bd871 P cf2a063365214f748bc12052009b51b1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.685570 16488 tablet_replica.cc:333] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1: stopping tablet replica
I20260710 13:21:46.686164 16488 raft_consensus.cc:2243] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.686619 16488 raft_consensus.cc:2272] T 2a9b034f0cdd4201a27cf48d618995f8 P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.688758 16488 tablet_replica.cc:333] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1: stopping tablet replica
I20260710 13:21:46.689291 16488 raft_consensus.cc:2243] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.689828 16488 raft_consensus.cc:2272] T 23f40803be4943908ae2f439c6f7e446 P cf2a063365214f748bc12052009b51b1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.692196 16488 tablet_replica.cc:333] T 9620a40f28064753bcb89f559bbc1a26 P cf2a063365214f748bc12052009b51b1: stopping tablet replica
I20260710 13:21:46.692749 16488 raft_consensus.cc:2243] T 9620a40f28064753bcb89f559bbc1a26 P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.693233 16488 raft_consensus.cc:2272] T 9620a40f28064753bcb89f559bbc1a26 P cf2a063365214f748bc12052009b51b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.695111 16488 tablet_replica.cc:333] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1: stopping tablet replica
I20260710 13:21:46.695618 16488 raft_consensus.cc:2243] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.696056 16488 raft_consensus.cc:2272] T 4871b7b6ff024a5393001ff27d2f4c05 P cf2a063365214f748bc12052009b51b1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.698606 16488 tablet_replica.cc:333] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1: stopping tablet replica
I20260710 13:21:46.699133 16488 raft_consensus.cc:2243] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.699595 16488 raft_consensus.cc:2272] T e127464e82aa43bf81c4d72d63e40f4f P cf2a063365214f748bc12052009b51b1 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:46.702625 16736 consensus_peers.cc:597] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858 -> Peer 8aefb0eba3d34a5aa543cde43828d2dd (127.16.26.1:43389): Couldn't send request to peer 8aefb0eba3d34a5aa543cde43828d2dd. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:43389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:46.730031 16488 tablet_server.cc:196] TabletServer@127.16.26.2:0 shutdown complete.
I20260710 13:21:46.747217 16488 tablet_server.cc:179] TabletServer@127.16.26.3:0 shutting down...
I20260710 13:21:46.776933 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:46.777776 16488 tablet_replica.cc:333] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858: stopping tablet replica
I20260710 13:21:46.778373 16488 raft_consensus.cc:2243] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.778867 16488 raft_consensus.cc:2272] T e127464e82aa43bf81c4d72d63e40f4f P 43eedeb390424e7aa0663e9cc17d8858 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.781131 16488 tablet_replica.cc:333] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858: stopping tablet replica
I20260710 13:21:46.781790 16488 raft_consensus.cc:2243] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.782563 16488 raft_consensus.cc:2272] T 4871b7b6ff024a5393001ff27d2f4c05 P 43eedeb390424e7aa0663e9cc17d8858 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.784626 16488 tablet_replica.cc:333] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858: stopping tablet replica
I20260710 13:21:46.785174 16488 raft_consensus.cc:2243] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.786109 16488 raft_consensus.cc:2272] T 9620a40f28064753bcb89f559bbc1a26 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.788172 16488 tablet_replica.cc:333] T 2a9b034f0cdd4201a27cf48d618995f8 P 43eedeb390424e7aa0663e9cc17d8858: stopping tablet replica
I20260710 13:21:46.788690 16488 raft_consensus.cc:2243] T 2a9b034f0cdd4201a27cf48d618995f8 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.789103 16488 raft_consensus.cc:2272] T 2a9b034f0cdd4201a27cf48d618995f8 P 43eedeb390424e7aa0663e9cc17d8858 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.791101 16488 tablet_replica.cc:333] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858: stopping tablet replica
I20260710 13:21:46.791600 16488 raft_consensus.cc:2243] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.792030 16488 raft_consensus.cc:2272] T 23f40803be4943908ae2f439c6f7e446 P 43eedeb390424e7aa0663e9cc17d8858 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.794162 16488 tablet_replica.cc:333] T 31abb42a9c824bf78eb6b453446f1c0e P 43eedeb390424e7aa0663e9cc17d8858: stopping tablet replica
I20260710 13:21:46.794721 16488 raft_consensus.cc:2243] T 31abb42a9c824bf78eb6b453446f1c0e P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.795151 16488 raft_consensus.cc:2272] T 31abb42a9c824bf78eb6b453446f1c0e P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.796741 16488 tablet_replica.cc:333] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 43eedeb390424e7aa0663e9cc17d8858: stopping tablet replica
I20260710 13:21:46.797197 16488 raft_consensus.cc:2243] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.797609 16488 raft_consensus.cc:2272] T b99b5cc1152b4f75a5c82c3c87ed1a1b P 43eedeb390424e7aa0663e9cc17d8858 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.799082 16488 tablet_replica.cc:333] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858: stopping tablet replica
I20260710 13:21:46.799535 16488 raft_consensus.cc:2243] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.799913 16488 raft_consensus.cc:2272] T 8013b632b9484be79b89830588bba4bc P 43eedeb390424e7aa0663e9cc17d8858 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.801589 16488 tablet_replica.cc:333] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858: stopping tablet replica
I20260710 13:21:46.802016 16488 raft_consensus.cc:2243] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.802703 16488 raft_consensus.cc:2272] T 7a620feb177246f6a1ef78840e0bd871 P 43eedeb390424e7aa0663e9cc17d8858 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.830999 16488 tablet_server.cc:196] TabletServer@127.16.26.3:0 shutdown complete.
I20260710 13:21:46.848450 16488 master.cc:562] Master@127.16.26.62:38531 shutting down...
I20260710 13:21:47.066588 16488 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.067157 16488 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.067487 16488 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3afa3ec88c8c400783eff069d33ff5cb: stopping tablet replica
I20260710 13:21:47.087711 16488 master.cc:584] Master@127.16.26.62:38531 shutdown complete.
43eedeb390424e7aa0663e9cc17d8858  1
8aefb0eba3d34a5aa543cde43828d2dd  4
cf2a063365214f748bc12052009b51b1  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12923 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:21:47.128355 16488 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.26.62:33589
I20260710 13:21:47.129622 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:47.136632 16991 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:47.136691 16990 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:47.137354 16993 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:47.137645 16488 server_base.cc:1061] running on GCE node
I20260710 13:21:47.138809 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:47.139075 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:47.139276 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689707139257 us; error 0 us; skew 500 ppm
I20260710 13:21:47.139912 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:47.142808 16488 webserver.cc:533] Webserver started at http://127.16.26.62:44555/ using document root <none> and password file <none>
I20260710 13:21:47.143374 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:47.143594 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:47.143883 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:47.145103 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689694032651-16488-0/minicluster-data/master-0-root/instance:
uuid: "eb7ea51c92274d91a5e6a8023b530a93"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-fcbk"
I20260710 13:21:47.149731 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:47.153761 16998 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.154507 16488 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 13:21:47.154856 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689694032651-16488-0/minicluster-data/master-0-root
uuid: "eb7ea51c92274d91a5e6a8023b530a93"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-fcbk"
I20260710 13:21:47.155153 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689694032651-16488-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689694032651-16488-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689694032651-16488-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:47.178982 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:47.180245 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:47.219748 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.62:33589
I20260710 13:21:47.219874 17049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.62:33589 every 8 connection(s)
I20260710 13:21:47.223544 17050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.232911 17050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93: Bootstrap starting.
I20260710 13:21:47.237569 17050 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:47.242023 17050 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93: No bootstrap required, opened a new log
I20260710 13:21:47.244272 17050 raft_consensus.cc:359] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb7ea51c92274d91a5e6a8023b530a93" member_type: VOTER }
I20260710 13:21:47.244689 17050 raft_consensus.cc:385] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:47.244979 17050 raft_consensus.cc:740] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb7ea51c92274d91a5e6a8023b530a93, State: Initialized, Role: FOLLOWER
I20260710 13:21:47.245682 17050 consensus_queue.cc:260] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eb7ea51c92274d91a5e6a8023b530a93" member_type: VOTER }
I20260710 13:21:47.246120 17050 raft_consensus.cc:399] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:47.246395 17050 raft_consensus.cc:493] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:47.246676 17050 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:47.251365 17050 raft_consensus.cc:515] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb7ea51c92274d91a5e6a8023b530a93" member_type: VOTER }
I20260710 13:21:47.252012 17050 leader_election.cc:304] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93 [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: eb7ea51c92274d91a5e6a8023b530a93; no voters: 
I20260710 13:21:47.253291 17050 leader_election.cc:290] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:47.253867 17053 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:47.255398 17053 raft_consensus.cc:697] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93 [term 1 LEADER]: Becoming Leader. State: Replica: eb7ea51c92274d91a5e6a8023b530a93, State: Running, Role: LEADER
I20260710 13:21:47.256376 17050 sys_catalog.cc:565] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:47.256160 17053 consensus_queue.cc:237] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93 [LEADER]: Queue going to LEADER mode. State: All 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: "eb7ea51c92274d91a5e6a8023b530a93" member_type: VOTER }
I20260710 13:21:47.261790 17055 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eb7ea51c92274d91a5e6a8023b530a93. Latest consensus state: current_term: 1 leader_uuid: "eb7ea51c92274d91a5e6a8023b530a93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb7ea51c92274d91a5e6a8023b530a93" member_type: VOTER } }
I20260710 13:21:47.262571 17055 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:47.263265 17054 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eb7ea51c92274d91a5e6a8023b530a93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb7ea51c92274d91a5e6a8023b530a93" member_type: VOTER } }
I20260710 13:21:47.263990 17054 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:47.265239 17061 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:47.273308 17061 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:47.274412 16488 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:47.282586 17061 catalog_manager.cc:1383] Generated new cluster ID: fe2ca81d6bfb4ee889465cdfd701e71f
I20260710 13:21:47.282922 17061 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:47.305116 17061 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:47.306622 17061 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:47.324797 17061 catalog_manager.cc:6070] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93: Generated new TSK 0
I20260710 13:21:47.325484 17061 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:47.340898 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:47.346958 17071 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:47.348090 17072 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:47.350147 16488 server_base.cc:1061] running on GCE node
W20260710 13:21:47.350096 17074 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:47.351501 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:47.351758 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:47.351934 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689707351919 us; error 0 us; skew 500 ppm
I20260710 13:21:47.352473 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:47.354959 16488 webserver.cc:533] Webserver started at http://127.16.26.1:38955/ using document root <none> and password file <none>
I20260710 13:21:47.355453 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:47.355660 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:47.355926 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:47.356990 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689694032651-16488-0/minicluster-data/ts-0-root/instance:
uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-fcbk"
I20260710 13:21:47.361850 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:21:47.365765 17079 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.366801 16488 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:21:47.367118 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689694032651-16488-0/minicluster-data/ts-0-root
uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-fcbk"
I20260710 13:21:47.367435 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689694032651-16488-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689694032651-16488-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689694032651-16488-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:47.400416 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:47.401921 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:47.403631 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:47.406150 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:47.406347 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.406705 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:47.406876 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.451848 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.1:44517
I20260710 13:21:47.451984 17141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.1:44517 every 8 connection(s)
I20260710 13:21:47.456835 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:47.464414 17146 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:47.465795 17147 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:47.469318 17149 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:47.469252 16488 server_base.cc:1061] running on GCE node
I20260710 13:21:47.470468 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:47.470685 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:47.470875 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689707470839 us; error 0 us; skew 500 ppm
I20260710 13:21:47.471452 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:47.474191 16488 webserver.cc:533] Webserver started at http://127.16.26.2:36239/ using document root <none> and password file <none>
I20260710 13:21:47.474753 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:47.474987 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:47.475090 17142 heartbeater.cc:344] Connected to a master server at 127.16.26.62:33589
I20260710 13:21:47.475291 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:47.475576 17142 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:47.476354 17142 heartbeater.cc:507] Master 127.16.26.62:33589 requested a full tablet report, sending...
I20260710 13:21:47.476642 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689694032651-16488-0/minicluster-data/ts-1-root/instance:
uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-fcbk"
I20260710 13:21:47.478523 17015 ts_manager.cc:194] Registered new tserver with Master: 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517)
I20260710 13:21:47.480194 17015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60126
I20260710 13:21:47.481599 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:47.484900 17154 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.485839 16488 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:47.486140 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689694032651-16488-0/minicluster-data/ts-1-root
uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-fcbk"
I20260710 13:21:47.486439 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689694032651-16488-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689694032651-16488-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689694032651-16488-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:47.500496 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:47.501770 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:47.503175 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:47.505375 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:47.505621 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.505882 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:47.506055 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.548537 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.2:45171
I20260710 13:21:47.548862 17216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.2:45171 every 8 connection(s)
I20260710 13:21:47.553207 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:47.560479 17220 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:47.564538 17221 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:47.565348 17223 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:47.566438 16488 server_base.cc:1061] running on GCE node
I20260710 13:21:47.567196 17217 heartbeater.cc:344] Connected to a master server at 127.16.26.62:33589
I20260710 13:21:47.567442 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:21:47.567607 17217 heartbeater.cc:461] Registering TS with master...
W20260710 13:21:47.567744 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:47.568050 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689707568027 us; error 0 us; skew 500 ppm
I20260710 13:21:47.568571 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:47.568686 17217 heartbeater.cc:507] Master 127.16.26.62:33589 requested a full tablet report, sending...
I20260710 13:21:47.571364 17015 ts_manager.cc:194] Registered new tserver with Master: d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171)
I20260710 13:21:47.572254 16488 webserver.cc:533] Webserver started at http://127.16.26.3:42643/ using document root <none> and password file <none>
I20260710 13:21:47.572988 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:47.573242 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:47.573479 17015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60136
I20260710 13:21:47.573625 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:47.575122 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689694032651-16488-0/minicluster-data/ts-2-root/instance:
uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-fcbk"
I20260710 13:21:47.580102 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:47.583549 17228 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.584452 16488 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:47.584712 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689694032651-16488-0/minicluster-data/ts-2-root
uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-fcbk"
I20260710 13:21:47.584944 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689694032651-16488-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689694032651-16488-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689694032651-16488-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:47.610212 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:47.611307 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:47.612800 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:47.615255 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:47.615449 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.615768 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:47.615913 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.657840 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.3:46793
I20260710 13:21:47.657893 17290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.3:46793 every 8 connection(s)
I20260710 13:21:47.672457 17291 heartbeater.cc:344] Connected to a master server at 127.16.26.62:33589
I20260710 13:21:47.672884 17291 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:47.673780 17291 heartbeater.cc:507] Master 127.16.26.62:33589 requested a full tablet report, sending...
I20260710 13:21:47.675841 17015 ts_manager.cc:194] Registered new tserver with Master: 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:47.676656 16488 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015728718s
I20260710 13:21:47.677464 17015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60148
I20260710 13:21:47.702709 17015 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60164:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:47.705618 17015 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:47.771786 17256 tablet_service.cc:1511] Processing CreateTablet for tablet a46577559520410589e68bd6f65ec073 (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:47.773350 17256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a46577559520410589e68bd6f65ec073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.777797 17107 tablet_service.cc:1511] Processing CreateTablet for tablet a46577559520410589e68bd6f65ec073 (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:47.779175 17107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a46577559520410589e68bd6f65ec073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.781032 17106 tablet_service.cc:1511] Processing CreateTablet for tablet 37b9a1a6efb84f2e89a9e022321ac9f1 (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:47.782837 17106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b9a1a6efb84f2e89a9e022321ac9f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.790001 17255 tablet_service.cc:1511] Processing CreateTablet for tablet 37b9a1a6efb84f2e89a9e022321ac9f1 (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:47.791467 17255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b9a1a6efb84f2e89a9e022321ac9f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.794708 17105 tablet_service.cc:1511] Processing CreateTablet for tablet e46122e7e7ad4c29a132d873da879a90 (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:47.796095 17105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e46122e7e7ad4c29a132d873da879a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.798627 17254 tablet_service.cc:1511] Processing CreateTablet for tablet e46122e7e7ad4c29a132d873da879a90 (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:47.800017 17254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e46122e7e7ad4c29a132d873da879a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.800350 17253 tablet_service.cc:1511] Processing CreateTablet for tablet 8fec9fd5f2c94567be14c0fa3491f1f9 (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:47.801801 17253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fec9fd5f2c94567be14c0fa3491f1f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.802843 17104 tablet_service.cc:1511] Processing CreateTablet for tablet 8fec9fd5f2c94567be14c0fa3491f1f9 (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:47.804656 17104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fec9fd5f2c94567be14c0fa3491f1f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.811017 17102 tablet_service.cc:1511] Processing CreateTablet for tablet 3862ef2cce3b4b9f900b61509278bf4d (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:47.813674 17251 tablet_service.cc:1511] Processing CreateTablet for tablet 3862ef2cce3b4b9f900b61509278bf4d (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:47.814157 17101 tablet_service.cc:1511] Processing CreateTablet for tablet a14365e5018c4fa5aae9b166b8486a7d (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:47.815237 17251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3862ef2cce3b4b9f900b61509278bf4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.808771 17103 tablet_service.cc:1511] Processing CreateTablet for tablet 2a421dfe8a7c4a92a87863b3bcd5a9c5 (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:47.816778 17102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3862ef2cce3b4b9f900b61509278bf4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.823823 17099 tablet_service.cc:1511] Processing CreateTablet for tablet 1d234c868703481ba5a281e2dc10fb9a (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:47.812125 17252 tablet_service.cc:1511] Processing CreateTablet for tablet 2a421dfe8a7c4a92a87863b3bcd5a9c5 (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:47.826367 17252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a421dfe8a7c4a92a87863b3bcd5a9c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.826220 17250 tablet_service.cc:1511] Processing CreateTablet for tablet a14365e5018c4fa5aae9b166b8486a7d (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:47.818787 17100 tablet_service.cc:1511] Processing CreateTablet for tablet 99bf17e1d7464da4a5b07e063255da1f (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:47.828897 17099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d234c868703481ba5a281e2dc10fb9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.829267 17249 tablet_service.cc:1511] Processing CreateTablet for tablet 99bf17e1d7464da4a5b07e063255da1f (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:47.829963 17100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99bf17e1d7464da4a5b07e063255da1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.829416 17098 tablet_service.cc:1511] Processing CreateTablet for tablet e8312c341da641838d92821eaac3469c (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:47.827711 17250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14365e5018c4fa5aae9b166b8486a7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.831929 17101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14365e5018c4fa5aae9b166b8486a7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.836905 17103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a421dfe8a7c4a92a87863b3bcd5a9c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.838647 17098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8312c341da641838d92821eaac3469c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.840408 17249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99bf17e1d7464da4a5b07e063255da1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.851475 17248 tablet_service.cc:1511] Processing CreateTablet for tablet 1d234c868703481ba5a281e2dc10fb9a (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:47.853451 17248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d234c868703481ba5a281e2dc10fb9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.874282 17177 tablet_service.cc:1511] Processing CreateTablet for tablet 3862ef2cce3b4b9f900b61509278bf4d (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:47.876497 17177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3862ef2cce3b4b9f900b61509278bf4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.879220 17181 tablet_service.cc:1511] Processing CreateTablet for tablet 37b9a1a6efb84f2e89a9e022321ac9f1 (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:47.882625 17179 tablet_service.cc:1511] Processing CreateTablet for tablet 8fec9fd5f2c94567be14c0fa3491f1f9 (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:47.886183 17180 tablet_service.cc:1511] Processing CreateTablet for tablet e46122e7e7ad4c29a132d873da879a90 (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:47.889482 17178 tablet_service.cc:1511] Processing CreateTablet for tablet 2a421dfe8a7c4a92a87863b3bcd5a9c5 (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:47.901768 17181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b9a1a6efb84f2e89a9e022321ac9f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.892760 17182 tablet_service.cc:1511] Processing CreateTablet for tablet a46577559520410589e68bd6f65ec073 (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:47.915370 17182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a46577559520410589e68bd6f65ec073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.923837 17176 tablet_service.cc:1511] Processing CreateTablet for tablet a14365e5018c4fa5aae9b166b8486a7d (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:47.930406 17175 tablet_service.cc:1511] Processing CreateTablet for tablet 99bf17e1d7464da4a5b07e063255da1f (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:47.934470 17256 tablet_service.cc:1511] Processing CreateTablet for tablet e8312c341da641838d92821eaac3469c (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:47.937963 17178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a421dfe8a7c4a92a87863b3bcd5a9c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.941942 17175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99bf17e1d7464da4a5b07e063255da1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.949982 17179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fec9fd5f2c94567be14c0fa3491f1f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.953972 17180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e46122e7e7ad4c29a132d873da879a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.958010 17176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14365e5018c4fa5aae9b166b8486a7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.967880 17174 tablet_service.cc:1511] Processing CreateTablet for tablet 1d234c868703481ba5a281e2dc10fb9a (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:47.970752 17174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d234c868703481ba5a281e2dc10fb9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.971472 17173 tablet_service.cc:1511] Processing CreateTablet for tablet e8312c341da641838d92821eaac3469c (DEFAULT_TABLE table=test-workload [id=e64668c28d694dce961cadeefaf4fdd1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:47.972863 17173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8312c341da641838d92821eaac3469c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.981457 17256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8312c341da641838d92821eaac3469c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.008483 17307 tablet_bootstrap.cc:492] T 1d234c868703481ba5a281e2dc10fb9a P 7de8a6dab1f7446c8e1ef8c67c070083: Bootstrap starting.
I20260710 13:21:48.052052 17306 tablet_bootstrap.cc:492] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3: Bootstrap starting.
I20260710 13:21:48.055827 17308 tablet_bootstrap.cc:492] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252: Bootstrap starting.
I20260710 13:21:48.064355 17308 tablet_bootstrap.cc:654] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.074441 17307 tablet_bootstrap.cc:654] T 1d234c868703481ba5a281e2dc10fb9a P 7de8a6dab1f7446c8e1ef8c67c070083: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.128208 17306 tablet_bootstrap.cc:654] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.142673 17307 tablet_bootstrap.cc:492] T 1d234c868703481ba5a281e2dc10fb9a P 7de8a6dab1f7446c8e1ef8c67c070083: No bootstrap required, opened a new log
I20260710 13:21:48.143390 17307 ts_tablet_manager.cc:1403] T 1d234c868703481ba5a281e2dc10fb9a P 7de8a6dab1f7446c8e1ef8c67c070083: Time spent bootstrapping tablet: real 0.135s	user 0.018s	sys 0.019s
I20260710 13:21:48.147367 17307 raft_consensus.cc:359] T 1d234c868703481ba5a281e2dc10fb9a P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.148313 17307 raft_consensus.cc:385] T 1d234c868703481ba5a281e2dc10fb9a P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.148689 17307 raft_consensus.cc:740] T 1d234c868703481ba5a281e2dc10fb9a P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.206857 17308 tablet_bootstrap.cc:492] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252: No bootstrap required, opened a new log
I20260710 13:21:48.207422 17308 ts_tablet_manager.cc:1403] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252: Time spent bootstrapping tablet: real 0.152s	user 0.024s	sys 0.045s
I20260710 13:21:48.210721 17308 raft_consensus.cc:359] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.211529 17308 raft_consensus.cc:385] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.211858 17308 raft_consensus.cc:740] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.212538 17308 consensus_queue.cc:260] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.216733 17217 heartbeater.cc:499] Master 127.16.26.62:33589 was elected leader, sending a full tablet report...
I20260710 13:21:48.217207 17308 ts_tablet_manager.cc:1434] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 13:21:48.218320 17308 tablet_bootstrap.cc:492] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252: Bootstrap starting.
I20260710 13:21:48.226356 17308 tablet_bootstrap.cc:654] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.238862 17308 tablet_bootstrap.cc:492] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252: No bootstrap required, opened a new log
I20260710 13:21:48.239367 17308 ts_tablet_manager.cc:1403] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.001s
I20260710 13:21:48.241748 17308 raft_consensus.cc:359] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.242511 17308 raft_consensus.cc:385] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.242841 17308 raft_consensus.cc:740] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.243538 17308 consensus_queue.cc:260] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.246436 17308 ts_tablet_manager.cc:1434] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:21:48.247531 17308 tablet_bootstrap.cc:492] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252: Bootstrap starting.
I20260710 13:21:48.254254 17308 tablet_bootstrap.cc:654] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.259557 17308 tablet_bootstrap.cc:492] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252: No bootstrap required, opened a new log
I20260710 13:21:48.260048 17308 ts_tablet_manager.cc:1403] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:21:48.262820 17308 raft_consensus.cc:359] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
I20260710 13:21:48.263406 17308 raft_consensus.cc:385] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.263734 17308 raft_consensus.cc:740] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.264390 17308 consensus_queue.cc:260] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
I20260710 13:21:48.266912 17308 ts_tablet_manager.cc:1434] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:21:48.267822 17308 tablet_bootstrap.cc:492] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252: Bootstrap starting.
W20260710 13:21:48.268136 17063 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:48.273891 17308 tablet_bootstrap.cc:654] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.280097 17308 tablet_bootstrap.cc:492] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252: No bootstrap required, opened a new log
I20260710 13:21:48.280638 17308 ts_tablet_manager.cc:1403] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260710 13:21:48.283718 17308 raft_consensus.cc:359] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.284559 17308 raft_consensus.cc:385] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.284914 17308 raft_consensus.cc:740] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.285647 17308 consensus_queue.cc:260] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.287956 17308 ts_tablet_manager.cc:1434] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260710 13:21:48.289108 17308 tablet_bootstrap.cc:492] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252: Bootstrap starting.
I20260710 13:21:48.289111 17307 consensus_queue.cc:260] T 1d234c868703481ba5a281e2dc10fb9a P 7de8a6dab1f7446c8e1ef8c67c070083 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.291942 17291 heartbeater.cc:499] Master 127.16.26.62:33589 was elected leader, sending a full tablet report...
I20260710 13:21:48.292393 17307 ts_tablet_manager.cc:1434] T 1d234c868703481ba5a281e2dc10fb9a P 7de8a6dab1f7446c8e1ef8c67c070083: Time spent starting tablet: real 0.149s	user 0.014s	sys 0.000s
I20260710 13:21:48.293500 17307 tablet_bootstrap.cc:492] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083: Bootstrap starting.
I20260710 13:21:48.296372 17308 tablet_bootstrap.cc:654] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.303104 17307 tablet_bootstrap.cc:654] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.308638 17308 tablet_bootstrap.cc:492] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252: No bootstrap required, opened a new log
I20260710 13:21:48.309063 17308 ts_tablet_manager.cc:1403] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 13:21:48.312285 17308 raft_consensus.cc:359] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.313120 17308 raft_consensus.cc:385] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.313470 17308 raft_consensus.cc:740] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.314292 17308 consensus_queue.cc:260] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.317194 17308 ts_tablet_manager.cc:1434] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:21:48.318516 17308 tablet_bootstrap.cc:492] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P d4b53b31ea7b46fbbd917ef4a5173252: Bootstrap starting.
I20260710 13:21:48.318578 17307 tablet_bootstrap.cc:492] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083: No bootstrap required, opened a new log
I20260710 13:21:48.319370 17307 ts_tablet_manager.cc:1403] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.002s
I20260710 13:21:48.323016 17307 raft_consensus.cc:359] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
I20260710 13:21:48.323969 17307 raft_consensus.cc:385] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.324467 17307 raft_consensus.cc:740] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.325238 17307 consensus_queue.cc:260] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
I20260710 13:21:48.326198 17308 tablet_bootstrap.cc:654] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P d4b53b31ea7b46fbbd917ef4a5173252: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.327571 17306 tablet_bootstrap.cc:492] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3: No bootstrap required, opened a new log
I20260710 13:21:48.327795 17307 ts_tablet_manager.cc:1434] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:21:48.328104 17306 ts_tablet_manager.cc:1403] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3: Time spent bootstrapping tablet: real 0.276s	user 0.010s	sys 0.012s
I20260710 13:21:48.328824 17307 tablet_bootstrap.cc:492] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083: Bootstrap starting.
I20260710 13:21:48.331387 17306 raft_consensus.cc:359] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
I20260710 13:21:48.332229 17306 raft_consensus.cc:385] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.332571 17306 raft_consensus.cc:740] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.333735 17306 consensus_queue.cc:260] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
I20260710 13:21:48.336910 17307 tablet_bootstrap.cc:654] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.344053 17306 ts_tablet_manager.cc:1434] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260710 13:21:48.345292 17142 heartbeater.cc:499] Master 127.16.26.62:33589 was elected leader, sending a full tablet report...
I20260710 13:21:48.362404 17306 tablet_bootstrap.cc:492] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3: Bootstrap starting.
I20260710 13:21:48.370457 17308 tablet_bootstrap.cc:492] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P d4b53b31ea7b46fbbd917ef4a5173252: No bootstrap required, opened a new log
I20260710 13:21:48.371076 17308 ts_tablet_manager.cc:1403] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P d4b53b31ea7b46fbbd917ef4a5173252: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.031s
I20260710 13:21:48.372707 17306 tablet_bootstrap.cc:654] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.374281 17308 raft_consensus.cc:359] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.375110 17308 raft_consensus.cc:385] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.375450 17308 raft_consensus.cc:740] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.376374 17308 consensus_queue.cc:260] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P d4b53b31ea7b46fbbd917ef4a5173252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.379145 17308 ts_tablet_manager.cc:1434] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P d4b53b31ea7b46fbbd917ef4a5173252: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:48.380182 17308 tablet_bootstrap.cc:492] T e46122e7e7ad4c29a132d873da879a90 P d4b53b31ea7b46fbbd917ef4a5173252: Bootstrap starting.
I20260710 13:21:48.385964 17312 raft_consensus.cc:493] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.386996 17306 tablet_bootstrap.cc:492] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3: No bootstrap required, opened a new log
I20260710 13:21:48.386525 17312 raft_consensus.cc:515] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.387730 17308 tablet_bootstrap.cc:654] T e46122e7e7ad4c29a132d873da879a90 P d4b53b31ea7b46fbbd917ef4a5173252: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.394052 17312 leader_election.cc:290] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:48.396183 17307 tablet_bootstrap.cc:492] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083: No bootstrap required, opened a new log
I20260710 13:21:48.396766 17307 ts_tablet_manager.cc:1403] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083: Time spent bootstrapping tablet: real 0.068s	user 0.035s	sys 0.028s
I20260710 13:21:48.398003 17306 ts_tablet_manager.cc:1403] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.012s
I20260710 13:21:48.400651 17307 raft_consensus.cc:359] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.401839 17307 raft_consensus.cc:385] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.402303 17307 raft_consensus.cc:740] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.403385 17307 consensus_queue.cc:260] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.406667 17307 ts_tablet_manager.cc:1434] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260710 13:21:48.407860 17307 tablet_bootstrap.cc:492] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083: Bootstrap starting.
I20260710 13:21:48.409293 17308 tablet_bootstrap.cc:492] T e46122e7e7ad4c29a132d873da879a90 P d4b53b31ea7b46fbbd917ef4a5173252: No bootstrap required, opened a new log
I20260710 13:21:48.409842 17308 ts_tablet_manager.cc:1403] T e46122e7e7ad4c29a132d873da879a90 P d4b53b31ea7b46fbbd917ef4a5173252: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.006s
I20260710 13:21:48.410629 17306 raft_consensus.cc:359] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.411413 17306 raft_consensus.cc:385] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.411798 17306 raft_consensus.cc:740] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.413160 17308 raft_consensus.cc:359] T e46122e7e7ad4c29a132d873da879a90 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.414145 17308 raft_consensus.cc:385] T e46122e7e7ad4c29a132d873da879a90 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.414784 17308 raft_consensus.cc:740] T e46122e7e7ad4c29a132d873da879a90 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.415964 17308 consensus_queue.cc:260] T e46122e7e7ad4c29a132d873da879a90 P d4b53b31ea7b46fbbd917ef4a5173252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.417502 17307 tablet_bootstrap.cc:654] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.419021 17308 ts_tablet_manager.cc:1434] T e46122e7e7ad4c29a132d873da879a90 P d4b53b31ea7b46fbbd917ef4a5173252: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 13:21:48.420185 17308 tablet_bootstrap.cc:492] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252: Bootstrap starting.
I20260710 13:21:48.422442 17117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d234c868703481ba5a281e2dc10fb9a" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" is_pre_election: true
W20260710 13:21:48.424165 17158 leader_election.cc:343] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.425004 17307 tablet_bootstrap.cc:492] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083: No bootstrap required, opened a new log
I20260710 13:21:48.425518 17307 ts_tablet_manager.cc:1403] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 13:21:48.427735 17308 tablet_bootstrap.cc:654] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.428429 17307 raft_consensus.cc:359] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.429147 17307 raft_consensus.cc:385] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.429468 17307 raft_consensus.cc:740] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.430219 17307 consensus_queue.cc:260] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.432497 17307 ts_tablet_manager.cc:1434] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:21:48.433643 17307 tablet_bootstrap.cc:492] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083: Bootstrap starting.
I20260710 13:21:48.432431 17306 consensus_queue.cc:260] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.435406 17308 tablet_bootstrap.cc:492] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252: No bootstrap required, opened a new log
I20260710 13:21:48.436053 17308 ts_tablet_manager.cc:1403] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.002s
I20260710 13:21:48.438050 17312 raft_consensus.cc:493] T e46122e7e7ad4c29a132d873da879a90 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.438575 17312 raft_consensus.cc:515] T e46122e7e7ad4c29a132d873da879a90 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.439961 17307 tablet_bootstrap.cc:654] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.440871 17312 leader_election.cc:290] T e46122e7e7ad4c29a132d873da879a90 P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:48.443363 17117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46122e7e7ad4c29a132d873da879a90" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" is_pre_election: true
I20260710 13:21:48.444298 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d234c868703481ba5a281e2dc10fb9a" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" is_pre_election: true
I20260710 13:21:48.445003 17266 raft_consensus.cc:2468] T 1d234c868703481ba5a281e2dc10fb9a P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4b53b31ea7b46fbbd917ef4a5173252 in term 0.
W20260710 13:21:48.445111 17158 leader_election.cc:343] T e46122e7e7ad4c29a132d873da879a90 P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.445922 17312 raft_consensus.cc:493] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.446422 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46122e7e7ad4c29a132d873da879a90" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" is_pre_election: true
I20260710 13:21:48.446522 17312 raft_consensus.cc:515] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.448096 17155 leader_election.cc:304] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [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: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 5d16d895ab9f47d6a87bd4010a0c26d3
I20260710 13:21:48.449940 17117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8312c341da641838d92821eaac3469c" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" is_pre_election: true
I20260710 13:21:48.450227 17312 leader_election.cc:290] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:48.450776 17312 raft_consensus.cc:2804] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.451160 17312 raft_consensus.cc:493] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.451525 17312 raft_consensus.cc:3060] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:48.451712 17158 leader_election.cc:343] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.435460 17306 ts_tablet_manager.cc:1434] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260710 13:21:48.454385 17306 tablet_bootstrap.cc:492] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3: Bootstrap starting.
I20260710 13:21:48.462922 17308 raft_consensus.cc:359] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.463701 17308 raft_consensus.cc:385] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.464016 17308 raft_consensus.cc:740] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.464437 17306 tablet_bootstrap.cc:654] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.464794 17308 consensus_queue.cc:260] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
W20260710 13:21:48.474584 17155 leader_election.cc:343] T e46122e7e7ad4c29a132d873da879a90 P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.475112 17155 leader_election.cc:304] T e46122e7e7ad4c29a132d873da879a90 P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4b53b31ea7b46fbbd917ef4a5173252; no voters: 5d16d895ab9f47d6a87bd4010a0c26d3, 7de8a6dab1f7446c8e1ef8c67c070083
I20260710 13:21:48.476137 17331 raft_consensus.cc:2749] T e46122e7e7ad4c29a132d873da879a90 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:48.477577 17308 ts_tablet_manager.cc:1434] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260710 13:21:48.479688 17308 tablet_bootstrap.cc:492] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252: Bootstrap starting.
I20260710 13:21:48.480288 17312 raft_consensus.cc:515] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.487754 17307 tablet_bootstrap.cc:492] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083: No bootstrap required, opened a new log
I20260710 13:21:48.489375 17117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d234c868703481ba5a281e2dc10fb9a" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
W20260710 13:21:48.491029 17158 leader_election.cc:343] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.491221 17312 leader_election.cc:290] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 election: Requested vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:48.491912 17307 ts_tablet_manager.cc:1403] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083: Time spent bootstrapping tablet: real 0.059s	user 0.030s	sys 0.024s
I20260710 13:21:48.495297 17307 raft_consensus.cc:359] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.496251 17306 tablet_bootstrap.cc:492] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3: No bootstrap required, opened a new log
I20260710 13:21:48.496201 17307 raft_consensus.cc:385] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.496758 17307 raft_consensus.cc:740] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.496883 17306 ts_tablet_manager.cc:1403] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.008s
I20260710 13:21:48.497228 17308 tablet_bootstrap.cc:654] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.497968 17307 consensus_queue.cc:260] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.500613 17306 raft_consensus.cc:359] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.501374 17306 raft_consensus.cc:385] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.501691 17306 raft_consensus.cc:740] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.502715 17316 raft_consensus.cc:493] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.503165 17316 raft_consensus.cc:515] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.505986 17316 leader_election.cc:290] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171)
I20260710 13:21:48.506204 17306 consensus_queue.cc:260] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.514847 17307 ts_tablet_manager.cc:1434] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.004s
I20260710 13:21:48.516040 17307 tablet_bootstrap.cc:492] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083: Bootstrap starting.
I20260710 13:21:48.516682 17306 ts_tablet_manager.cc:1434] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
W20260710 13:21:48.518177 17155 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.26.3:46793, user_credentials={real_user=slave}} blocked reactor thread for 43617.7us
I20260710 13:21:48.520507 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8312c341da641838d92821eaac3469c" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" is_pre_election: true
I20260710 13:21:48.523350 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d234c868703481ba5a281e2dc10fb9a" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
I20260710 13:21:48.523963 17265 raft_consensus.cc:3060] T 1d234c868703481ba5a281e2dc10fb9a P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.526247 17306 tablet_bootstrap.cc:492] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3: Bootstrap starting.
I20260710 13:21:48.532574 17333 raft_consensus.cc:493] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.533121 17333 raft_consensus.cc:515] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
W20260710 13:21:48.533922 17155 leader_election.cc:343] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.534576 17155 leader_election.cc:304] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4b53b31ea7b46fbbd917ef4a5173252; no voters: 5d16d895ab9f47d6a87bd4010a0c26d3, 7de8a6dab1f7446c8e1ef8c67c070083
I20260710 13:21:48.535614 17312 raft_consensus.cc:2749] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:48.536156 17117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b9a1a6efb84f2e89a9e022321ac9f1" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" is_pre_election: true
I20260710 13:21:48.536873 17307 tablet_bootstrap.cc:654] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.536836 17117 raft_consensus.cc:2468] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4b53b31ea7b46fbbd917ef4a5173252 in term 0.
I20260710 13:21:48.537542 17333 leader_election.cc:290] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:48.538806 17158 leader_election.cc:304] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d16d895ab9f47d6a87bd4010a0c26d3, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 
I20260710 13:21:48.541268 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b9a1a6efb84f2e89a9e022321ac9f1" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" is_pre_election: true
I20260710 13:21:48.536820 17265 raft_consensus.cc:2468] T 1d234c868703481ba5a281e2dc10fb9a P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b53b31ea7b46fbbd917ef4a5173252 in term 1.
I20260710 13:21:48.543233 17306 tablet_bootstrap.cc:654] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:48.544624 17155 leader_election.cc:343] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.546041 17155 leader_election.cc:304] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [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: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 5d16d895ab9f47d6a87bd4010a0c26d3
I20260710 13:21:48.553238 17312 raft_consensus.cc:2804] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.553287 17333 raft_consensus.cc:2804] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.553920 17312 raft_consensus.cc:493] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.554117 17333 raft_consensus.cc:697] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 LEADER]: Becoming Leader. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Running, Role: LEADER
I20260710 13:21:48.554476 17312 raft_consensus.cc:3060] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.555068 17333 consensus_queue.cc:237] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.557729 17307 tablet_bootstrap.cc:492] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083: No bootstrap required, opened a new log
I20260710 13:21:48.558276 17307 ts_tablet_manager.cc:1403] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.002s
I20260710 13:21:48.561704 17307 raft_consensus.cc:359] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.562530 17307 raft_consensus.cc:385] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.562405 17312 raft_consensus.cc:515] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.562897 17307 raft_consensus.cc:740] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.563921 17316 raft_consensus.cc:493] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.563814 17307 consensus_queue.cc:260] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.564438 17316 raft_consensus.cc:515] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.566864 17316 leader_election.cc:290] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171)
I20260710 13:21:48.567919 17306 tablet_bootstrap.cc:492] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3: No bootstrap required, opened a new log
I20260710 13:21:48.568394 17306 ts_tablet_manager.cc:1403] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.007s
I20260710 13:21:48.570581 17013 catalog_manager.cc:5697] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.571527 17306 raft_consensus.cc:359] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.572238 17308 tablet_bootstrap.cc:492] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252: No bootstrap required, opened a new log
I20260710 13:21:48.572876 17308 ts_tablet_manager.cc:1403] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252: Time spent bootstrapping tablet: real 0.093s	user 0.022s	sys 0.011s
I20260710 13:21:48.572834 17117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b9a1a6efb84f2e89a9e022321ac9f1" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
I20260710 13:21:48.573581 17117 raft_consensus.cc:3060] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.575979 17308 raft_consensus.cc:359] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.576713 17308 raft_consensus.cc:385] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.577024 17308 raft_consensus.cc:740] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.572220 17306 raft_consensus.cc:385] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.577764 17306 raft_consensus.cc:740] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.577910 17320 raft_consensus.cc:493] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.578382 17320 raft_consensus.cc:515] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
I20260710 13:21:48.578708 17306 consensus_queue.cc:260] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.582823 17320 leader_election.cc:290] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793), d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171)
I20260710 13:21:48.581481 17117 raft_consensus.cc:2468] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b53b31ea7b46fbbd917ef4a5173252 in term 1.
I20260710 13:21:48.587976 17312 leader_election.cc:290] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 election: Requested vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:48.580610 17308 consensus_queue.cc:260] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.593290 17308 ts_tablet_manager.cc:1434] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260710 13:21:48.594367 17308 tablet_bootstrap.cc:492] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252: Bootstrap starting.
I20260710 13:21:48.600014 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99bf17e1d7464da4a5b07e063255da1f" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" is_pre_election: true
I20260710 13:21:48.601007 17192 raft_consensus.cc:2468] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7de8a6dab1f7446c8e1ef8c67c070083 in term 0.
I20260710 13:21:48.602515 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a421dfe8a7c4a92a87863b3bcd5a9c5" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" is_pre_election: true
I20260710 13:21:48.603253 17191 raft_consensus.cc:2468] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7de8a6dab1f7446c8e1ef8c67c070083 in term 0.
I20260710 13:21:48.603710 17158 leader_election.cc:304] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d16d895ab9f47d6a87bd4010a0c26d3, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 
I20260710 13:21:48.604840 17312 raft_consensus.cc:2804] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.604844 17231 leader_election.cc:304] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 
I20260710 13:21:48.605563 17312 raft_consensus.cc:697] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 LEADER]: Becoming Leader. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Running, Role: LEADER
I20260710 13:21:48.605894 17316 raft_consensus.cc:2804] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.606273 17316 raft_consensus.cc:493] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.606647 17316 raft_consensus.cc:3060] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.606581 17312 consensus_queue.cc:237] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.608179 17307 ts_tablet_manager.cc:1434] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.013s
I20260710 13:21:48.609786 17231 leader_election.cc:304] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 
I20260710 13:21:48.613833 17307 tablet_bootstrap.cc:492] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083: Bootstrap starting.
I20260710 13:21:48.614260 17306 ts_tablet_manager.cc:1434] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.006s
I20260710 13:21:48.615867 17306 tablet_bootstrap.cc:492] T 1d234c868703481ba5a281e2dc10fb9a P 5d16d895ab9f47d6a87bd4010a0c26d3: Bootstrap starting.
I20260710 13:21:48.616305 17316 raft_consensus.cc:515] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.621529 17341 raft_consensus.cc:2804] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.622220 17341 raft_consensus.cc:493] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.622639 17341 raft_consensus.cc:3060] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.627995 17333 raft_consensus.cc:493] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.628625 17333 raft_consensus.cc:515] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
I20260710 13:21:48.629664 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99bf17e1d7464da4a5b07e063255da1f" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
I20260710 13:21:48.630390 17191 raft_consensus.cc:3060] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.631325 17316 leader_election.cc:290] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 election: Requested vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171)
I20260710 13:21:48.631953 17316 raft_consensus.cc:493] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.632603 17333 leader_election.cc:290] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793), 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517)
I20260710 13:21:48.632479 17316 raft_consensus.cc:515] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.632820 17306 tablet_bootstrap.cc:654] T 1d234c868703481ba5a281e2dc10fb9a P 5d16d895ab9f47d6a87bd4010a0c26d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.634171 17117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46577559520410589e68bd6f65ec073" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" is_pre_election: true
I20260710 13:21:48.634963 17117 raft_consensus.cc:2468] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4b53b31ea7b46fbbd917ef4a5173252 in term 0.
I20260710 13:21:48.636226 17158 leader_election.cc:304] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d16d895ab9f47d6a87bd4010a0c26d3, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 
I20260710 13:21:48.637584 17333 raft_consensus.cc:2804] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.638092 17333 raft_consensus.cc:493] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.638477 17333 raft_consensus.cc:3060] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.638716 17191 raft_consensus.cc:2468] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7de8a6dab1f7446c8e1ef8c67c070083 in term 1.
I20260710 13:21:48.638967 17116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99bf17e1d7464da4a5b07e063255da1f" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" is_pre_election: true
I20260710 13:21:48.640170 17231 leader_election.cc:304] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 
I20260710 13:21:48.640453 17115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a421dfe8a7c4a92a87863b3bcd5a9c5" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" is_pre_election: true
I20260710 13:21:48.642087 17114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99bf17e1d7464da4a5b07e063255da1f" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
I20260710 13:21:48.643736 17113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8312c341da641838d92821eaac3469c" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" is_pre_election: true
W20260710 13:21:48.645143 17232 leader_election.cc:343] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.647351 17307 tablet_bootstrap.cc:654] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:48.647643 17232 leader_election.cc:343] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.648394 17333 raft_consensus.cc:515] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
W20260710 13:21:48.649726 17232 leader_election.cc:343] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:48.650748 17232 leader_election.cc:343] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.652843 17308 tablet_bootstrap.cc:654] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.660074 17117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46577559520410589e68bd6f65ec073" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
I20260710 13:21:48.660981 17117 raft_consensus.cc:3060] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.661974 17353 raft_consensus.cc:493] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.662503 17353 raft_consensus.cc:515] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
I20260710 13:21:48.665643 17113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46577559520410589e68bd6f65ec073" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" is_pre_election: true
I20260710 13:21:48.665978 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46577559520410589e68bd6f65ec073" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" is_pre_election: true
I20260710 13:21:48.666742 17191 raft_consensus.cc:2393] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7de8a6dab1f7446c8e1ef8c67c070083 in current term 1: Already voted for candidate d4b53b31ea7b46fbbd917ef4a5173252 in this term.
I20260710 13:21:48.667953 17231 leader_election.cc:304] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7de8a6dab1f7446c8e1ef8c67c070083; no voters: 5d16d895ab9f47d6a87bd4010a0c26d3, d4b53b31ea7b46fbbd917ef4a5173252
I20260710 13:21:48.669287 17316 leader_election.cc:290] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171)
I20260710 13:21:48.669986 17316 raft_consensus.cc:3060] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.671032 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b9a1a6efb84f2e89a9e022321ac9f1" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
I20260710 13:21:48.672912 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46577559520410589e68bd6f65ec073" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" is_pre_election: true
I20260710 13:21:48.674320 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46577559520410589e68bd6f65ec073" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
W20260710 13:21:48.674616 17155 leader_election.cc:343] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.676859 17333 leader_election.cc:290] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 election: Requested vote from peers 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793), 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517)
I20260710 13:21:48.678107 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8312c341da641838d92821eaac3469c" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" is_pre_election: true
I20260710 13:21:48.678764 17191 raft_consensus.cc:2468] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7de8a6dab1f7446c8e1ef8c67c070083 in term 0.
I20260710 13:21:48.679344 17341 raft_consensus.cc:515] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.674022 17117 raft_consensus.cc:2468] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b53b31ea7b46fbbd917ef4a5173252 in term 1.
I20260710 13:21:48.679965 17231 leader_election.cc:304] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [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: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 5d16d895ab9f47d6a87bd4010a0c26d3
I20260710 13:21:48.681331 17158 leader_election.cc:304] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [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: 5d16d895ab9f47d6a87bd4010a0c26d3, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 7de8a6dab1f7446c8e1ef8c67c070083
I20260710 13:21:48.682610 17354 raft_consensus.cc:2804] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.683049 17333 raft_consensus.cc:2804] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.683056 17354 raft_consensus.cc:493] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.683789 17333 raft_consensus.cc:697] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 LEADER]: Becoming Leader. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Running, Role: LEADER
I20260710 13:21:48.683981 17354 raft_consensus.cc:3060] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.684496 17306 tablet_bootstrap.cc:492] T 1d234c868703481ba5a281e2dc10fb9a P 5d16d895ab9f47d6a87bd4010a0c26d3: No bootstrap required, opened a new log
I20260710 13:21:48.685122 17306 ts_tablet_manager.cc:1403] T 1d234c868703481ba5a281e2dc10fb9a P 5d16d895ab9f47d6a87bd4010a0c26d3: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.013s
I20260710 13:21:48.684859 17333 consensus_queue.cc:237] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
I20260710 13:21:48.683132 17347 raft_consensus.cc:2804] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.687841 17113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a421dfe8a7c4a92a87863b3bcd5a9c5" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
W20260710 13:21:48.689415 17232 leader_election.cc:343] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.690721 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46577559520410589e68bd6f65ec073" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" is_pre_election: true
I20260710 13:21:48.692526 17307 tablet_bootstrap.cc:492] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083: No bootstrap required, opened a new log
I20260710 13:21:48.693313 17307 ts_tablet_manager.cc:1403] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083: Time spent bootstrapping tablet: real 0.080s	user 0.020s	sys 0.009s
I20260710 13:21:48.694577 17316 raft_consensus.cc:2749] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:48.688783 17306 raft_consensus.cc:359] T 1d234c868703481ba5a281e2dc10fb9a P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.694859 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a421dfe8a7c4a92a87863b3bcd5a9c5" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
I20260710 13:21:48.692543 17341 leader_election.cc:290] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 election: Requested vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171)
I20260710 13:21:48.695182 17306 raft_consensus.cc:385] T 1d234c868703481ba5a281e2dc10fb9a P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.695473 17191 raft_consensus.cc:3060] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.696187 17306 raft_consensus.cc:740] T 1d234c868703481ba5a281e2dc10fb9a P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.696636 17265 raft_consensus.cc:2468] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4b53b31ea7b46fbbd917ef4a5173252 in term 1.
I20260710 13:21:48.699635 17307 raft_consensus.cc:359] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.700507 17307 raft_consensus.cc:385] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.700950 17307 raft_consensus.cc:740] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.700598 17306 consensus_queue.cc:260] T 1d234c868703481ba5a281e2dc10fb9a P 5d16d895ab9f47d6a87bd4010a0c26d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.701922 17307 consensus_queue.cc:260] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.702661 17308 tablet_bootstrap.cc:492] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252: No bootstrap required, opened a new log
I20260710 13:21:48.703089 17306 ts_tablet_manager.cc:1434] T 1d234c868703481ba5a281e2dc10fb9a P 5d16d895ab9f47d6a87bd4010a0c26d3: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:21:48.703187 17308 ts_tablet_manager.cc:1403] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252: Time spent bootstrapping tablet: real 0.109s	user 0.006s	sys 0.004s
I20260710 13:21:48.704797 17307 ts_tablet_manager.cc:1434] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 13:21:48.706087 17306 tablet_bootstrap.cc:492] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3: Bootstrap starting.
I20260710 13:21:48.707245 17353 leader_election.cc:290] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171)
I20260710 13:21:48.708143 17307 tablet_bootstrap.cc:492] T e46122e7e7ad4c29a132d873da879a90 P 7de8a6dab1f7446c8e1ef8c67c070083: Bootstrap starting.
I20260710 13:21:48.712409 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46577559520410589e68bd6f65ec073" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" is_pre_election: true
I20260710 13:21:48.712998 17306 tablet_bootstrap.cc:654] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.712729 17308 raft_consensus.cc:359] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.713613 17308 raft_consensus.cc:385] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.713904 17308 raft_consensus.cc:740] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.714236 17082 leader_election.cc:304] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d16d895ab9f47d6a87bd4010a0c26d3; no voters: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252
I20260710 13:21:48.715843 17342 raft_consensus.cc:2749] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:48.716897 17347 raft_consensus.cc:697] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 LEADER]: Becoming Leader. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Running, Role: LEADER
I20260710 13:21:48.717803 17347 consensus_queue.cc:237] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.719192 17308 consensus_queue.cc:260] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.720417 17354 raft_consensus.cc:515] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.722754 17354 leader_election.cc:290] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 election: Requested vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171)
I20260710 13:21:48.723950 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8312c341da641838d92821eaac3469c" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
I20260710 13:21:48.724558 17192 raft_consensus.cc:3060] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.724851 17308 ts_tablet_manager.cc:1434] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260710 13:21:48.725541 17013 catalog_manager.cc:5697] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.728279 17306 tablet_bootstrap.cc:492] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3: No bootstrap required, opened a new log
I20260710 13:21:48.727535 17013 catalog_manager.cc:5697] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:48.728790 17306 ts_tablet_manager.cc:1403] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260710 13:21:48.723982 17113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8312c341da641838d92821eaac3469c" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
W20260710 13:21:48.731424 17232 leader_election.cc:343] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.733078 17306 raft_consensus.cc:359] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.733726 17354 raft_consensus.cc:493] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.733897 17307 tablet_bootstrap.cc:654] T e46122e7e7ad4c29a132d873da879a90 P 7de8a6dab1f7446c8e1ef8c67c070083: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.734279 17354 raft_consensus.cc:515] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.736543 17354 leader_election.cc:290] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171)
I20260710 13:21:48.733911 17306 raft_consensus.cc:385] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.737092 17306 raft_consensus.cc:740] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.737881 17306 consensus_queue.cc:260] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.738437 17190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fec9fd5f2c94567be14c0fa3491f1f9" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" is_pre_election: true
I20260710 13:21:48.739089 17190 raft_consensus.cc:2468] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7de8a6dab1f7446c8e1ef8c67c070083 in term 0.
I20260710 13:21:48.740394 17192 raft_consensus.cc:2468] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7de8a6dab1f7446c8e1ef8c67c070083 in term 1.
I20260710 13:21:48.740501 17231 leader_election.cc:304] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 
I20260710 13:21:48.740319 17113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fec9fd5f2c94567be14c0fa3491f1f9" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" is_pre_election: true
I20260710 13:21:48.741775 17354 raft_consensus.cc:2804] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.742158 17354 raft_consensus.cc:493] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.742487 17354 raft_consensus.cc:3060] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:48.743543 17232 leader_election.cc:343] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.747134 17191 raft_consensus.cc:2468] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7de8a6dab1f7446c8e1ef8c67c070083 in term 1.
I20260710 13:21:48.740360 17306 ts_tablet_manager.cc:1434] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:21:48.749143 17306 tablet_bootstrap.cc:492] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3: Bootstrap starting.
I20260710 13:21:48.750756 17231 leader_election.cc:304] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [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: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 5d16d895ab9f47d6a87bd4010a0c26d3
I20260710 13:21:48.758693 17231 leader_election.cc:304] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [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: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 5d16d895ab9f47d6a87bd4010a0c26d3
I20260710 13:21:48.759536 17353 raft_consensus.cc:2804] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.760056 17353 raft_consensus.cc:697] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 LEADER]: Becoming Leader. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Running, Role: LEADER
I20260710 13:21:48.760901 17353 consensus_queue.cc:237] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.762465 17306 tablet_bootstrap.cc:654] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.763229 17307 tablet_bootstrap.cc:492] T e46122e7e7ad4c29a132d873da879a90 P 7de8a6dab1f7446c8e1ef8c67c070083: No bootstrap required, opened a new log
I20260710 13:21:48.763543 17356 raft_consensus.cc:2804] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.763767 17307 ts_tablet_manager.cc:1403] T e46122e7e7ad4c29a132d873da879a90 P 7de8a6dab1f7446c8e1ef8c67c070083: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.021s
I20260710 13:21:48.764148 17356 raft_consensus.cc:697] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 LEADER]: Becoming Leader. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Running, Role: LEADER
I20260710 13:21:48.764303 17013 catalog_manager.cc:5697] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3). New cstate: current_term: 1 leader_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:48.765128 17356 consensus_queue.cc:237] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.774624 17307 raft_consensus.cc:359] T e46122e7e7ad4c29a132d873da879a90 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.776924 17307 raft_consensus.cc:385] T e46122e7e7ad4c29a132d873da879a90 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.781106 17307 raft_consensus.cc:740] T e46122e7e7ad4c29a132d873da879a90 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.782249 17307 consensus_queue.cc:260] T e46122e7e7ad4c29a132d873da879a90 P 7de8a6dab1f7446c8e1ef8c67c070083 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.790179 17307 ts_tablet_manager.cc:1434] T e46122e7e7ad4c29a132d873da879a90 P 7de8a6dab1f7446c8e1ef8c67c070083: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 13:21:48.773218 17354 raft_consensus.cc:515] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.791589 17307 tablet_bootstrap.cc:492] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083: Bootstrap starting.
I20260710 13:21:48.793054 17342 raft_consensus.cc:493] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.793361 17113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fec9fd5f2c94567be14c0fa3491f1f9" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
I20260710 13:21:48.793601 17342 raft_consensus.cc:515] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
W20260710 13:21:48.794953 17232 leader_election.cc:343] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.795223 17354 leader_election.cc:290] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 election: Requested vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171)
I20260710 13:21:48.795902 17342 leader_election.cc:290] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:48.797140 17307 tablet_bootstrap.cc:654] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.797046 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a421dfe8a7c4a92a87863b3bcd5a9c5" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" is_pre_election: true
I20260710 13:21:48.797408 17306 tablet_bootstrap.cc:492] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3: No bootstrap required, opened a new log
I20260710 13:21:48.797493 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fec9fd5f2c94567be14c0fa3491f1f9" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
I20260710 13:21:48.797960 17306 ts_tablet_manager.cc:1403] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.024s
I20260710 13:21:48.798120 17191 raft_consensus.cc:3060] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.801009 17306 raft_consensus.cc:359] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.801748 17306 raft_consensus.cc:385] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.801915 17307 tablet_bootstrap.cc:492] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083: No bootstrap required, opened a new log
I20260710 13:21:48.802131 17306 raft_consensus.cc:740] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.802397 17307 ts_tablet_manager.cc:1403] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:21:48.802250 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a421dfe8a7c4a92a87863b3bcd5a9c5" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" is_pre_election: true
I20260710 13:21:48.803138 17192 raft_consensus.cc:2393] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in current term 1: Already voted for candidate 7de8a6dab1f7446c8e1ef8c67c070083 in this term.
I20260710 13:21:48.802940 17306 consensus_queue.cc:260] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.802942 17012 catalog_manager.cc:5697] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3). New cstate: current_term: 1 leader_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:48.804589 17082 leader_election.cc:304] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d16d895ab9f47d6a87bd4010a0c26d3; no voters: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252
I20260710 13:21:48.805356 17306 ts_tablet_manager.cc:1434] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:21:48.805269 17307 raft_consensus.cc:359] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.805992 17320 raft_consensus.cc:3060] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.806074 17307 raft_consensus.cc:385] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.806524 17307 raft_consensus.cc:740] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.805498 17012 catalog_manager.cc:5697] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3). New cstate: current_term: 1 leader_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:48.806535 17306 tablet_bootstrap.cc:492] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3: Bootstrap starting.
I20260710 13:21:48.811131 17191 raft_consensus.cc:2468] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7de8a6dab1f7446c8e1ef8c67c070083 in term 1.
I20260710 13:21:48.812523 17231 leader_election.cc:304] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [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: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 5d16d895ab9f47d6a87bd4010a0c26d3
I20260710 13:21:48.813216 17320 raft_consensus.cc:2749] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:48.813818 17354 raft_consensus.cc:2804] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.814373 17354 raft_consensus.cc:697] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 LEADER]: Becoming Leader. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Running, Role: LEADER
I20260710 13:21:48.814656 17307 consensus_queue.cc:260] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.815263 17354 consensus_queue.cc:237] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.816728 17307 ts_tablet_manager.cc:1434] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:21:48.817670 17307 tablet_bootstrap.cc:492] T a14365e5018c4fa5aae9b166b8486a7d P 7de8a6dab1f7446c8e1ef8c67c070083: Bootstrap starting.
I20260710 13:21:48.818075 17306 tablet_bootstrap.cc:654] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.823392 17307 tablet_bootstrap.cc:654] T a14365e5018c4fa5aae9b166b8486a7d P 7de8a6dab1f7446c8e1ef8c67c070083: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.828763 17320 raft_consensus.cc:493] T 1d234c868703481ba5a281e2dc10fb9a P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.829253 17320 raft_consensus.cc:515] T 1d234c868703481ba5a281e2dc10fb9a P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.829813 17306 tablet_bootstrap.cc:492] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3: No bootstrap required, opened a new log
I20260710 13:21:48.830262 17306 ts_tablet_manager.cc:1403] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260710 13:21:48.830663 17307 tablet_bootstrap.cc:492] T a14365e5018c4fa5aae9b166b8486a7d P 7de8a6dab1f7446c8e1ef8c67c070083: No bootstrap required, opened a new log
I20260710 13:21:48.831097 17307 ts_tablet_manager.cc:1403] T a14365e5018c4fa5aae9b166b8486a7d P 7de8a6dab1f7446c8e1ef8c67c070083: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260710 13:21:48.831398 17320 leader_election.cc:290] T 1d234c868703481ba5a281e2dc10fb9a P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:48.833076 17306 raft_consensus.cc:359] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.833209 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d234c868703481ba5a281e2dc10fb9a" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" is_pre_election: true
I20260710 13:21:48.833807 17306 raft_consensus.cc:385] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.834282 17306 raft_consensus.cc:740] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.833838 17307 raft_consensus.cc:359] T a14365e5018c4fa5aae9b166b8486a7d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.834442 17265 raft_consensus.cc:2393] T 1d234c868703481ba5a281e2dc10fb9a P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in current term 1: Already voted for candidate d4b53b31ea7b46fbbd917ef4a5173252 in this term.
I20260710 13:21:48.834661 17307 raft_consensus.cc:385] T a14365e5018c4fa5aae9b166b8486a7d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.834971 17307 raft_consensus.cc:740] T a14365e5018c4fa5aae9b166b8486a7d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.833755 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d234c868703481ba5a281e2dc10fb9a" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" is_pre_election: true
I20260710 13:21:48.834955 17306 consensus_queue.cc:260] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.835820 17307 consensus_queue.cc:260] T a14365e5018c4fa5aae9b166b8486a7d P 7de8a6dab1f7446c8e1ef8c67c070083 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.837226 17306 ts_tablet_manager.cc:1434] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:48.837944 17307 ts_tablet_manager.cc:1434] T a14365e5018c4fa5aae9b166b8486a7d P 7de8a6dab1f7446c8e1ef8c67c070083: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:48.837695 17080 leader_election.cc:304] T 1d234c868703481ba5a281e2dc10fb9a P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d16d895ab9f47d6a87bd4010a0c26d3; no voters: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252
I20260710 13:21:48.838745 17342 raft_consensus.cc:3060] T 1d234c868703481ba5a281e2dc10fb9a P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.839898 17012 catalog_manager.cc:5697] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3). New cstate: current_term: 1 leader_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:48.843436 17306 tablet_bootstrap.cc:492] T e8312c341da641838d92821eaac3469c P 5d16d895ab9f47d6a87bd4010a0c26d3: Bootstrap starting.
I20260710 13:21:48.844519 17342 raft_consensus.cc:2749] T 1d234c868703481ba5a281e2dc10fb9a P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:48.849728 17306 tablet_bootstrap.cc:654] T e8312c341da641838d92821eaac3469c P 5d16d895ab9f47d6a87bd4010a0c26d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.856688 17306 tablet_bootstrap.cc:492] T e8312c341da641838d92821eaac3469c P 5d16d895ab9f47d6a87bd4010a0c26d3: No bootstrap required, opened a new log
I20260710 13:21:48.857158 17306 ts_tablet_manager.cc:1403] T e8312c341da641838d92821eaac3469c P 5d16d895ab9f47d6a87bd4010a0c26d3: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260710 13:21:48.859546 17306 raft_consensus.cc:359] T e8312c341da641838d92821eaac3469c P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.859995 17306 raft_consensus.cc:385] T e8312c341da641838d92821eaac3469c P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.860153 17306 raft_consensus.cc:740] T e8312c341da641838d92821eaac3469c P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.860697 17306 consensus_queue.cc:260] T e8312c341da641838d92821eaac3469c P 5d16d895ab9f47d6a87bd4010a0c26d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.862680 17306 ts_tablet_manager.cc:1434] T e8312c341da641838d92821eaac3469c P 5d16d895ab9f47d6a87bd4010a0c26d3: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 13:21:48.863822 17306 tablet_bootstrap.cc:492] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3: Bootstrap starting.
I20260710 13:21:48.868593 17306 tablet_bootstrap.cc:654] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.868611 17342 raft_consensus.cc:493] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.869318 17342 raft_consensus.cc:515] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.871635 17342 leader_election.cc:290] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:48.872169 17333 raft_consensus.cc:493] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.872669 17333 raft_consensus.cc:515] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.873268 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3862ef2cce3b4b9f900b61509278bf4d" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" is_pre_election: true
I20260710 13:21:48.873927 17191 raft_consensus.cc:2468] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 0.
I20260710 13:21:48.874873 17333 leader_election.cc:290] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:48.876077 17306 tablet_bootstrap.cc:492] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3: No bootstrap required, opened a new log
I20260710 13:21:48.875985 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3862ef2cce3b4b9f900b61509278bf4d" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" is_pre_election: true
I20260710 13:21:48.876307 17082 leader_election.cc:304] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d16d895ab9f47d6a87bd4010a0c26d3, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 
I20260710 13:21:48.876407 17113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3862ef2cce3b4b9f900b61509278bf4d" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" is_pre_election: true
I20260710 13:21:48.876621 17306 ts_tablet_manager.cc:1403] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:21:48.876699 17265 raft_consensus.cc:2468] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4b53b31ea7b46fbbd917ef4a5173252 in term 0.
I20260710 13:21:48.877148 17113 raft_consensus.cc:2468] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4b53b31ea7b46fbbd917ef4a5173252 in term 0.
I20260710 13:21:48.878360 17155 leader_election.cc:304] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 
I20260710 13:21:48.879719 17333 raft_consensus.cc:2804] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.879509 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3862ef2cce3b4b9f900b61509278bf4d" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" is_pre_election: true
I20260710 13:21:48.880163 17333 raft_consensus.cc:493] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.880339 17342 raft_consensus.cc:2804] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.880457 17265 raft_consensus.cc:2468] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 0.
I20260710 13:21:48.880548 17333 raft_consensus.cc:3060] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.880776 17342 raft_consensus.cc:493] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.879544 17306 raft_consensus.cc:359] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.881258 17342 raft_consensus.cc:3060] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.881363 17306 raft_consensus.cc:385] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.881718 17306 raft_consensus.cc:740] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.882541 17306 consensus_queue.cc:260] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.884829 17306 ts_tablet_manager.cc:1434] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260710 13:21:48.885918 17320 raft_consensus.cc:493] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.886399 17320 raft_consensus.cc:515] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.888478 17320 leader_election.cc:290] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:48.888164 17333 raft_consensus.cc:515] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.889448 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46122e7e7ad4c29a132d873da879a90" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" is_pre_election: true
I20260710 13:21:48.890064 17191 raft_consensus.cc:2468] T e46122e7e7ad4c29a132d873da879a90 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 0.
I20260710 13:21:48.890089 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46122e7e7ad4c29a132d873da879a90" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" is_pre_election: true
I20260710 13:21:48.888168 17342 raft_consensus.cc:515] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.890785 17265 raft_consensus.cc:2468] T e46122e7e7ad4c29a132d873da879a90 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 0.
I20260710 13:21:48.891531 17082 leader_election.cc:304] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d16d895ab9f47d6a87bd4010a0c26d3, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 
I20260710 13:21:48.892232 17342 leader_election.cc:290] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 1 election: Requested vote from peers d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:48.892791 17342 raft_consensus.cc:2804] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.893141 17342 raft_consensus.cc:493] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.893527 17342 raft_consensus.cc:3060] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.893765 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3862ef2cce3b4b9f900b61509278bf4d" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
I20260710 13:21:48.893973 17265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3862ef2cce3b4b9f900b61509278bf4d" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
I20260710 13:21:48.894562 17191 raft_consensus.cc:2393] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in current term 1: Already voted for candidate d4b53b31ea7b46fbbd917ef4a5173252 in this term.
I20260710 13:21:48.895110 17113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3862ef2cce3b4b9f900b61509278bf4d" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
I20260710 13:21:48.895848 17113 raft_consensus.cc:2393] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d4b53b31ea7b46fbbd917ef4a5173252 in current term 1: Already voted for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in this term.
I20260710 13:21:48.894578 17265 raft_consensus.cc:3060] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.899703 17342 raft_consensus.cc:515] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.902364 17333 leader_election.cc:290] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 election: Requested vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:48.902416 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46122e7e7ad4c29a132d873da879a90" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
I20260710 13:21:48.902586 17265 raft_consensus.cc:2468] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 1.
I20260710 13:21:48.903155 17266 raft_consensus.cc:3060] T e46122e7e7ad4c29a132d873da879a90 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.903486 17264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3862ef2cce3b4b9f900b61509278bf4d" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
I20260710 13:21:48.903650 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46122e7e7ad4c29a132d873da879a90" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
I20260710 13:21:48.903923 17080 leader_election.cc:304] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [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: 5d16d895ab9f47d6a87bd4010a0c26d3, 7de8a6dab1f7446c8e1ef8c67c070083; no voters: d4b53b31ea7b46fbbd917ef4a5173252
I20260710 13:21:48.904320 17264 raft_consensus.cc:2393] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d4b53b31ea7b46fbbd917ef4a5173252 in current term 1: Already voted for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in this term.
I20260710 13:21:48.904347 17191 raft_consensus.cc:3060] T e46122e7e7ad4c29a132d873da879a90 P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.905589 17333 raft_consensus.cc:493] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.905496 17155 leader_election.cc:304] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [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: d4b53b31ea7b46fbbd917ef4a5173252; no voters: 5d16d895ab9f47d6a87bd4010a0c26d3, 7de8a6dab1f7446c8e1ef8c67c070083
I20260710 13:21:48.905021 17320 raft_consensus.cc:2804] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.906100 17333 raft_consensus.cc:515] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.910611 17266 raft_consensus.cc:2468] T e46122e7e7ad4c29a132d873da879a90 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 1.
I20260710 13:21:48.906822 17312 raft_consensus.cc:2749] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:48.912801 17333 leader_election.cc:290] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:48.912910 17191 raft_consensus.cc:2468] T e46122e7e7ad4c29a132d873da879a90 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 1.
I20260710 13:21:48.912820 17370 raft_consensus.cc:493] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.912712 17320 raft_consensus.cc:697] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 LEADER]: Becoming Leader. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Running, Role: LEADER
I20260710 13:21:48.913720 17370 raft_consensus.cc:515] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.914199 17080 leader_election.cc:304] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d16d895ab9f47d6a87bd4010a0c26d3, 7de8a6dab1f7446c8e1ef8c67c070083; no voters: 
I20260710 13:21:48.914906 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14365e5018c4fa5aae9b166b8486a7d" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" is_pre_election: true
I20260710 13:21:48.915719 17266 raft_consensus.cc:2468] T a14365e5018c4fa5aae9b166b8486a7d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4b53b31ea7b46fbbd917ef4a5173252 in term 0.
I20260710 13:21:48.915177 17320 consensus_queue.cc:237] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.916342 17113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14365e5018c4fa5aae9b166b8486a7d" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" is_pre_election: true
I20260710 13:21:48.907593 17342 leader_election.cc:290] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 1 election: Requested vote from peers d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:48.917279 17113 raft_consensus.cc:2468] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4b53b31ea7b46fbbd917ef4a5173252 in term 0.
I20260710 13:21:48.917451 17342 raft_consensus.cc:2804] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.917555 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99bf17e1d7464da4a5b07e063255da1f" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" is_pre_election: true
I20260710 13:21:48.917915 17342 raft_consensus.cc:697] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 LEADER]: Becoming Leader. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Running, Role: LEADER
I20260710 13:21:48.918408 17158 leader_election.cc:304] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d16d895ab9f47d6a87bd4010a0c26d3, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 
I20260710 13:21:48.918911 17342 consensus_queue.cc:237] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.916559 17370 leader_election.cc:290] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:48.920276 17333 raft_consensus.cc:2804] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.920696 17333 raft_consensus.cc:493] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.921147 17333 raft_consensus.cc:3060] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.924849 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99bf17e1d7464da4a5b07e063255da1f" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" is_pre_election: true
I20260710 13:21:48.925633 17191 raft_consensus.cc:2393] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in current term 1: Already voted for candidate 7de8a6dab1f7446c8e1ef8c67c070083 in this term.
I20260710 13:21:48.926580 17082 leader_election.cc:304] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d16d895ab9f47d6a87bd4010a0c26d3; no voters: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252
I20260710 13:21:48.927906 17320 raft_consensus.cc:3060] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.928716 17015 catalog_manager.cc:5697] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.930562 17333 raft_consensus.cc:515] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.933432 17113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14365e5018c4fa5aae9b166b8486a7d" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
I20260710 13:21:48.933643 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14365e5018c4fa5aae9b166b8486a7d" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
I20260710 13:21:48.934042 17113 raft_consensus.cc:3060] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.934136 17266 raft_consensus.cc:3060] T a14365e5018c4fa5aae9b166b8486a7d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.934289 17320 raft_consensus.cc:2749] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:48.941028 17113 raft_consensus.cc:2468] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b53b31ea7b46fbbd917ef4a5173252 in term 1.
I20260710 13:21:48.941936 17266 raft_consensus.cc:2468] T a14365e5018c4fa5aae9b166b8486a7d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b53b31ea7b46fbbd917ef4a5173252 in term 1.
I20260710 13:21:48.933403 17333 leader_election.cc:290] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 election: Requested vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:48.942169 17158 leader_election.cc:304] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d16d895ab9f47d6a87bd4010a0c26d3, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 
I20260710 13:21:48.943084 17333 raft_consensus.cc:2804] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.943560 17333 raft_consensus.cc:697] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 LEADER]: Becoming Leader. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Running, Role: LEADER
I20260710 13:21:48.944350 17333 consensus_queue.cc:237] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.945686 17015 catalog_manager.cc:5697] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.948333 17354 raft_consensus.cc:493] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.948829 17354 raft_consensus.cc:515] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:48.950768 17354 leader_election.cc:290] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171)
I20260710 13:21:48.951488 17113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b9a1a6efb84f2e89a9e022321ac9f1" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" is_pre_election: true
I20260710 13:21:48.952273 17113 raft_consensus.cc:2393] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7de8a6dab1f7446c8e1ef8c67c070083 in current term 1: Already voted for candidate d4b53b31ea7b46fbbd917ef4a5173252 in this term.
I20260710 13:21:48.952344 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b9a1a6efb84f2e89a9e022321ac9f1" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" is_pre_election: true
I20260710 13:21:48.952528 17012 catalog_manager.cc:5697] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.953858 17231 leader_election.cc:304] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7de8a6dab1f7446c8e1ef8c67c070083; no voters: 5d16d895ab9f47d6a87bd4010a0c26d3, d4b53b31ea7b46fbbd917ef4a5173252
I20260710 13:21:48.954715 17354 raft_consensus.cc:3060] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.960877 17354 raft_consensus.cc:2749] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:49.004448 17333 consensus_queue.cc:1048] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:49.017189 17333 consensus_queue.cc:1048] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.024456 17331 consensus_queue.cc:1048] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.028743 17312 consensus_queue.cc:1048] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:49.043732 17320 raft_consensus.cc:493] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.044237 17320 raft_consensus.cc:515] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:49.046411 17320 leader_election.cc:290] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:49.047185 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fec9fd5f2c94567be14c0fa3491f1f9" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" is_pre_election: true
I20260710 13:21:49.047973 17191 raft_consensus.cc:2393] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in current term 1: Already voted for candidate 7de8a6dab1f7446c8e1ef8c67c070083 in this term.
I20260710 13:21:49.047842 17264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fec9fd5f2c94567be14c0fa3491f1f9" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" is_pre_election: true
I20260710 13:21:49.049306 17080 leader_election.cc:304] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d16d895ab9f47d6a87bd4010a0c26d3; no voters: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252
I20260710 13:21:49.050427 17320 raft_consensus.cc:3060] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.056353 17320 raft_consensus.cc:2749] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:49.075764 17333 consensus_queue.cc:1048] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.086413 17331 consensus_queue.cc:1048] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.109308 17191 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a46577559520410589e68bd6f65ec073"
dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
mode: GRACEFUL
new_leader_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
 from {username='slave'} at 127.0.0.1:48798
I20260710 13:21:49.110040 17191 raft_consensus.cc:606] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 LEADER]: Received request to transfer leadership to TS 5d16d895ab9f47d6a87bd4010a0c26d3
I20260710 13:21:49.115367 17191 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37b9a1a6efb84f2e89a9e022321ac9f1"
dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
mode: GRACEFUL
new_leader_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
 from {username='slave'} at 127.0.0.1:48798
I20260710 13:21:49.116009 17191 raft_consensus.cc:606] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 LEADER]: Received request to transfer leadership to TS 5d16d895ab9f47d6a87bd4010a0c26d3
I20260710 13:21:49.131345 17264 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fec9fd5f2c94567be14c0fa3491f1f9"
dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
mode: GRACEFUL
new_leader_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
 from {username='slave'} at 127.0.0.1:45570
I20260710 13:21:49.131871 17264 raft_consensus.cc:606] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 LEADER]: Received request to transfer leadership to TS 5d16d895ab9f47d6a87bd4010a0c26d3
I20260710 13:21:49.136988 17264 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a421dfe8a7c4a92a87863b3bcd5a9c5"
dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
mode: GRACEFUL
new_leader_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
 from {username='slave'} at 127.0.0.1:45570
I20260710 13:21:49.137566 17264 raft_consensus.cc:606] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 LEADER]: Received request to transfer leadership to TS 5d16d895ab9f47d6a87bd4010a0c26d3
I20260710 13:21:49.150499 17117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3862ef2cce3b4b9f900b61509278bf4d"
dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
mode: GRACEFUL
new_leader_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
 from {username='slave'} at 127.0.0.1:52996
I20260710 13:21:49.151024 17117 raft_consensus.cc:606] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 LEADER]: Received request to transfer leadership to TS d4b53b31ea7b46fbbd917ef4a5173252
I20260710 13:21:49.158776 17264 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99bf17e1d7464da4a5b07e063255da1f"
dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
mode: GRACEFUL
new_leader_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
 from {username='slave'} at 127.0.0.1:45570
I20260710 13:21:49.159394 17264 raft_consensus.cc:606] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 LEADER]: Received request to transfer leadership to TS d4b53b31ea7b46fbbd917ef4a5173252
W20260710 13:21:49.175119 17046 debug-util.cc:398] Leaking SignalData structure 0x7b0800054e80 after lost signal to thread 16491
W20260710 13:21:49.176543 17046 debug-util.cc:398] Leaking SignalData structure 0x7b080004d560 after lost signal to thread 17049
I20260710 13:21:49.187376 17354 consensus_queue.cc:1048] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.194362 17356 raft_consensus.cc:993] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083: : Instructing follower d4b53b31ea7b46fbbd917ef4a5173252 to start an election
I20260710 13:21:49.194856 17356 raft_consensus.cc:1081] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 LEADER]: Signalling peer d4b53b31ea7b46fbbd917ef4a5173252 to start an election
I20260710 13:21:49.197085 17192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99bf17e1d7464da4a5b07e063255da1f"
dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
 from {username='slave'} at 127.0.0.1:48778
I20260710 13:21:49.199066 17192 raft_consensus.cc:493] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:49.199522 17192 raft_consensus.cc:3060] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.207084 17192 raft_consensus.cc:515] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:49.209949 17354 consensus_queue.cc:1048] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.213344 17264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99bf17e1d7464da4a5b07e063255da1f" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
I20260710 13:21:49.213544 17192 leader_election.cc:290] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 2 election: Requested vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:49.214030 17264 raft_consensus.cc:3055] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:49.214491 17264 raft_consensus.cc:740] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Running, Role: LEADER
I20260710 13:21:49.215574 17264 consensus_queue.cc:260] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:49.216969 17264 raft_consensus.cc:3060] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.218544 17117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99bf17e1d7464da4a5b07e063255da1f" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
I20260710 13:21:49.225906 17264 raft_consensus.cc:2468] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b53b31ea7b46fbbd917ef4a5173252 in term 2.
I20260710 13:21:49.227528 17155 leader_election.cc:304] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [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: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 5d16d895ab9f47d6a87bd4010a0c26d3
I20260710 13:21:49.228698 17331 raft_consensus.cc:2804] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:49.229177 17331 raft_consensus.cc:697] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 LEADER]: Becoming Leader. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Running, Role: LEADER
I20260710 13:21:49.230039 17331 consensus_queue.cc:237] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:49.240329 17320 raft_consensus.cc:493] T e8312c341da641838d92821eaac3469c P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.240103 17013 catalog_manager.cc:5697] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 reported cstate change: term changed from 1 to 2, leader changed from 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3) to d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2). New cstate: current_term: 2 leader_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.240841 17320 raft_consensus.cc:515] T e8312c341da641838d92821eaac3469c P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:49.243832 17320 leader_election.cc:290] T e8312c341da641838d92821eaac3469c P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:49.244060 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8312c341da641838d92821eaac3469c" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" is_pre_election: true
I20260710 13:21:49.244649 17264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8312c341da641838d92821eaac3469c" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" is_pre_election: true
I20260710 13:21:49.245030 17192 raft_consensus.cc:2393] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in current term 1: Already voted for candidate 7de8a6dab1f7446c8e1ef8c67c070083 in this term.
I20260710 13:21:49.246657 17082 leader_election.cc:304] T e8312c341da641838d92821eaac3469c P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d16d895ab9f47d6a87bd4010a0c26d3; no voters: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252
I20260710 13:21:49.247594 17320 raft_consensus.cc:3060] T e8312c341da641838d92821eaac3469c P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.254216 17320 raft_consensus.cc:2749] T e8312c341da641838d92821eaac3469c P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:49.269524 17354 consensus_queue.cc:1048] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.278391 17354 raft_consensus.cc:993] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083: : Instructing follower 5d16d895ab9f47d6a87bd4010a0c26d3 to start an election
I20260710 13:21:49.278836 17354 raft_consensus.cc:1081] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 LEADER]: Signalling peer 5d16d895ab9f47d6a87bd4010a0c26d3 to start an election
I20260710 13:21:49.283201 17353 consensus_queue.cc:1048] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.285166 17117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a421dfe8a7c4a92a87863b3bcd5a9c5"
dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
 from {username='slave'} at 127.0.0.1:52984
I20260710 13:21:49.285954 17117 raft_consensus.cc:493] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:49.286393 17117 raft_consensus.cc:3060] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.296154 17117 raft_consensus.cc:515] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:49.297935 17113 raft_consensus.cc:1240] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Rejecting Update request from peer 7de8a6dab1f7446c8e1ef8c67c070083 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:49.302357 17353 consensus_queue.cc:1059] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.303247 17353 raft_consensus.cc:3055] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:49.303612 17353 raft_consensus.cc:740] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Running, Role: LEADER
I20260710 13:21:49.304534 17353 consensus_queue.cc:260] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
W20260710 13:21:49.305685 17354 consensus_queue.cc:1175] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 13:21:49.305673 17353 raft_consensus.cc:3060] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.307618 17117 leader_election.cc:290] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 2 election: Requested vote from peers d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:49.308043 17264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a421dfe8a7c4a92a87863b3bcd5a9c5" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
I20260710 13:21:49.311921 17354 consensus_queue.cc:1048] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.312844 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a421dfe8a7c4a92a87863b3bcd5a9c5" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
I20260710 13:21:49.316920 17192 raft_consensus.cc:3060] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.323558 17264 raft_consensus.cc:2468] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 2.
I20260710 13:21:49.325376 17192 raft_consensus.cc:2468] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 2.
I20260710 13:21:49.325443 17080 leader_election.cc:304] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d16d895ab9f47d6a87bd4010a0c26d3, 7de8a6dab1f7446c8e1ef8c67c070083; no voters: 
I20260710 13:21:49.326577 17320 raft_consensus.cc:2804] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:49.327071 17320 raft_consensus.cc:697] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 LEADER]: Becoming Leader. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Running, Role: LEADER
I20260710 13:21:49.327880 17320 consensus_queue.cc:237] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [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: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:49.328047 17353 consensus_queue.cc:1048] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.333964 17354 raft_consensus.cc:993] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083: : Instructing follower 5d16d895ab9f47d6a87bd4010a0c26d3 to start an election
I20260710 13:21:49.334508 17354 raft_consensus.cc:1081] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 LEADER]: Signalling peer 5d16d895ab9f47d6a87bd4010a0c26d3 to start an election
I20260710 13:21:49.337981 17113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fec9fd5f2c94567be14c0fa3491f1f9"
dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
 from {username='slave'} at 127.0.0.1:52984
I20260710 13:21:49.338581 17113 raft_consensus.cc:493] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:49.338969 17113 raft_consensus.cc:3060] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.339403 17354 consensus_queue.cc:1048] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.352846 17113 raft_consensus.cc:515] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:49.359895 17113 leader_election.cc:290] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 2 election: Requested vote from peers d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:49.360603 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fec9fd5f2c94567be14c0fa3491f1f9" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
I20260710 13:21:49.361646 17114 raft_consensus.cc:1240] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Rejecting Update request from peer 7de8a6dab1f7446c8e1ef8c67c070083 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:49.362653 17264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fec9fd5f2c94567be14c0fa3491f1f9" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
I20260710 13:21:49.363230 17264 raft_consensus.cc:3055] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:49.363564 17264 raft_consensus.cc:740] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Running, Role: LEADER
I20260710 13:21:49.364398 17264 consensus_queue.cc:260] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:49.365332 17264 raft_consensus.cc:3060] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.368041 17354 consensus_queue.cc:1048] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.369133 17331 consensus_queue.cc:1048] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:49.385340 17015 catalog_manager.cc:5697] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 reported cstate change: term changed from 1 to 2, leader changed from 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3) to 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1). New cstate: current_term: 2 leader_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.396150 17264 raft_consensus.cc:2468] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 2.
I20260710 13:21:49.398845 17080 leader_election.cc:304] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [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: 5d16d895ab9f47d6a87bd4010a0c26d3, 7de8a6dab1f7446c8e1ef8c67c070083; no voters: d4b53b31ea7b46fbbd917ef4a5173252
I20260710 13:21:49.399686 17320 raft_consensus.cc:2804] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:49.399981 17331 consensus_queue.cc:1048] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.400230 17320 raft_consensus.cc:697] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 LEADER]: Becoming Leader. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Running, Role: LEADER
I20260710 13:21:49.401115 17320 consensus_queue.cc:237] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [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: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:49.421509 17320 consensus_queue.cc:1048] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.423974 17015 catalog_manager.cc:5697] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 reported cstate change: term changed from 1 to 2, leader changed from 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3) to 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1). New cstate: current_term: 2 leader_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.442600 17320 consensus_queue.cc:1048] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.471367 17342 consensus_queue.cc:1048] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.484334 17395 raft_consensus.cc:993] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252: : Instructing follower 5d16d895ab9f47d6a87bd4010a0c26d3 to start an election
I20260710 13:21:49.484829 17395 raft_consensus.cc:1081] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 LEADER]: Signalling peer 5d16d895ab9f47d6a87bd4010a0c26d3 to start an election
I20260710 13:21:49.487128 17114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37b9a1a6efb84f2e89a9e022321ac9f1"
dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
 from {username='slave'} at 127.0.0.1:52980
I20260710 13:21:49.487897 17114 raft_consensus.cc:493] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:49.488431 17114 raft_consensus.cc:3060] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.493568 17398 consensus_queue.cc:1048] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:49.500459 17114 raft_consensus.cc:515] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:49.503906 17114 leader_election.cc:290] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 2 election: Requested vote from peers d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:49.504712 17190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b9a1a6efb84f2e89a9e022321ac9f1" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
I20260710 13:21:49.505626 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b9a1a6efb84f2e89a9e022321ac9f1" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
I20260710 13:21:49.506153 17190 raft_consensus.cc:3055] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:49.506578 17190 raft_consensus.cc:740] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Running, Role: LEADER
I20260710 13:21:49.506633 17266 raft_consensus.cc:3060] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.507541 17190 consensus_queue.cc:260] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:49.509091 17190 raft_consensus.cc:3060] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.515806 17403 raft_consensus.cc:993] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3: : Instructing follower d4b53b31ea7b46fbbd917ef4a5173252 to start an election
I20260710 13:21:49.516364 17320 raft_consensus.cc:1081] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 LEADER]: Signalling peer d4b53b31ea7b46fbbd917ef4a5173252 to start an election
I20260710 13:21:49.516353 17266 raft_consensus.cc:2468] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 2.
I20260710 13:21:49.518395 17191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3862ef2cce3b4b9f900b61509278bf4d"
dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
 from {username='slave'} at 127.0.0.1:48782
I20260710 13:21:49.518532 17080 leader_election.cc:304] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d16d895ab9f47d6a87bd4010a0c26d3, 7de8a6dab1f7446c8e1ef8c67c070083; no voters: 
I20260710 13:21:49.519171 17191 raft_consensus.cc:493] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:49.519457 17320 raft_consensus.cc:2804] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:49.519690 17191 raft_consensus.cc:3060] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.520071 17320 raft_consensus.cc:697] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 LEADER]: Becoming Leader. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Running, Role: LEADER
I20260710 13:21:49.521023 17320 consensus_queue.cc:237] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:49.526921 17190 raft_consensus.cc:2468] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 2.
I20260710 13:21:49.527877 17191 raft_consensus.cc:515] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:49.530325 17191 leader_election.cc:290] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 2 election: Requested vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:49.531827 17114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3862ef2cce3b4b9f900b61509278bf4d" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
I20260710 13:21:49.532449 17114 raft_consensus.cc:3055] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:49.532765 17114 raft_consensus.cc:740] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Running, Role: LEADER
I20260710 13:21:49.533615 17114 consensus_queue.cc:260] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:49.533854 17015 catalog_manager.cc:5697] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 reported cstate change: term changed from 1 to 2, leader changed from d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2) to 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1). New cstate: current_term: 2 leader_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.534731 17114 raft_consensus.cc:3060] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.541710 17114 raft_consensus.cc:2468] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b53b31ea7b46fbbd917ef4a5173252 in term 2.
I20260710 13:21:49.544237 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3862ef2cce3b4b9f900b61509278bf4d" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
I20260710 13:21:49.544883 17266 raft_consensus.cc:3060] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.547866 17158 leader_election.cc:304] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d16d895ab9f47d6a87bd4010a0c26d3, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 
I20260710 13:21:49.548669 17395 raft_consensus.cc:2804] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:49.549189 17395 raft_consensus.cc:697] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 LEADER]: Becoming Leader. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Running, Role: LEADER
I20260710 13:21:49.550195 17395 consensus_queue.cc:237] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:49.553315 17266 raft_consensus.cc:2468] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b53b31ea7b46fbbd917ef4a5173252 in term 2.
I20260710 13:21:49.559527 17015 catalog_manager.cc:5697] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 reported cstate change: term changed from 1 to 2, leader changed from 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1) to d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2). New cstate: current_term: 2 leader_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.570499 17395 raft_consensus.cc:993] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252: : Instructing follower 5d16d895ab9f47d6a87bd4010a0c26d3 to start an election
I20260710 13:21:49.570971 17331 raft_consensus.cc:1081] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 LEADER]: Signalling peer 5d16d895ab9f47d6a87bd4010a0c26d3 to start an election
I20260710 13:21:49.572424 17114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a46577559520410589e68bd6f65ec073"
dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
 from {username='slave'} at 127.0.0.1:52980
I20260710 13:21:49.572996 17114 raft_consensus.cc:493] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:49.573324 17114 raft_consensus.cc:3060] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.578222 17114 raft_consensus.cc:515] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
I20260710 13:21:49.579922 17114 leader_election.cc:290] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 2 election: Requested vote from peers 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793), d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171)
I20260710 13:21:49.580727 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46577559520410589e68bd6f65ec073" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
I20260710 13:21:49.581349 17266 raft_consensus.cc:3060] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.581458 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46577559520410589e68bd6f65ec073" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
I20260710 13:21:49.582041 17191 raft_consensus.cc:3055] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:49.582309 17191 raft_consensus.cc:740] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Running, Role: LEADER
I20260710 13:21:49.583057 17191 consensus_queue.cc:260] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
I20260710 13:21:49.583959 17191 raft_consensus.cc:3060] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.588826 17191 raft_consensus.cc:2468] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 2.
I20260710 13:21:49.588790 17266 raft_consensus.cc:2468] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 2.
I20260710 13:21:49.590135 17082 leader_election.cc:304] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d16d895ab9f47d6a87bd4010a0c26d3, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 
I20260710 13:21:49.590839 17320 raft_consensus.cc:2804] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:49.591320 17320 raft_consensus.cc:697] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 LEADER]: Becoming Leader. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Running, Role: LEADER
I20260710 13:21:49.592075 17320 consensus_queue.cc:237] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
I20260710 13:21:49.599472 17015 catalog_manager.cc:5697] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 reported cstate change: term changed from 1 to 2, leader changed from d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2) to 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1). New cstate: current_term: 2 leader_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.683521 17114 raft_consensus.cc:3060] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.688932 17114 raft_consensus.cc:1275] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Refusing update from remote peer d4b53b31ea7b46fbbd917ef4a5173252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.690341 17331 consensus_queue.cc:1048] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:49.698148 17266 raft_consensus.cc:1275] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Refusing update from remote peer d4b53b31ea7b46fbbd917ef4a5173252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.699747 17333 consensus_queue.cc:1048] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:49.785750 17266 raft_consensus.cc:1275] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Refusing update from remote peer 5d16d895ab9f47d6a87bd4010a0c26d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.787115 17320 consensus_queue.cc:1048] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:49.799935 17191 raft_consensus.cc:1275] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Refusing update from remote peer 5d16d895ab9f47d6a87bd4010a0c26d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.801931 17403 consensus_queue.cc:1048] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:49.936685 17190 raft_consensus.cc:1275] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Refusing update from remote peer 5d16d895ab9f47d6a87bd4010a0c26d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.945997 17398 consensus_queue.cc:1048] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:49.949159 17266 raft_consensus.cc:1275] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Refusing update from remote peer 5d16d895ab9f47d6a87bd4010a0c26d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.951082 17320 consensus_queue.cc:1048] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:49.958400 17191 raft_consensus.cc:3060] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:49.970366 17191 raft_consensus.cc:1275] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Refusing update from remote peer 5d16d895ab9f47d6a87bd4010a0c26d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.974861 17266 raft_consensus.cc:1275] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Refusing update from remote peer 5d16d895ab9f47d6a87bd4010a0c26d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.975728 17264 raft_consensus.cc:1275] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Refusing update from remote peer d4b53b31ea7b46fbbd917ef4a5173252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.977154 17320 consensus_queue.cc:1048] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:49.977100 17403 consensus_queue.cc:1048] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:49.978258 17395 consensus_queue.cc:1048] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:49.997236 17114 raft_consensus.cc:1275] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Refusing update from remote peer d4b53b31ea7b46fbbd917ef4a5173252: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:49.998799 17395 consensus_queue.cc:1048] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:50.088846 17264 raft_consensus.cc:1275] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Refusing update from remote peer 5d16d895ab9f47d6a87bd4010a0c26d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:50.090692 17320 consensus_queue.cc:1048] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:50.100497 17191 raft_consensus.cc:1275] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Refusing update from remote peer 5d16d895ab9f47d6a87bd4010a0c26d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:50.102501 17398 consensus_queue.cc:1048] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:52.207554 16488 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:21:52.208505 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:52.228111 17114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fec9fd5f2c94567be14c0fa3491f1f9"
dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
mode: GRACEFUL
new_leader_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
 from {username='slave'} at 127.0.0.1:52998
I20260710 13:21:52.228864 17114 raft_consensus.cc:606] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 LEADER]: Received request to transfer leadership to TS 7de8a6dab1f7446c8e1ef8c67c070083
I20260710 13:21:52.231832 17114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a46577559520410589e68bd6f65ec073"
dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
mode: GRACEFUL
new_leader_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
 from {username='slave'} at 127.0.0.1:52998
I20260710 13:21:52.232424 17114 raft_consensus.cc:606] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 LEADER]: Received request to transfer leadership to TS 7de8a6dab1f7446c8e1ef8c67c070083
I20260710 13:21:52.233538 16488 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:21:52.233974 16488 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:52.272202 17410 raft_consensus.cc:993] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3: : Instructing follower 7de8a6dab1f7446c8e1ef8c67c070083 to start an election
I20260710 13:21:52.272693 17403 raft_consensus.cc:1081] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 LEADER]: Signalling peer 7de8a6dab1f7446c8e1ef8c67c070083 to start an election
I20260710 13:21:52.274340 17264 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fec9fd5f2c94567be14c0fa3491f1f9"
dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
 from {username='slave'} at 127.0.0.1:45566
I20260710 13:21:52.274963 17264 raft_consensus.cc:493] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:52.275389 17264 raft_consensus.cc:3060] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:52.283402 17264 raft_consensus.cc:515] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:52.285780 17264 leader_election.cc:290] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 3 election: Requested vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171)
I20260710 13:21:52.286588 17114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fec9fd5f2c94567be14c0fa3491f1f9" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
I20260710 13:21:52.287027 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fec9fd5f2c94567be14c0fa3491f1f9" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
I20260710 13:21:52.287211 17114 raft_consensus.cc:3055] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:52.287599 17114 raft_consensus.cc:740] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Running, Role: LEADER
I20260710 13:21:52.287657 17191 raft_consensus.cc:3060] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:52.288622 17114 consensus_queue.cc:260] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [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: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:52.289906 17114 raft_consensus.cc:3060] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:52.296824 17114 raft_consensus.cc:2468] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7de8a6dab1f7446c8e1ef8c67c070083 in term 3.
I20260710 13:21:52.298249 17232 leader_election.cc:304] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [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: 5d16d895ab9f47d6a87bd4010a0c26d3, 7de8a6dab1f7446c8e1ef8c67c070083; no voters: 
I20260710 13:21:52.299166 17404 raft_consensus.cc:2804] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:52.300393 17404 raft_consensus.cc:697] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 LEADER]: Becoming Leader. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Running, Role: LEADER
I20260710 13:21:52.301174 17404 consensus_queue.cc:237] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [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: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:52.306911 17191 raft_consensus.cc:2468] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7de8a6dab1f7446c8e1ef8c67c070083 in term 3.
I20260710 13:21:52.310325 17012 catalog_manager.cc:5697] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 reported cstate change: term changed from 2 to 3, leader changed from 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1) to 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3). New cstate: current_term: 3 leader_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:52.353183 17410 raft_consensus.cc:993] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3: : Instructing follower 7de8a6dab1f7446c8e1ef8c67c070083 to start an election
I20260710 13:21:52.353699 17403 raft_consensus.cc:1081] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 LEADER]: Signalling peer 7de8a6dab1f7446c8e1ef8c67c070083 to start an election
I20260710 13:21:52.355129 17264 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a46577559520410589e68bd6f65ec073"
dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
 from {username='slave'} at 127.0.0.1:45566
I20260710 13:21:52.355914 17264 raft_consensus.cc:493] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:52.356277 17264 raft_consensus.cc:3060] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:52.362877 17264 raft_consensus.cc:515] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
I20260710 13:21:52.364683 17264 leader_election.cc:290] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 3 election: Requested vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171)
I20260710 13:21:52.365688 17114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46577559520410589e68bd6f65ec073" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
I20260710 13:21:52.365958 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46577559520410589e68bd6f65ec073" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
I20260710 13:21:52.366339 17114 raft_consensus.cc:3055] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:52.366614 17191 raft_consensus.cc:3060] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:52.366741 17114 raft_consensus.cc:740] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Running, Role: LEADER
I20260710 13:21:52.367717 17114 consensus_queue.cc:260] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [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: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
I20260710 13:21:52.369017 17114 raft_consensus.cc:3060] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:52.373293 17191 raft_consensus.cc:2468] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7de8a6dab1f7446c8e1ef8c67c070083 in term 3.
I20260710 13:21:52.374665 17231 leader_election.cc:304] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [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: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 
I20260710 13:21:52.375700 17404 raft_consensus.cc:2804] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:52.376253 17404 raft_consensus.cc:697] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 LEADER]: Becoming Leader. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Running, Role: LEADER
I20260710 13:21:52.377238 17404 consensus_queue.cc:237] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [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: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
I20260710 13:21:52.378264 17114 raft_consensus.cc:2468] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7de8a6dab1f7446c8e1ef8c67c070083 in term 3.
I20260710 13:21:52.387483 17012 catalog_manager.cc:5697] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 reported cstate change: term changed from 2 to 3, leader changed from 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1) to 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3). New cstate: current_term: 3 leader_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:52.787165 17114 raft_consensus.cc:1275] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 FOLLOWER]: Refusing update from remote peer 7de8a6dab1f7446c8e1ef8c67c070083: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:52.788520 17404 consensus_queue.cc:1048] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:52.806546 17192 raft_consensus.cc:1275] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [term 3 FOLLOWER]: Refusing update from remote peer 7de8a6dab1f7446c8e1ef8c67c070083: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:52.808808 17404 consensus_queue.cc:1048] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:52.893268 17113 raft_consensus.cc:1275] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 FOLLOWER]: Refusing update from remote peer 7de8a6dab1f7446c8e1ef8c67c070083: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:52.895097 17404 consensus_queue.cc:1048] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:52.901330 17192 raft_consensus.cc:1275] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 3 FOLLOWER]: Refusing update from remote peer 7de8a6dab1f7446c8e1ef8c67c070083: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:52.903105 17404 consensus_queue.cc:1048] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:53.234818 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:53.246308 17264 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a46577559520410589e68bd6f65ec073"
dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
mode: GRACEFUL
new_leader_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
 from {username='slave'} at 127.0.0.1:45570
I20260710 13:21:53.246909 17264 raft_consensus.cc:606] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 LEADER]: Received request to transfer leadership to TS 5d16d895ab9f47d6a87bd4010a0c26d3
I20260710 13:21:53.258800 17264 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fec9fd5f2c94567be14c0fa3491f1f9"
dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
mode: GRACEFUL
new_leader_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
 from {username='slave'} at 127.0.0.1:45570
I20260710 13:21:53.259447 17264 raft_consensus.cc:606] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 LEADER]: Received request to transfer leadership to TS 5d16d895ab9f47d6a87bd4010a0c26d3
I20260710 13:21:53.267362 17192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3862ef2cce3b4b9f900b61509278bf4d"
dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
mode: GRACEFUL
new_leader_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
 from {username='slave'} at 127.0.0.1:48798
I20260710 13:21:53.268025 17192 raft_consensus.cc:606] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 LEADER]: Received request to transfer leadership to TS 5d16d895ab9f47d6a87bd4010a0c26d3
I20260710 13:21:53.272753 17192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a14365e5018c4fa5aae9b166b8486a7d"
dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
mode: GRACEFUL
new_leader_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
 from {username='slave'} at 127.0.0.1:48798
I20260710 13:21:53.273262 17192 raft_consensus.cc:606] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 LEADER]: Received request to transfer leadership to TS 5d16d895ab9f47d6a87bd4010a0c26d3
I20260710 13:21:53.278386 17192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99bf17e1d7464da4a5b07e063255da1f"
dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
mode: GRACEFUL
new_leader_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
 from {username='slave'} at 127.0.0.1:48798
I20260710 13:21:53.278949 17192 raft_consensus.cc:606] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 LEADER]: Received request to transfer leadership to TS 5d16d895ab9f47d6a87bd4010a0c26d3
I20260710 13:21:53.391703 17395 raft_consensus.cc:993] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252: : Instructing follower 5d16d895ab9f47d6a87bd4010a0c26d3 to start an election
I20260710 13:21:53.392143 17427 raft_consensus.cc:1081] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 LEADER]: Signalling peer 5d16d895ab9f47d6a87bd4010a0c26d3 to start an election
I20260710 13:21:53.393831 17113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3862ef2cce3b4b9f900b61509278bf4d"
dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
 from {username='slave'} at 127.0.0.1:52980
I20260710 13:21:53.394527 17113 raft_consensus.cc:493] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:53.394886 17113 raft_consensus.cc:3060] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:53.401425 17113 raft_consensus.cc:515] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:53.403330 17113 leader_election.cc:290] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 3 election: Requested vote from peers d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:53.404295 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3862ef2cce3b4b9f900b61509278bf4d" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
I20260710 13:21:53.404387 17264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3862ef2cce3b4b9f900b61509278bf4d" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
I20260710 13:21:53.404975 17192 raft_consensus.cc:3055] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:53.405066 17264 raft_consensus.cc:3060] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:53.405524 17192 raft_consensus.cc:740] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Running, Role: LEADER
I20260710 13:21:53.406227 17192 consensus_queue.cc:260] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [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: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:53.407114 17192 raft_consensus.cc:3060] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:53.412200 17264 raft_consensus.cc:2468] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 3.
I20260710 13:21:53.412395 17192 raft_consensus.cc:2468] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 3.
I20260710 13:21:53.413786 17080 leader_election.cc:304] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [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: 5d16d895ab9f47d6a87bd4010a0c26d3, 7de8a6dab1f7446c8e1ef8c67c070083; no voters: 
I20260710 13:21:53.414712 17403 raft_consensus.cc:2804] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:53.415807 17403 raft_consensus.cc:697] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 LEADER]: Becoming Leader. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Running, Role: LEADER
I20260710 13:21:53.416647 17403 consensus_queue.cc:237] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [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: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:53.423787 17015 catalog_manager.cc:5697] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 reported cstate change: term changed from 2 to 3, leader changed from d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2) to 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1). New cstate: current_term: 3 leader_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:53.437538 17411 raft_consensus.cc:993] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083: : Instructing follower 5d16d895ab9f47d6a87bd4010a0c26d3 to start an election
I20260710 13:21:53.437968 17425 raft_consensus.cc:1081] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 LEADER]: Signalling peer 5d16d895ab9f47d6a87bd4010a0c26d3 to start an election
I20260710 13:21:53.439700 17113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a46577559520410589e68bd6f65ec073"
dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
 from {username='slave'} at 127.0.0.1:52984
I20260710 13:21:53.440124 17113 raft_consensus.cc:493] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:53.440364 17113 raft_consensus.cc:3060] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:53.445475 17113 raft_consensus.cc:515] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
I20260710 13:21:53.447289 17113 leader_election.cc:290] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 4 election: Requested vote from peers 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793), d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171)
I20260710 13:21:53.448186 17264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46577559520410589e68bd6f65ec073" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
I20260710 13:21:53.448361 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46577559520410589e68bd6f65ec073" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
I20260710 13:21:53.448722 17264 raft_consensus.cc:3055] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:53.448904 17192 raft_consensus.cc:3060] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:53.449070 17264 raft_consensus.cc:740] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Running, Role: LEADER
I20260710 13:21:53.449878 17264 consensus_queue.cc:260] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [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: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
I20260710 13:21:53.450834 17264 raft_consensus.cc:3060] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:53.453896 17192 raft_consensus.cc:2468] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 4.
I20260710 13:21:53.455036 17082 leader_election.cc:304] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [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: 5d16d895ab9f47d6a87bd4010a0c26d3, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 
I20260710 13:21:53.455384 17264 raft_consensus.cc:2468] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 4.
I20260710 13:21:53.455744 17403 raft_consensus.cc:2804] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:53.456219 17403 raft_consensus.cc:697] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 4 LEADER]: Becoming Leader. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Running, Role: LEADER
I20260710 13:21:53.457029 17403 consensus_queue.cc:237] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [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: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
I20260710 13:21:53.462873 17015 catalog_manager.cc:5697] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 reported cstate change: term changed from 3 to 4, leader changed from 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3) to 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1). New cstate: current_term: 4 leader_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:53.473858 17395 raft_consensus.cc:993] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252: : Instructing follower 5d16d895ab9f47d6a87bd4010a0c26d3 to start an election
I20260710 13:21:53.474340 17395 raft_consensus.cc:1081] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 LEADER]: Signalling peer 5d16d895ab9f47d6a87bd4010a0c26d3 to start an election
I20260710 13:21:53.476121 17113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a14365e5018c4fa5aae9b166b8486a7d"
dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
 from {username='slave'} at 127.0.0.1:52980
I20260710 13:21:53.476660 17113 raft_consensus.cc:493] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:53.477571 17113 raft_consensus.cc:3060] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.482887 17113 raft_consensus.cc:515] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:53.484679 17113 leader_election.cc:290] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 2 election: Requested vote from peers d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:53.485761 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14365e5018c4fa5aae9b166b8486a7d" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
I20260710 13:21:53.485780 17264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14365e5018c4fa5aae9b166b8486a7d" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
I20260710 13:21:53.486661 17264 raft_consensus.cc:3060] T a14365e5018c4fa5aae9b166b8486a7d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.486661 17192 raft_consensus.cc:3055] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:53.487210 17192 raft_consensus.cc:740] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Running, Role: LEADER
I20260710 13:21:53.488116 17192 consensus_queue.cc:260] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:53.489434 17192 raft_consensus.cc:3060] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:53.493777 17264 raft_consensus.cc:2468] T a14365e5018c4fa5aae9b166b8486a7d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 2.
I20260710 13:21:53.495077 17080 leader_election.cc:304] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d16d895ab9f47d6a87bd4010a0c26d3, 7de8a6dab1f7446c8e1ef8c67c070083; no voters: 
I20260710 13:21:53.495891 17403 raft_consensus.cc:2804] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:53.496366 17403 raft_consensus.cc:697] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 LEADER]: Becoming Leader. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Running, Role: LEADER
I20260710 13:21:53.496764 17192 raft_consensus.cc:2468] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 2.
I20260710 13:21:53.497119 17403 consensus_queue.cc:237] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:53.504702 17015 catalog_manager.cc:5697] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3 reported cstate change: term changed from 1 to 2, leader changed from d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2) to 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1). New cstate: current_term: 2 leader_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:53.616019 17427 raft_consensus.cc:993] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252: : Instructing follower 5d16d895ab9f47d6a87bd4010a0c26d3 to start an election
I20260710 13:21:53.616503 17427 raft_consensus.cc:1081] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 LEADER]: Signalling peer 5d16d895ab9f47d6a87bd4010a0c26d3 to start an election
I20260710 13:21:53.618253 17113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99bf17e1d7464da4a5b07e063255da1f"
dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
 from {username='slave'} at 127.0.0.1:52980
I20260710 13:21:53.618779 17113 raft_consensus.cc:493] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:53.619077 17113 raft_consensus.cc:3060] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:53.623842 17113 raft_consensus.cc:515] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:53.625608 17113 leader_election.cc:290] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 3 election: Requested vote from peers d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:53.626667 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99bf17e1d7464da4a5b07e063255da1f" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
I20260710 13:21:53.627040 17264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99bf17e1d7464da4a5b07e063255da1f" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
I20260710 13:21:53.627346 17192 raft_consensus.cc:3055] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:53.627584 17264 raft_consensus.cc:3060] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:53.627828 17192 raft_consensus.cc:740] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Running, Role: LEADER
I20260710 13:21:53.628727 17192 consensus_queue.cc:260] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [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: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:53.630020 17192 raft_consensus.cc:3060] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:53.634459 17264 raft_consensus.cc:2468] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 3.
I20260710 13:21:53.635741 17080 leader_election.cc:304] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [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: 5d16d895ab9f47d6a87bd4010a0c26d3, 7de8a6dab1f7446c8e1ef8c67c070083; no voters: 
I20260710 13:21:53.636631 17403 raft_consensus.cc:2804] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:53.637141 17403 raft_consensus.cc:697] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 LEADER]: Becoming Leader. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Running, Role: LEADER
I20260710 13:21:53.637317 17192 raft_consensus.cc:2468] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 3.
I20260710 13:21:53.638101 17403 consensus_queue.cc:237] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [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: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:53.646075 17015 catalog_manager.cc:5697] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 reported cstate change: term changed from 2 to 3, leader changed from d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2) to 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1). New cstate: current_term: 3 leader_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:53.764083 17411 raft_consensus.cc:993] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083: : Instructing follower 5d16d895ab9f47d6a87bd4010a0c26d3 to start an election
I20260710 13:21:53.764611 17425 raft_consensus.cc:1081] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 LEADER]: Signalling peer 5d16d895ab9f47d6a87bd4010a0c26d3 to start an election
I20260710 13:21:53.766453 17113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fec9fd5f2c94567be14c0fa3491f1f9"
dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
 from {username='slave'} at 127.0.0.1:52984
I20260710 13:21:53.766989 17113 raft_consensus.cc:493] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:53.767285 17113 raft_consensus.cc:3060] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:53.771936 17113 raft_consensus.cc:515] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:53.773548 17113 leader_election.cc:290] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [CANDIDATE]: Term 4 election: Requested vote from peers d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:53.774641 17264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fec9fd5f2c94567be14c0fa3491f1f9" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
I20260710 13:21:53.774643 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fec9fd5f2c94567be14c0fa3491f1f9" candidate_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
I20260710 13:21:53.775254 17192 raft_consensus.cc:3060] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:53.775230 17264 raft_consensus.cc:3055] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:53.775938 17264 raft_consensus.cc:740] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Running, Role: LEADER
I20260710 13:21:53.776655 17264 consensus_queue.cc:260] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [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: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:53.777609 17264 raft_consensus.cc:3060] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:53.780655 17192 raft_consensus.cc:2468] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 4.
I20260710 13:21:53.781915 17082 leader_election.cc:304] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [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: 5d16d895ab9f47d6a87bd4010a0c26d3, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 
I20260710 13:21:53.782572 17264 raft_consensus.cc:2468] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d16d895ab9f47d6a87bd4010a0c26d3 in term 4.
I20260710 13:21:53.782876 17403 raft_consensus.cc:2804] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:53.783393 17403 raft_consensus.cc:697] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 4 LEADER]: Becoming Leader. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Running, Role: LEADER
I20260710 13:21:53.784119 17403 consensus_queue.cc:237] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [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: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:53.790732 17015 catalog_manager.cc:5697] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 reported cstate change: term changed from 3 to 4, leader changed from 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3) to 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1). New cstate: current_term: 4 leader_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:53.826630 17192 raft_consensus.cc:1275] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 3 FOLLOWER]: Refusing update from remote peer 5d16d895ab9f47d6a87bd4010a0c26d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:53.828150 17403 consensus_queue.cc:1048] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:53.839509 17264 raft_consensus.cc:1275] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 FOLLOWER]: Refusing update from remote peer 5d16d895ab9f47d6a87bd4010a0c26d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:53.841107 17403 consensus_queue.cc:1048] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:53.924573 17192 raft_consensus.cc:1275] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 4 FOLLOWER]: Refusing update from remote peer 5d16d895ab9f47d6a87bd4010a0c26d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:53.926110 17403 consensus_queue.cc:1048] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:53.936297 17264 raft_consensus.cc:1275] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 4 FOLLOWER]: Refusing update from remote peer 5d16d895ab9f47d6a87bd4010a0c26d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:53.938297 17403 consensus_queue.cc:1048] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:54.012099 17264 raft_consensus.cc:1275] T a14365e5018c4fa5aae9b166b8486a7d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Refusing update from remote peer 5d16d895ab9f47d6a87bd4010a0c26d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:54.013945 17403 consensus_queue.cc:1048] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:54.023835 17192 raft_consensus.cc:1275] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Refusing update from remote peer 5d16d895ab9f47d6a87bd4010a0c26d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:54.026100 17428 consensus_queue.cc:1048] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:54.176687 17266 raft_consensus.cc:1275] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 FOLLOWER]: Refusing update from remote peer 5d16d895ab9f47d6a87bd4010a0c26d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:54.178580 17428 consensus_queue.cc:1048] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:54.181147 17266 raft_consensus.cc:1275] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 4 FOLLOWER]: Refusing update from remote peer 5d16d895ab9f47d6a87bd4010a0c26d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:54.182750 17428 consensus_queue.cc:1048] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:54.190985 17192 raft_consensus.cc:1275] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 3 FOLLOWER]: Refusing update from remote peer 5d16d895ab9f47d6a87bd4010a0c26d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:54.194696 17428 consensus_queue.cc:1048] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:54.199819 17191 raft_consensus.cc:1275] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [term 4 FOLLOWER]: Refusing update from remote peer 5d16d895ab9f47d6a87bd4010a0c26d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:54.202157 17428 consensus_queue.cc:1048] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:56.287523 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:56.296061 17113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37b9a1a6efb84f2e89a9e022321ac9f1"
dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
mode: GRACEFUL
new_leader_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
 from {username='slave'} at 127.0.0.1:52998
I20260710 13:21:56.296877 17113 raft_consensus.cc:606] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 LEADER]: Received request to transfer leadership to TS d4b53b31ea7b46fbbd917ef4a5173252
I20260710 13:21:56.300177 17113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fec9fd5f2c94567be14c0fa3491f1f9"
dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
mode: GRACEFUL
new_leader_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
 from {username='slave'} at 127.0.0.1:52998
I20260710 13:21:56.300815 17113 raft_consensus.cc:606] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 4 LEADER]: Received request to transfer leadership to TS d4b53b31ea7b46fbbd917ef4a5173252
I20260710 13:21:56.303606 17113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99bf17e1d7464da4a5b07e063255da1f"
dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
mode: GRACEFUL
new_leader_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
 from {username='slave'} at 127.0.0.1:52998
I20260710 13:21:56.304150 17113 raft_consensus.cc:606] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 LEADER]: Received request to transfer leadership to TS 7de8a6dab1f7446c8e1ef8c67c070083
I20260710 13:21:56.306878 17113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a46577559520410589e68bd6f65ec073"
dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
mode: GRACEFUL
new_leader_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
 from {username='slave'} at 127.0.0.1:52998
I20260710 13:21:56.307430 17113 raft_consensus.cc:606] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 4 LEADER]: Received request to transfer leadership to TS 7de8a6dab1f7446c8e1ef8c67c070083
I20260710 13:21:56.309012 16488 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:21:56.309526 16488 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:56.390309 17453 raft_consensus.cc:993] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3: : Instructing follower d4b53b31ea7b46fbbd917ef4a5173252 to start an election
I20260710 13:21:56.390916 17442 raft_consensus.cc:1081] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 LEADER]: Signalling peer d4b53b31ea7b46fbbd917ef4a5173252 to start an election
I20260710 13:21:56.392705 17191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37b9a1a6efb84f2e89a9e022321ac9f1"
dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
 from {username='slave'} at 127.0.0.1:48782
I20260710 13:21:56.393272 17191 raft_consensus.cc:493] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:56.393723 17191 raft_consensus.cc:3060] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:56.399551 17191 raft_consensus.cc:515] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:56.401610 17191 leader_election.cc:290] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 3 election: Requested vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:56.402643 17113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b9a1a6efb84f2e89a9e022321ac9f1" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
I20260710 13:21:56.403071 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b9a1a6efb84f2e89a9e022321ac9f1" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
I20260710 13:21:56.403551 17113 raft_consensus.cc:3055] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:56.403784 17266 raft_consensus.cc:3060] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:56.403951 17113 raft_consensus.cc:740] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Running, Role: LEADER
I20260710 13:21:56.405049 17113 consensus_queue.cc:260] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [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: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:56.406682 17113 raft_consensus.cc:3060] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:56.412282 17266 raft_consensus.cc:2468] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b53b31ea7b46fbbd917ef4a5173252 in term 3.
I20260710 13:21:56.413862 17155 leader_election.cc:304] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [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: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 
I20260710 13:21:56.414798 17427 raft_consensus.cc:2804] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:56.414784 17113 raft_consensus.cc:2468] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b53b31ea7b46fbbd917ef4a5173252 in term 3.
I20260710 13:21:56.416930 17427 raft_consensus.cc:697] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 3 LEADER]: Becoming Leader. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Running, Role: LEADER
I20260710 13:21:56.418155 17427 consensus_queue.cc:237] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [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: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:56.425336 17015 catalog_manager.cc:5697] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 reported cstate change: term changed from 2 to 3, leader changed from 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1) to d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2). New cstate: current_term: 3 leader_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:56.432030 17453 raft_consensus.cc:993] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3: : Instructing follower 7de8a6dab1f7446c8e1ef8c67c070083 to start an election
I20260710 13:21:56.432545 17442 raft_consensus.cc:1081] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 4 LEADER]: Signalling peer 7de8a6dab1f7446c8e1ef8c67c070083 to start an election
I20260710 13:21:56.434474 17266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a46577559520410589e68bd6f65ec073"
dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
 from {username='slave'} at 127.0.0.1:45566
I20260710 13:21:56.435074 17266 raft_consensus.cc:493] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:56.435457 17266 raft_consensus.cc:3060] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:21:56.442490 17266 raft_consensus.cc:515] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
I20260710 13:21:56.444335 17266 leader_election.cc:290] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 5 election: Requested vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171)
I20260710 13:21:56.445431 17113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46577559520410589e68bd6f65ec073" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
I20260710 13:21:56.445431 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46577559520410589e68bd6f65ec073" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
I20260710 13:21:56.446280 17113 raft_consensus.cc:3055] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:21:56.446455 17191 raft_consensus.cc:3060] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:21:56.446590 17113 raft_consensus.cc:740] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Running, Role: LEADER
I20260710 13:21:56.447463 17113 consensus_queue.cc:260] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [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: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
I20260710 13:21:56.448381 17113 raft_consensus.cc:3060] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:21:56.451125 17191 raft_consensus.cc:2468] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7de8a6dab1f7446c8e1ef8c67c070083 in term 5.
I20260710 13:21:56.452628 17231 leader_election.cc:304] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [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: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 
I20260710 13:21:56.453518 17425 raft_consensus.cc:2804] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:21:56.453910 17113 raft_consensus.cc:2468] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7de8a6dab1f7446c8e1ef8c67c070083 in term 5.
I20260710 13:21:56.455013 17425 raft_consensus.cc:697] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 5 LEADER]: Becoming Leader. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Running, Role: LEADER
I20260710 13:21:56.456044 17425 consensus_queue.cc:237] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [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: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } }
I20260710 13:21:56.463610 17015 catalog_manager.cc:5697] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 reported cstate change: term changed from 4 to 5, leader changed from 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1) to 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3). New cstate: current_term: 5 leader_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:56.607894 17453 raft_consensus.cc:993] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3: : Instructing follower 7de8a6dab1f7446c8e1ef8c67c070083 to start an election
I20260710 13:21:56.608548 17442 raft_consensus.cc:1081] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 LEADER]: Signalling peer 7de8a6dab1f7446c8e1ef8c67c070083 to start an election
I20260710 13:21:56.610067 17266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99bf17e1d7464da4a5b07e063255da1f"
dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
 from {username='slave'} at 127.0.0.1:45566
I20260710 13:21:56.610522 17266 raft_consensus.cc:493] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:56.610781 17266 raft_consensus.cc:3060] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:56.615058 17266 raft_consensus.cc:515] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:56.616530 17266 leader_election.cc:290] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [CANDIDATE]: Term 4 election: Requested vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2:45171)
I20260710 13:21:56.617625 17113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99bf17e1d7464da4a5b07e063255da1f" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
I20260710 13:21:56.617628 17191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99bf17e1d7464da4a5b07e063255da1f" candidate_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
I20260710 13:21:56.618290 17113 raft_consensus.cc:3055] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:56.618451 17191 raft_consensus.cc:3060] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:56.618571 17113 raft_consensus.cc:740] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Running, Role: LEADER
I20260710 13:21:56.619366 17113 consensus_queue.cc:260] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [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: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:56.620291 17113 raft_consensus.cc:3060] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:56.623647 17191 raft_consensus.cc:2468] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7de8a6dab1f7446c8e1ef8c67c070083 in term 4.
I20260710 13:21:56.624991 17231 leader_election.cc:304] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [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: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 
I20260710 13:21:56.625703 17113 raft_consensus.cc:2468] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7de8a6dab1f7446c8e1ef8c67c070083 in term 4.
I20260710 13:21:56.626029 17425 raft_consensus.cc:2804] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:56.626523 17425 raft_consensus.cc:697] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 4 LEADER]: Becoming Leader. State: Replica: 7de8a6dab1f7446c8e1ef8c67c070083, State: Running, Role: LEADER
I20260710 13:21:56.627344 17425 consensus_queue.cc:237] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [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: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:56.634922 17015 catalog_manager.cc:5697] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 reported cstate change: term changed from 3 to 4, leader changed from 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1) to 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3). New cstate: current_term: 4 leader_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:56.647426 17453 raft_consensus.cc:993] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3: : Instructing follower d4b53b31ea7b46fbbd917ef4a5173252 to start an election
I20260710 13:21:56.647886 17453 raft_consensus.cc:1081] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 4 LEADER]: Signalling peer d4b53b31ea7b46fbbd917ef4a5173252 to start an election
I20260710 13:21:56.649467 17191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fec9fd5f2c94567be14c0fa3491f1f9"
dest_uuid: "d4b53b31ea7b46fbbd917ef4a5173252"
 from {username='slave'} at 127.0.0.1:48782
I20260710 13:21:56.649858 17191 raft_consensus.cc:493] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:56.650094 17191 raft_consensus.cc:3060] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:21:56.654105 17191 raft_consensus.cc:515] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:56.655756 17191 leader_election.cc:290] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [CANDIDATE]: Term 5 election: Requested vote from peers 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517), 7de8a6dab1f7446c8e1ef8c67c070083 (127.16.26.3:46793)
I20260710 13:21:56.656730 17113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fec9fd5f2c94567be14c0fa3491f1f9" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3"
I20260710 13:21:56.657320 17113 raft_consensus.cc:3055] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:21:56.657416 17266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fec9fd5f2c94567be14c0fa3491f1f9" candidate_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7de8a6dab1f7446c8e1ef8c67c070083"
I20260710 13:21:56.657752 17113 raft_consensus.cc:740] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5d16d895ab9f47d6a87bd4010a0c26d3, State: Running, Role: LEADER
I20260710 13:21:56.657997 17266 raft_consensus.cc:3060] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:21:56.658548 17113 consensus_queue.cc:260] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [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: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:56.659699 17113 raft_consensus.cc:3060] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:21:56.664448 17266 raft_consensus.cc:2468] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b53b31ea7b46fbbd917ef4a5173252 in term 5.
I20260710 13:21:56.665937 17113 raft_consensus.cc:2468] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4b53b31ea7b46fbbd917ef4a5173252 in term 5.
I20260710 13:21:56.665977 17155 leader_election.cc:304] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [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: 7de8a6dab1f7446c8e1ef8c67c070083, d4b53b31ea7b46fbbd917ef4a5173252; no voters: 
I20260710 13:21:56.667006 17427 raft_consensus.cc:2804] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:21:56.667497 17427 raft_consensus.cc:697] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [term 5 LEADER]: Becoming Leader. State: Replica: d4b53b31ea7b46fbbd917ef4a5173252, State: Running, Role: LEADER
I20260710 13:21:56.668267 17427 consensus_queue.cc:237] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [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: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } }
I20260710 13:21:56.675741 17015 catalog_manager.cc:5697] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 reported cstate change: term changed from 4 to 5, leader changed from 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1) to d4b53b31ea7b46fbbd917ef4a5173252 (127.16.26.2). New cstate: current_term: 5 leader_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:56.834921 17266 raft_consensus.cc:1275] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 FOLLOWER]: Refusing update from remote peer d4b53b31ea7b46fbbd917ef4a5173252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:56.836293 17427 consensus_queue.cc:1048] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:56.844734 17113 raft_consensus.cc:1275] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 FOLLOWER]: Refusing update from remote peer d4b53b31ea7b46fbbd917ef4a5173252: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:56.848124 17427 consensus_queue.cc:1048] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:56.981518 17113 raft_consensus.cc:1275] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 5 FOLLOWER]: Refusing update from remote peer 7de8a6dab1f7446c8e1ef8c67c070083: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:21:56.982790 17425 consensus_queue.cc:1048] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:56.992106 17191 raft_consensus.cc:1275] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 5 FOLLOWER]: Refusing update from remote peer 7de8a6dab1f7446c8e1ef8c67c070083: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:21:56.993811 17460 consensus_queue.cc:1048] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:21:57.153537 17113 raft_consensus.cc:1275] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 5 FOLLOWER]: Refusing update from remote peer d4b53b31ea7b46fbbd917ef4a5173252: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:21:57.155411 17467 consensus_queue.cc:1048] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:57.157048 17191 raft_consensus.cc:1275] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 4 FOLLOWER]: Refusing update from remote peer 7de8a6dab1f7446c8e1ef8c67c070083: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:57.158603 17460 consensus_queue.cc:1048] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4b53b31ea7b46fbbd917ef4a5173252" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 45171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:21:57.166625 17266 raft_consensus.cc:1275] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 5 FOLLOWER]: Refusing update from remote peer d4b53b31ea7b46fbbd917ef4a5173252: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:21:57.170346 17454 consensus_queue.cc:1048] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de8a6dab1f7446c8e1ef8c67c070083" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:21:57.171785 17113 raft_consensus.cc:1275] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 4 FOLLOWER]: Refusing update from remote peer 7de8a6dab1f7446c8e1ef8c67c070083: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:21:57.174649 17460 consensus_queue.cc:1048] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d16d895ab9f47d6a87bd4010a0c26d3" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 44517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:57.310647 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:57.317636 16488 tablet_server.cc:179] TabletServer@127.16.26.1:0 shutting down...
I20260710 13:21:57.349139 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:57.350520 16488 tablet_replica.cc:333] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3: stopping tablet replica
I20260710 13:21:57.351462 16488 raft_consensus.cc:2243] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.352070 16488 raft_consensus.cc:2272] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.354909 16488 tablet_replica.cc:333] T e8312c341da641838d92821eaac3469c P 5d16d895ab9f47d6a87bd4010a0c26d3: stopping tablet replica
I20260710 13:21:57.355566 16488 raft_consensus.cc:2243] T e8312c341da641838d92821eaac3469c P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.356025 16488 raft_consensus.cc:2272] T e8312c341da641838d92821eaac3469c P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.358152 16488 tablet_replica.cc:333] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3: stopping tablet replica
I20260710 13:21:57.358738 16488 raft_consensus.cc:2243] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.359476 16488 raft_consensus.cc:2272] T 3862ef2cce3b4b9f900b61509278bf4d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.361230 16488 tablet_replica.cc:333] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3: stopping tablet replica
I20260710 13:21:57.361829 16488 raft_consensus.cc:2243] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.362247 16488 raft_consensus.cc:2272] T 99bf17e1d7464da4a5b07e063255da1f P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.364488 16488 tablet_replica.cc:333] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3: stopping tablet replica
I20260710 13:21:57.365036 16488 raft_consensus.cc:2243] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.365983 16488 raft_consensus.cc:2272] T e46122e7e7ad4c29a132d873da879a90 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.367955 16488 tablet_replica.cc:333] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3: stopping tablet replica
I20260710 13:21:57.368522 16488 raft_consensus.cc:2243] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.369445 16488 raft_consensus.cc:2272] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.371258 16488 tablet_replica.cc:333] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3: stopping tablet replica
I20260710 13:21:57.371795 16488 raft_consensus.cc:2243] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.372543 16488 raft_consensus.cc:2272] T a14365e5018c4fa5aae9b166b8486a7d P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.374248 16488 tablet_replica.cc:333] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3: stopping tablet replica
I20260710 13:21:57.374778 16488 raft_consensus.cc:2243] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.375197 16488 raft_consensus.cc:2272] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.377628 16488 tablet_replica.cc:333] T 1d234c868703481ba5a281e2dc10fb9a P 5d16d895ab9f47d6a87bd4010a0c26d3: stopping tablet replica
I20260710 13:21:57.378160 16488 raft_consensus.cc:2243] T 1d234c868703481ba5a281e2dc10fb9a P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.378597 16488 raft_consensus.cc:2272] T 1d234c868703481ba5a281e2dc10fb9a P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.380409 16488 tablet_replica.cc:333] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3: stopping tablet replica
I20260710 13:21:57.380897 16488 raft_consensus.cc:2243] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.381311 16488 raft_consensus.cc:2272] T a46577559520410589e68bd6f65ec073 P 5d16d895ab9f47d6a87bd4010a0c26d3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.410236 16488 tablet_server.cc:196] TabletServer@127.16.26.1:0 shutdown complete.
I20260710 13:21:57.435791 16488 tablet_server.cc:179] TabletServer@127.16.26.2:0 shutting down...
W20260710 13:21:57.464221 17158 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.26.1:44517: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260710 13:21:57.468677 17158 consensus_peers.cc:597] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 -> Peer 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517): Couldn't send request to peer 5d16d895ab9f47d6a87bd4010a0c26d3. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:44517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:57.472816 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:57.473762 16488 tablet_replica.cc:333] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252: stopping tablet replica
I20260710 13:21:57.474555 16488 raft_consensus.cc:2243] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.475006 16488 raft_consensus.cc:2272] T 3862ef2cce3b4b9f900b61509278bf4d P d4b53b31ea7b46fbbd917ef4a5173252 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.476893 16488 tablet_replica.cc:333] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252: stopping tablet replica
I20260710 13:21:57.477545 16488 raft_consensus.cc:2243] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.478276 16488 raft_consensus.cc:2272] T 8fec9fd5f2c94567be14c0fa3491f1f9 P d4b53b31ea7b46fbbd917ef4a5173252 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.480500 16488 tablet_replica.cc:333] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252: stopping tablet replica
I20260710 13:21:57.481156 16488 raft_consensus.cc:2243] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.481671 16488 raft_consensus.cc:2272] T a14365e5018c4fa5aae9b166b8486a7d P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.483505 16488 tablet_replica.cc:333] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P d4b53b31ea7b46fbbd917ef4a5173252: stopping tablet replica
I20260710 13:21:57.484187 16488 raft_consensus.cc:2243] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.484604 16488 raft_consensus.cc:2272] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P d4b53b31ea7b46fbbd917ef4a5173252 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.486652 16488 tablet_replica.cc:333] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252: stopping tablet replica
I20260710 13:21:57.487174 16488 raft_consensus.cc:2243] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.487979 16488 raft_consensus.cc:2272] T 1d234c868703481ba5a281e2dc10fb9a P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.489915 16488 tablet_replica.cc:333] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252: stopping tablet replica
I20260710 13:21:57.490413 16488 raft_consensus.cc:2243] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.490829 16488 raft_consensus.cc:2272] T a46577559520410589e68bd6f65ec073 P d4b53b31ea7b46fbbd917ef4a5173252 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.493788 16488 tablet_replica.cc:333] T e46122e7e7ad4c29a132d873da879a90 P d4b53b31ea7b46fbbd917ef4a5173252: stopping tablet replica
I20260710 13:21:57.494308 16488 raft_consensus.cc:2243] T e46122e7e7ad4c29a132d873da879a90 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.494706 16488 raft_consensus.cc:2272] T e46122e7e7ad4c29a132d873da879a90 P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.496479 16488 tablet_replica.cc:333] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252: stopping tablet replica
I20260710 13:21:57.496959 16488 raft_consensus.cc:2243] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.497354 16488 raft_consensus.cc:2272] T 99bf17e1d7464da4a5b07e063255da1f P d4b53b31ea7b46fbbd917ef4a5173252 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.500101 16488 tablet_replica.cc:333] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252: stopping tablet replica
I20260710 13:21:57.500629 16488 raft_consensus.cc:2243] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.501062 16488 raft_consensus.cc:2272] T e8312c341da641838d92821eaac3469c P d4b53b31ea7b46fbbd917ef4a5173252 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.502977 16488 tablet_replica.cc:333] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252: stopping tablet replica
I20260710 13:21:57.503585 16488 raft_consensus.cc:2243] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.504565 16488 raft_consensus.cc:2272] T 37b9a1a6efb84f2e89a9e022321ac9f1 P d4b53b31ea7b46fbbd917ef4a5173252 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:57.506381 17232 consensus_peers.cc:597] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 -> Peer 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517): Couldn't send request to peer 5d16d895ab9f47d6a87bd4010a0c26d3. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:44517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:57.534687 16488 tablet_server.cc:196] TabletServer@127.16.26.2:0 shutdown complete.
W20260710 13:21:57.544054 17232 consensus_peers.cc:597] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 -> Peer 5d16d895ab9f47d6a87bd4010a0c26d3 (127.16.26.1:44517): Couldn't send request to peer 5d16d895ab9f47d6a87bd4010a0c26d3. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:44517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:57.556258 16488 tablet_server.cc:179] TabletServer@127.16.26.3:0 shutting down...
I20260710 13:21:57.582320 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:57.583209 16488 tablet_replica.cc:333] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083: stopping tablet replica
I20260710 13:21:57.583871 16488 raft_consensus.cc:2243] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.584537 16488 raft_consensus.cc:2272] T 3862ef2cce3b4b9f900b61509278bf4d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.586601 16488 tablet_replica.cc:333] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083: stopping tablet replica
I20260710 13:21:57.587141 16488 raft_consensus.cc:2243] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.587577 16488 raft_consensus.cc:2272] T 37b9a1a6efb84f2e89a9e022321ac9f1 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.589805 16488 tablet_replica.cc:333] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083: stopping tablet replica
I20260710 13:21:57.590294 16488 raft_consensus.cc:2243] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.591034 16488 raft_consensus.cc:2272] T e8312c341da641838d92821eaac3469c P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.592782 16488 tablet_replica.cc:333] T a14365e5018c4fa5aae9b166b8486a7d P 7de8a6dab1f7446c8e1ef8c67c070083: stopping tablet replica
I20260710 13:21:57.593264 16488 raft_consensus.cc:2243] T a14365e5018c4fa5aae9b166b8486a7d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.593732 16488 raft_consensus.cc:2272] T a14365e5018c4fa5aae9b166b8486a7d P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.595407 16488 tablet_replica.cc:333] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083: stopping tablet replica
I20260710 13:21:57.595865 16488 raft_consensus.cc:2243] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.596328 16488 raft_consensus.cc:2272] T 2a421dfe8a7c4a92a87863b3bcd5a9c5 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.598080 16488 tablet_replica.cc:333] T e46122e7e7ad4c29a132d873da879a90 P 7de8a6dab1f7446c8e1ef8c67c070083: stopping tablet replica
I20260710 13:21:57.598592 16488 raft_consensus.cc:2243] T e46122e7e7ad4c29a132d873da879a90 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.598980 16488 raft_consensus.cc:2272] T e46122e7e7ad4c29a132d873da879a90 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.600903 16488 tablet_replica.cc:333] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083: stopping tablet replica
I20260710 13:21:57.601478 16488 raft_consensus.cc:2243] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.602144 16488 raft_consensus.cc:2272] T 99bf17e1d7464da4a5b07e063255da1f P 7de8a6dab1f7446c8e1ef8c67c070083 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.604750 16488 tablet_replica.cc:333] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083: stopping tablet replica
I20260710 13:21:57.605255 16488 raft_consensus.cc:2243] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.605722 16488 raft_consensus.cc:2272] T 8fec9fd5f2c94567be14c0fa3491f1f9 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.607661 16488 tablet_replica.cc:333] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083: stopping tablet replica
I20260710 13:21:57.608141 16488 raft_consensus.cc:2243] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.608829 16488 raft_consensus.cc:2272] T a46577559520410589e68bd6f65ec073 P 7de8a6dab1f7446c8e1ef8c67c070083 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.610950 16488 tablet_replica.cc:333] T 1d234c868703481ba5a281e2dc10fb9a P 7de8a6dab1f7446c8e1ef8c67c070083: stopping tablet replica
I20260710 13:21:57.611418 16488 raft_consensus.cc:2243] T 1d234c868703481ba5a281e2dc10fb9a P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:57.611812 16488 raft_consensus.cc:2272] T 1d234c868703481ba5a281e2dc10fb9a P 7de8a6dab1f7446c8e1ef8c67c070083 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.640492 16488 tablet_server.cc:196] TabletServer@127.16.26.3:0 shutdown complete.
I20260710 13:21:57.660320 16488 master.cc:562] Master@127.16.26.62:33589 shutting down...
I20260710 13:21:57.682910 16488 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:57.683545 16488 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:57.683887 16488 tablet_replica.cc:333] T 00000000000000000000000000000000 P eb7ea51c92274d91a5e6a8023b530a93: stopping tablet replica
I20260710 13:21:57.727712 16488 master.cc:584] Master@127.16.26.62:33589 shutdown complete.
5d16d895ab9f47d6a87bd4010a0c26d3  5
7de8a6dab1f7446c8e1ef8c67c070083  1
d4b53b31ea7b46fbbd917ef4a5173252  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10646 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:21:57.775638 16488 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.26.62:34611
I20260710 13:21:57.776899 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:57.783953 17486 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:57.783895 17484 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:57.783937 17483 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:57.785427 16488 server_base.cc:1061] running on GCE node
I20260710 13:21:57.786484 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:57.786686 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:57.786900 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689717786882 us; error 0 us; skew 500 ppm
I20260710 13:21:57.787532 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:57.790385 16488 webserver.cc:533] Webserver started at http://127.16.26.62:42213/ using document root <none> and password file <none>
I20260710 13:21:57.790920 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:57.791128 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:57.791440 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:57.792649 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/master-0-root/instance:
uuid: "f272c3b40151466c80a18b86d0a3b87b"
format_stamp: "Formatted at 2026-07-10 13:21:57 on dist-test-slave-fcbk"
I20260710 13:21:57.797740 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:21:57.801215 17491 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:57.802316 16488 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:21:57.802624 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/master-0-root
uuid: "f272c3b40151466c80a18b86d0a3b87b"
format_stamp: "Formatted at 2026-07-10 13:21:57 on dist-test-slave-fcbk"
I20260710 13:21:57.802951 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:57.816192 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:57.817602 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:57.860100 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.62:34611
I20260710 13:21:57.860289 17542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.62:34611 every 8 connection(s)
I20260710 13:21:57.866096 17543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.878567 17543 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b: Bootstrap starting.
I20260710 13:21:57.883348 17543 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.887619 17543 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b: No bootstrap required, opened a new log
I20260710 13:21:57.889678 17543 raft_consensus.cc:359] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f272c3b40151466c80a18b86d0a3b87b" member_type: VOTER }
I20260710 13:21:57.890069 17543 raft_consensus.cc:385] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.890242 17543 raft_consensus.cc:740] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f272c3b40151466c80a18b86d0a3b87b, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.890720 17543 consensus_queue.cc:260] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f272c3b40151466c80a18b86d0a3b87b" member_type: VOTER }
I20260710 13:21:57.891121 17543 raft_consensus.cc:399] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:57.891301 17543 raft_consensus.cc:493] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:57.891523 17543 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.895700 17543 raft_consensus.cc:515] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f272c3b40151466c80a18b86d0a3b87b" member_type: VOTER }
I20260710 13:21:57.896191 17543 leader_election.cc:304] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b [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: f272c3b40151466c80a18b86d0a3b87b; no voters: 
I20260710 13:21:57.897330 17543 leader_election.cc:290] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:57.897784 17546 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:57.899166 17546 raft_consensus.cc:697] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b [term 1 LEADER]: Becoming Leader. State: Replica: f272c3b40151466c80a18b86d0a3b87b, State: Running, Role: LEADER
I20260710 13:21:57.899842 17546 consensus_queue.cc:237] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b [LEADER]: Queue going to LEADER mode. State: All 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: "f272c3b40151466c80a18b86d0a3b87b" member_type: VOTER }
I20260710 13:21:57.900336 17543 sys_catalog.cc:565] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:57.904402 17547 sys_catalog.cc:455] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f272c3b40151466c80a18b86d0a3b87b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f272c3b40151466c80a18b86d0a3b87b" member_type: VOTER } }
I20260710 13:21:57.904786 17548 sys_catalog.cc:455] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b [sys.catalog]: SysCatalogTable state changed. Reason: New leader f272c3b40151466c80a18b86d0a3b87b. Latest consensus state: current_term: 1 leader_uuid: "f272c3b40151466c80a18b86d0a3b87b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f272c3b40151466c80a18b86d0a3b87b" member_type: VOTER } }
I20260710 13:21:57.905143 17547 sys_catalog.cc:458] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:57.906812 17548 sys_catalog.cc:458] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:57.907212 17553 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:57.913883 17553 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:57.917465 16488 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:57.923167 17553 catalog_manager.cc:1383] Generated new cluster ID: f5410e1ee29d45059d0a46d534c1e0b9
I20260710 13:21:57.923489 17553 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:57.940855 17553 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:57.942145 17553 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:57.956744 17553 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b: Generated new TSK 0
I20260710 13:21:57.957381 17553 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:57.984437 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:57.991647 17564 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:57.992146 17565 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:57.995465 16488 server_base.cc:1061] running on GCE node
W20260710 13:21:57.995560 17567 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:57.996646 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:57.996917 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:57.997108 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689717997090 us; error 0 us; skew 500 ppm
I20260710 13:21:57.997695 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:58.000355 16488 webserver.cc:533] Webserver started at http://127.16.26.1:43045/ using document root <none> and password file <none>
I20260710 13:21:58.000892 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:58.001096 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:58.001379 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:58.003059 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-0-root/instance:
uuid: "d0e75414107f4701a35c98d89221b354"
format_stamp: "Formatted at 2026-07-10 13:21:57 on dist-test-slave-fcbk"
I20260710 13:21:58.008002 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:21:58.011768 17572 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:58.012681 16488 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:21:58.012943 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-0-root
uuid: "d0e75414107f4701a35c98d89221b354"
format_stamp: "Formatted at 2026-07-10 13:21:57 on dist-test-slave-fcbk"
I20260710 13:21:58.013192 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:58.045464 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:58.046859 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:58.048797 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:58.051190 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:58.051384 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:58.051710 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:58.051896 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:58.095371 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.1:37169
I20260710 13:21:58.095602 17634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.1:37169 every 8 connection(s)
I20260710 13:21:58.100355 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:58.107798 17639 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:58.109025 17640 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:58.111256 17642 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:58.112041 16488 server_base.cc:1061] running on GCE node
I20260710 13:21:58.113867 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:58.114176 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:58.114341 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689718114328 us; error 0 us; skew 500 ppm
I20260710 13:21:58.115053 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:58.115423 17635 heartbeater.cc:344] Connected to a master server at 127.16.26.62:34611
I20260710 13:21:58.115850 17635 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:58.116925 17635 heartbeater.cc:507] Master 127.16.26.62:34611 requested a full tablet report, sending...
I20260710 13:21:58.118191 16488 webserver.cc:533] Webserver started at http://127.16.26.2:38509/ using document root <none> and password file <none>
I20260710 13:21:58.118784 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:58.119016 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:58.119341 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:58.119376 17508 ts_manager.cc:194] Registered new tserver with Master: d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169)
I20260710 13:21:58.121022 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-1-root/instance:
uuid: "1a6520475228455f87ac03a9254d5469"
format_stamp: "Formatted at 2026-07-10 13:21:58 on dist-test-slave-fcbk"
I20260710 13:21:58.121867 17508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53616
I20260710 13:21:58.126811 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:21:58.130795 17647 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:58.131764 16488 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:21:58.132129 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-1-root
uuid: "1a6520475228455f87ac03a9254d5469"
format_stamp: "Formatted at 2026-07-10 13:21:58 on dist-test-slave-fcbk"
I20260710 13:21:58.132496 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:58.145891 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:58.147327 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:58.148833 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:58.151672 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:58.151935 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:58.152200 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:58.152392 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:58.197681 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.2:36021
I20260710 13:21:58.197788 17709 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.2:36021 every 8 connection(s)
I20260710 13:21:58.203351 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:58.212688 17714 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:58.213869 17713 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:58.215888 17716 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:58.217597 16488 server_base.cc:1061] running on GCE node
I20260710 13:21:58.218822 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:58.219079 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:58.219120 17710 heartbeater.cc:344] Connected to a master server at 127.16.26.62:34611
I20260710 13:21:58.219285 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689718219265 us; error 0 us; skew 500 ppm
I20260710 13:21:58.219587 17710 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:58.219950 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:58.220469 17710 heartbeater.cc:507] Master 127.16.26.62:34611 requested a full tablet report, sending...
I20260710 13:21:58.222736 17508 ts_manager.cc:194] Registered new tserver with Master: 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:21:58.222891 16488 webserver.cc:533] Webserver started at http://127.16.26.3:34737/ using document root <none> and password file <none>
I20260710 13:21:58.223539 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:58.223762 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:58.224107 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:58.224606 17508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53618
I20260710 13:21:58.225693 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-2-root/instance:
uuid: "bc08786325fb4c47acd0d0314d8910bc"
format_stamp: "Formatted at 2026-07-10 13:21:58 on dist-test-slave-fcbk"
I20260710 13:21:58.230664 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:58.234501 17721 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:58.235474 16488 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:21:58.235754 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-2-root
uuid: "bc08786325fb4c47acd0d0314d8910bc"
format_stamp: "Formatted at 2026-07-10 13:21:58 on dist-test-slave-fcbk"
I20260710 13:21:58.236070 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:58.270228 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:58.271489 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:58.273007 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:58.275452 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:58.275648 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:58.275979 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:58.276126 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:58.321055 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.3:41389
I20260710 13:21:58.321163 17783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.3:41389 every 8 connection(s)
I20260710 13:21:58.337447 17784 heartbeater.cc:344] Connected to a master server at 127.16.26.62:34611
I20260710 13:21:58.338176 17784 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:58.339219 17784 heartbeater.cc:507] Master 127.16.26.62:34611 requested a full tablet report, sending...
I20260710 13:21:58.341682 17508 ts_manager.cc:194] Registered new tserver with Master: bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:21:58.341773 16488 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016863511s
I20260710 13:21:58.343206 17508 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53628
I20260710 13:21:58.371040 17508 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53632:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:58.375062 17508 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:58.498523 17600 tablet_service.cc:1511] Processing CreateTablet for tablet fa2d69cb46f0493f952444eb9e890a13 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:58.500699 17597 tablet_service.cc:1511] Processing CreateTablet for tablet 4866fb20e3d345f9a249b18a63ee6f61 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:58.505240 17746 tablet_service.cc:1511] Processing CreateTablet for tablet 4866fb20e3d345f9a249b18a63ee6f61 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:58.506975 17746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4866fb20e3d345f9a249b18a63ee6f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.507768 17598 tablet_service.cc:1511] Processing CreateTablet for tablet 691b1ac6114f4682989a4a9776858143 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:58.509109 17600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa2d69cb46f0493f952444eb9e890a13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.510598 17747 tablet_service.cc:1511] Processing CreateTablet for tablet 691b1ac6114f4682989a4a9776858143 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:58.512053 17747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 691b1ac6114f4682989a4a9776858143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.513953 17596 tablet_service.cc:1511] Processing CreateTablet for tablet 5ab23665de864e19a648ab114c999b17 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:58.514349 17595 tablet_service.cc:1511] Processing CreateTablet for tablet e7a5ca71e1704f688f8a2dd6c8811042 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:58.515517 17596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ab23665de864e19a648ab114c999b17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.505334 17599 tablet_service.cc:1511] Processing CreateTablet for tablet 65e4d264c5f448b8820f76826b62fb13 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:58.502305 17749 tablet_service.cc:1511] Processing CreateTablet for tablet fa2d69cb46f0493f952444eb9e890a13 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:58.519563 17595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a5ca71e1704f688f8a2dd6c8811042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.519402 17744 tablet_service.cc:1511] Processing CreateTablet for tablet e7a5ca71e1704f688f8a2dd6c8811042 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:58.520345 17745 tablet_service.cc:1511] Processing CreateTablet for tablet 5ab23665de864e19a648ab114c999b17 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:58.520934 17744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a5ca71e1704f688f8a2dd6c8811042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.521755 17598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 691b1ac6114f4682989a4a9776858143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.522974 17748 tablet_service.cc:1511] Processing CreateTablet for tablet 65e4d264c5f448b8820f76826b62fb13 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:58.522974 17743 tablet_service.cc:1511] Processing CreateTablet for tablet ab63b1096fa64364a170f89710a8d59d (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:58.526073 17597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4866fb20e3d345f9a249b18a63ee6f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.529063 17594 tablet_service.cc:1511] Processing CreateTablet for tablet ab63b1096fa64364a170f89710a8d59d (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:58.521782 17745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ab23665de864e19a648ab114c999b17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.530831 17594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab63b1096fa64364a170f89710a8d59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.531407 17749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa2d69cb46f0493f952444eb9e890a13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.529314 17742 tablet_service.cc:1511] Processing CreateTablet for tablet ce123de37ac441e097b2093facb2e6e1 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:58.532505 17742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce123de37ac441e097b2093facb2e6e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.533243 17743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab63b1096fa64364a170f89710a8d59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.534462 17748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65e4d264c5f448b8820f76826b62fb13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.534632 17593 tablet_service.cc:1511] Processing CreateTablet for tablet ce123de37ac441e097b2093facb2e6e1 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:58.536342 17593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce123de37ac441e097b2093facb2e6e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.554129 17599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65e4d264c5f448b8820f76826b62fb13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.568125 17592 tablet_service.cc:1511] Processing CreateTablet for tablet a652804e8d744cadabd6c1e8ead41273 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:58.569563 17592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a652804e8d744cadabd6c1e8ead41273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.570469 17741 tablet_service.cc:1511] Processing CreateTablet for tablet a652804e8d744cadabd6c1e8ead41273 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:58.571805 17741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a652804e8d744cadabd6c1e8ead41273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.583199 17675 tablet_service.cc:1511] Processing CreateTablet for tablet fa2d69cb46f0493f952444eb9e890a13 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:58.584641 17675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa2d69cb46f0493f952444eb9e890a13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.595331 17674 tablet_service.cc:1511] Processing CreateTablet for tablet 65e4d264c5f448b8820f76826b62fb13 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:58.596823 17674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65e4d264c5f448b8820f76826b62fb13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.607370 17673 tablet_service.cc:1511] Processing CreateTablet for tablet 691b1ac6114f4682989a4a9776858143 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:58.608814 17673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 691b1ac6114f4682989a4a9776858143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.610661 17672 tablet_service.cc:1511] Processing CreateTablet for tablet 4866fb20e3d345f9a249b18a63ee6f61 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:58.612051 17672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4866fb20e3d345f9a249b18a63ee6f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.622745 17799 tablet_bootstrap.cc:492] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:21:58.623754 17669 tablet_service.cc:1511] Processing CreateTablet for tablet ab63b1096fa64364a170f89710a8d59d (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:58.624871 17740 tablet_service.cc:1511] Processing CreateTablet for tablet d70ff290a8bc431d81fef1dfb437e459 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:58.613045 17670 tablet_service.cc:1511] Processing CreateTablet for tablet e7a5ca71e1704f688f8a2dd6c8811042 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:58.625216 17669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab63b1096fa64364a170f89710a8d59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.628562 17668 tablet_service.cc:1511] Processing CreateTablet for tablet ce123de37ac441e097b2093facb2e6e1 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:58.632160 17740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70ff290a8bc431d81fef1dfb437e459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.632704 17667 tablet_service.cc:1511] Processing CreateTablet for tablet a652804e8d744cadabd6c1e8ead41273 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:58.633374 17592 tablet_service.cc:1511] Processing CreateTablet for tablet aa8614b572f2488db5417ea6d657f8a8 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:58.634624 17592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8614b572f2488db5417ea6d657f8a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.618682 17671 tablet_service.cc:1511] Processing CreateTablet for tablet 5ab23665de864e19a648ab114c999b17 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:58.638778 17667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a652804e8d744cadabd6c1e8ead41273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.641520 17671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ab23665de864e19a648ab114c999b17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.642974 17596 tablet_service.cc:1511] Processing CreateTablet for tablet 0dd658a803a44d1280db03ce76e6276d (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:58.643440 17668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce123de37ac441e097b2093facb2e6e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.646730 17670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a5ca71e1704f688f8a2dd6c8811042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.650697 17799 tablet_bootstrap.cc:654] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:58.651901 17594 tablet_service.cc:1511] Processing CreateTablet for tablet d70ff290a8bc431d81fef1dfb437e459 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:58.662017 17599 tablet_service.cc:1511] Processing CreateTablet for tablet 1ec8a66b86ca4285baac95cdedba1ed5 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:58.662608 17594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70ff290a8bc431d81fef1dfb437e459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.663553 17599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec8a66b86ca4285baac95cdedba1ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.654174 17600 tablet_service.cc:1511] Processing CreateTablet for tablet 59b1319cba8a46dd88cf76beb39d58fe (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:58.652828 17593 tablet_service.cc:1511] Processing CreateTablet for tablet d27b18613d3b4fa4ac05eebd948c7f3c (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:58.670680 17593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27b18613d3b4fa4ac05eebd948c7f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.677779 17600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59b1319cba8a46dd88cf76beb39d58fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.652184 17744 tablet_service.cc:1511] Processing CreateTablet for tablet 0dd658a803a44d1280db03ce76e6276d (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:58.657716 17746 tablet_service.cc:1511] Processing CreateTablet for tablet aa8614b572f2488db5417ea6d657f8a8 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:58.667729 17666 tablet_service.cc:1511] Processing CreateTablet for tablet d70ff290a8bc431d81fef1dfb437e459 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:58.682724 17666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70ff290a8bc431d81fef1dfb437e459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.684916 17746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8614b572f2488db5417ea6d657f8a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.686084 17596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd658a803a44d1280db03ce76e6276d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.689841 17744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd658a803a44d1280db03ce76e6276d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.702891 17802 tablet_bootstrap.cc:492] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:21:58.668001 17743 tablet_service.cc:1511] Processing CreateTablet for tablet 1ec8a66b86ca4285baac95cdedba1ed5 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:58.655922 17749 tablet_service.cc:1511] Processing CreateTablet for tablet 59b1319cba8a46dd88cf76beb39d58fe (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:58.714489 17801 tablet_bootstrap.cc:492] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:21:58.715058 17749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59b1319cba8a46dd88cf76beb39d58fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.717845 17743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec8a66b86ca4285baac95cdedba1ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.722043 17674 tablet_service.cc:1511] Processing CreateTablet for tablet 0dd658a803a44d1280db03ce76e6276d (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:58.723488 17674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd658a803a44d1280db03ce76e6276d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.724637 17666 tablet_service.cc:1511] Processing CreateTablet for tablet 59b1319cba8a46dd88cf76beb39d58fe (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:58.725617 17598 tablet_service.cc:1511] Processing CreateTablet for tablet 4ada1d0d4f8740ccb8ebb0278d4ccb84 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:58.726138 17666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59b1319cba8a46dd88cf76beb39d58fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.726862 17598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ada1d0d4f8740ccb8ebb0278d4ccb84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.730935 17670 tablet_service.cc:1511] Processing CreateTablet for tablet d27b18613d3b4fa4ac05eebd948c7f3c (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:58.732440 17670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27b18613d3b4fa4ac05eebd948c7f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.738243 17741 tablet_service.cc:1511] Processing CreateTablet for tablet d27b18613d3b4fa4ac05eebd948c7f3c (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:58.739725 17741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27b18613d3b4fa4ac05eebd948c7f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.740593 17801 tablet_bootstrap.cc:654] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:58.743484 17668 tablet_service.cc:1511] Processing CreateTablet for tablet 1ec8a66b86ca4285baac95cdedba1ed5 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:58.748904 17668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec8a66b86ca4285baac95cdedba1ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.750268 17675 tablet_service.cc:1511] Processing CreateTablet for tablet aa8614b572f2488db5417ea6d657f8a8 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:58.753221 17673 tablet_service.cc:1511] Processing CreateTablet for tablet 4ada1d0d4f8740ccb8ebb0278d4ccb84 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:58.758689 17673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ada1d0d4f8740ccb8ebb0278d4ccb84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.768949 17802 tablet_bootstrap.cc:654] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:58.786227 17675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8614b572f2488db5417ea6d657f8a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.799372 17746 tablet_service.cc:1511] Processing CreateTablet for tablet 4ada1d0d4f8740ccb8ebb0278d4ccb84 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:58.800700 17746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ada1d0d4f8740ccb8ebb0278d4ccb84. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:21:58.786294 17495 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.16.26.2:36021, user_credentials={real_user=slave}} blocked reactor thread for 44012.5us
I20260710 13:21:58.802858 17595 tablet_service.cc:1511] Processing CreateTablet for tablet e4787ef691884f8e84f56fcd7f13ea02 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:58.804277 17595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4787ef691884f8e84f56fcd7f13ea02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.815382 17668 tablet_service.cc:1511] Processing CreateTablet for tablet e4787ef691884f8e84f56fcd7f13ea02 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:58.817080 17668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4787ef691884f8e84f56fcd7f13ea02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.816998 17749 tablet_service.cc:1511] Processing CreateTablet for tablet e4787ef691884f8e84f56fcd7f13ea02 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:58.819793 17799 tablet_bootstrap.cc:492] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:21:58.823091 17799 ts_tablet_manager.cc:1403] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.201s	user 0.010s	sys 0.033s
I20260710 13:21:58.824808 17749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4787ef691884f8e84f56fcd7f13ea02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.827373 17799 raft_consensus.cc:359] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:58.828266 17799 raft_consensus.cc:385] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:58.828668 17799 raft_consensus.cc:740] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:21:58.827929 17670 tablet_service.cc:1511] Processing CreateTablet for tablet 2a474c7ec6664859912ba09aad7f05ba (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:58.829483 17799 consensus_queue.cc:260] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:58.830591 17670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a474c7ec6664859912ba09aad7f05ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.838726 17744 tablet_service.cc:1511] Processing CreateTablet for tablet 2a474c7ec6664859912ba09aad7f05ba (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:58.840266 17744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a474c7ec6664859912ba09aad7f05ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.854964 17596 tablet_service.cc:1511] Processing CreateTablet for tablet bb3fba925caa4c6b9daa616a2397ea4e (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:58.856978 17600 tablet_service.cc:1511] Processing CreateTablet for tablet 2a474c7ec6664859912ba09aad7f05ba (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:58.858179 17596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb3fba925caa4c6b9daa616a2397ea4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.860680 17801 tablet_bootstrap.cc:492] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:21:58.861208 17801 ts_tablet_manager.cc:1403] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.147s	user 0.017s	sys 0.016s
I20260710 13:21:58.863461 17600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a474c7ec6664859912ba09aad7f05ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.866029 17801 raft_consensus.cc:359] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:58.866868 17801 raft_consensus.cc:385] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:58.867201 17801 raft_consensus.cc:740] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:21:58.873695 17801 consensus_queue.cc:260] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:58.874593 17672 tablet_service.cc:1511] Processing CreateTablet for tablet bb3fba925caa4c6b9daa616a2397ea4e (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:58.876938 17672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb3fba925caa4c6b9daa616a2397ea4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.880214 17799 ts_tablet_manager.cc:1434] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.057s	user 0.015s	sys 0.003s
I20260710 13:21:58.881093 17635 heartbeater.cc:499] Master 127.16.26.62:34611 was elected leader, sending a full tablet report...
I20260710 13:21:58.892601 17744 tablet_service.cc:1511] Processing CreateTablet for tablet bb3fba925caa4c6b9daa616a2397ea4e (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:58.894685 17744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb3fba925caa4c6b9daa616a2397ea4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.899816 17802 tablet_bootstrap.cc:492] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:21:58.900399 17802 ts_tablet_manager.cc:1403] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.198s	user 0.013s	sys 0.004s
I20260710 13:21:58.901558 17799 tablet_bootstrap.cc:492] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:21:58.903514 17802 raft_consensus.cc:359] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:58.904327 17802 raft_consensus.cc:385] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:58.904675 17802 raft_consensus.cc:740] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:21:58.907133 17599 tablet_service.cc:1511] Processing CreateTablet for tablet 69b1d42226504281a5ac914e6dc6e1f3 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:58.907656 17802 consensus_queue.cc:260] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:58.908632 17599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b1d42226504281a5ac914e6dc6e1f3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:21:58.912495 17556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:58.918423 17674 tablet_service.cc:1511] Processing CreateTablet for tablet 69b1d42226504281a5ac914e6dc6e1f3 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:58.922804 17784 heartbeater.cc:499] Master 127.16.26.62:34611 was elected leader, sending a full tablet report...
I20260710 13:21:58.935622 17741 tablet_service.cc:1511] Processing CreateTablet for tablet 69b1d42226504281a5ac914e6dc6e1f3 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:58.936496 17801 ts_tablet_manager.cc:1434] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.075s	user 0.014s	sys 0.010s
I20260710 13:21:58.937312 17741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b1d42226504281a5ac914e6dc6e1f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.938349 17674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b1d42226504281a5ac914e6dc6e1f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.944267 17799 tablet_bootstrap.cc:654] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:58.943761 17673 tablet_service.cc:1511] Processing CreateTablet for tablet 23402c570c94448f85e8d29bd46fddf5 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:58.935624 17595 tablet_service.cc:1511] Processing CreateTablet for tablet 23402c570c94448f85e8d29bd46fddf5 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:58.945955 17673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23402c570c94448f85e8d29bd46fddf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.946190 17595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23402c570c94448f85e8d29bd46fddf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.952832 17749 tablet_service.cc:1511] Processing CreateTablet for tablet 23402c570c94448f85e8d29bd46fddf5 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:58.954895 17749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23402c570c94448f85e8d29bd46fddf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.957851 17805 raft_consensus.cc:493] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:58.958875 17805 raft_consensus.cc:515] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:58.969904 17799 tablet_bootstrap.cc:492] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:21:58.970568 17799 ts_tablet_manager.cc:1403] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.018s
I20260710 13:21:58.974448 17799 raft_consensus.cc:359] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:58.975358 17799 raft_consensus.cc:385] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:58.975742 17799 raft_consensus.cc:740] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:21:58.982434 17710 heartbeater.cc:499] Master 127.16.26.62:34611 was elected leader, sending a full tablet report...
I20260710 13:21:58.983908 17799 consensus_queue.cc:260] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:58.987913 17672 tablet_service.cc:1511] Processing CreateTablet for tablet ea91528c24714403b32069a0c8649ec1 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:58.989476 17672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea91528c24714403b32069a0c8649ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:58.989785 17805 leader_election.cc:290] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:21:58.981057 17801 tablet_bootstrap.cc:492] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:21:58.998651 17802 ts_tablet_manager.cc:1434] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.098s	user 0.046s	sys 0.025s
I20260710 13:21:59.004083 17802 tablet_bootstrap.cc:492] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:21:59.007117 17741 tablet_service.cc:1511] Processing CreateTablet for tablet ea91528c24714403b32069a0c8649ec1 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:59.008409 17741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea91528c24714403b32069a0c8649ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.012355 17802 tablet_bootstrap.cc:654] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.025563 17807 raft_consensus.cc:493] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.026117 17807 raft_consensus.cc:515] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.033622 17807 leader_election.cc:290] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:21:59.069026 17801 tablet_bootstrap.cc:654] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.073763 17600 tablet_service.cc:1511] Processing CreateTablet for tablet 71791d6743004feba68047c3539f9ea1 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:59.075481 17802 tablet_bootstrap.cc:492] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:21:59.075655 17600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71791d6743004feba68047c3539f9ea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.076048 17802 ts_tablet_manager.cc:1403] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.013s
I20260710 13:21:59.071465 17596 tablet_service.cc:1511] Processing CreateTablet for tablet ea91528c24714403b32069a0c8649ec1 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:59.079229 17802 raft_consensus.cc:359] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } }
I20260710 13:21:59.080351 17596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea91528c24714403b32069a0c8649ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.083346 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e4d264c5f448b8820f76826b62fb13" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:21:59.089586 17746 tablet_service.cc:1511] Processing CreateTablet for tablet 71791d6743004feba68047c3539f9ea1 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:59.092474 17746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71791d6743004feba68047c3539f9ea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.092319 17592 tablet_service.cc:1511] Processing CreateTablet for tablet 7beca547d20a46c080f3362a4fbd008f (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:59.093770 17592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7beca547d20a46c080f3362a4fbd008f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:21:59.094717 17648 leader_election.cc:343] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:59.099779 17799 ts_tablet_manager.cc:1434] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.129s	user 0.022s	sys 0.016s
I20260710 13:21:59.101089 17799 tablet_bootstrap.cc:492] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:21:59.091022 17802 raft_consensus.cc:385] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.117534 17802 raft_consensus.cc:740] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.126463 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab63b1096fa64364a170f89710a8d59d" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:21:59.126541 17749 tablet_service.cc:1511] Processing CreateTablet for tablet 7beca547d20a46c080f3362a4fbd008f (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:59.120771 17802 consensus_queue.cc:260] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } }
I20260710 13:21:59.128094 17749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7beca547d20a46c080f3362a4fbd008f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:21:59.128446 17573 leader_election.cc:343] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:59.130246 17802 ts_tablet_manager.cc:1434] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260710 13:21:59.131155 17802 tablet_bootstrap.cc:492] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:21:59.119274 17799 tablet_bootstrap.cc:654] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.136198 17674 tablet_service.cc:1511] Processing CreateTablet for tablet 71791d6743004feba68047c3539f9ea1 (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:59.136723 17668 tablet_service.cc:1511] Processing CreateTablet for tablet 7beca547d20a46c080f3362a4fbd008f (DEFAULT_TABLE table=test-workload [id=662d4a5875a2467ea100a47a3495d431]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:59.137617 17674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71791d6743004feba68047c3539f9ea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.138518 17668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7beca547d20a46c080f3362a4fbd008f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:59.122144 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab63b1096fa64364a170f89710a8d59d" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
W20260710 13:21:59.153170 17576 leader_election.cc:343] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:59.153678 17576 leader_election.cc:304] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc
I20260710 13:21:59.154915 17810 raft_consensus.cc:2749] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:59.155784 17810 raft_consensus.cc:493] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.156215 17810 raft_consensus.cc:515] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.160055 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce123de37ac441e097b2093facb2e6e1" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
W20260710 13:21:59.161732 17573 leader_election.cc:343] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:59.163717 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce123de37ac441e097b2093facb2e6e1" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
W20260710 13:21:59.165320 17576 leader_election.cc:343] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:59.165895 17576 leader_election.cc:304] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc
I20260710 13:21:59.166685 17810 leader_election.cc:290] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:21:59.167289 17805 raft_consensus.cc:2749] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:59.147836 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e4d264c5f448b8820f76826b62fb13" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:21:59.175470 17801 tablet_bootstrap.cc:492] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:21:59.176101 17801 ts_tablet_manager.cc:1403] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.228s	user 0.012s	sys 0.006s
W20260710 13:21:59.175971 17650 leader_election.cc:343] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:59.176589 17650 leader_election.cc:304] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a6520475228455f87ac03a9254d5469; no voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354
I20260710 13:21:59.177505 17807 raft_consensus.cc:2749] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:59.179652 17801 raft_consensus.cc:359] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.180241 17801 raft_consensus.cc:385] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.180516 17801 raft_consensus.cc:740] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.181217 17801 consensus_queue.cc:260] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.183411 17802 tablet_bootstrap.cc:654] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.191195 17801 ts_tablet_manager.cc:1434] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 13:21:59.194016 17801 tablet_bootstrap.cc:492] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:21:59.195058 17799 tablet_bootstrap.cc:492] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:21:59.195621 17799 ts_tablet_manager.cc:1403] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.003s
I20260710 13:21:59.199033 17799 raft_consensus.cc:359] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.199863 17799 raft_consensus.cc:385] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.200170 17799 raft_consensus.cc:740] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.200613 17801 tablet_bootstrap.cc:654] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.201006 17799 consensus_queue.cc:260] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.204125 17799 ts_tablet_manager.cc:1434] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260710 13:21:59.205214 17799 tablet_bootstrap.cc:492] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:21:59.211386 17802 tablet_bootstrap.cc:492] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:21:59.211900 17802 ts_tablet_manager.cc:1403] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.005s
I20260710 13:21:59.212419 17799 tablet_bootstrap.cc:654] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.214984 17802 raft_consensus.cc:359] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.215853 17802 raft_consensus.cc:385] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.219004 17801 tablet_bootstrap.cc:492] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:21:59.219476 17801 ts_tablet_manager.cc:1403] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260710 13:21:59.216334 17802 raft_consensus.cc:740] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.221095 17802 consensus_queue.cc:260] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.222239 17801 raft_consensus.cc:359] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.222967 17801 raft_consensus.cc:385] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.223169 17799 tablet_bootstrap.cc:492] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:21:59.223274 17801 raft_consensus.cc:740] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.223898 17799 ts_tablet_manager.cc:1403] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.006s
I20260710 13:21:59.224170 17801 consensus_queue.cc:260] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.226455 17801 ts_tablet_manager.cc:1434] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:59.226958 17799 raft_consensus.cc:359] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.227465 17801 tablet_bootstrap.cc:492] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:21:59.227679 17799 raft_consensus.cc:385] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.227953 17799 raft_consensus.cc:740] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.228653 17799 consensus_queue.cc:260] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.230633 17802 ts_tablet_manager.cc:1434] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:21:59.230847 17799 ts_tablet_manager.cc:1434] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:59.231927 17799 tablet_bootstrap.cc:492] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:21:59.234452 17801 tablet_bootstrap.cc:654] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.238236 17802 tablet_bootstrap.cc:492] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:21:59.239297 17799 tablet_bootstrap.cc:654] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.245147 17802 tablet_bootstrap.cc:654] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.249054 17801 tablet_bootstrap.cc:492] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:21:59.249594 17801 ts_tablet_manager.cc:1403] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.008s
I20260710 13:21:59.251222 17799 tablet_bootstrap.cc:492] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:21:59.251705 17799 ts_tablet_manager.cc:1403] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260710 13:21:59.252605 17801 raft_consensus.cc:359] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.253342 17801 raft_consensus.cc:385] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.253659 17801 raft_consensus.cc:740] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.254597 17799 raft_consensus.cc:359] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } }
I20260710 13:21:59.254577 17801 consensus_queue.cc:260] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.255391 17799 raft_consensus.cc:385] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.255720 17799 raft_consensus.cc:740] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.255977 17802 tablet_bootstrap.cc:492] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:21:59.256448 17802 ts_tablet_manager.cc:1403] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260710 13:21:59.256553 17799 consensus_queue.cc:260] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } }
I20260710 13:21:59.257120 17801 ts_tablet_manager.cc:1434] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:59.258152 17801 tablet_bootstrap.cc:492] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:21:59.259373 17802 raft_consensus.cc:359] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.260092 17802 raft_consensus.cc:385] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.260378 17802 raft_consensus.cc:740] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.261193 17802 consensus_queue.cc:260] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.265120 17801 tablet_bootstrap.cc:654] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.265887 17799 ts_tablet_manager.cc:1434] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:21:59.268599 17802 ts_tablet_manager.cc:1434] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:21:59.269726 17802 tablet_bootstrap.cc:492] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:21:59.275939 17802 tablet_bootstrap.cc:654] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.277241 17801 tablet_bootstrap.cc:492] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:21:59.277782 17801 ts_tablet_manager.cc:1403] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260710 13:21:59.278842 17799 tablet_bootstrap.cc:492] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:21:59.280583 17801 raft_consensus.cc:359] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } }
I20260710 13:21:59.281154 17801 raft_consensus.cc:385] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.281437 17801 raft_consensus.cc:740] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.281502 17802 tablet_bootstrap.cc:492] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:21:59.282049 17802 ts_tablet_manager.cc:1403] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260710 13:21:59.282188 17801 consensus_queue.cc:260] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } }
I20260710 13:21:59.284327 17801 ts_tablet_manager.cc:1434] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:59.285292 17801 tablet_bootstrap.cc:492] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:21:59.285089 17802 raft_consensus.cc:359] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.285885 17802 raft_consensus.cc:385] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.286206 17802 raft_consensus.cc:740] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.286705 17799 tablet_bootstrap.cc:654] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.287045 17802 consensus_queue.cc:260] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.292637 17801 tablet_bootstrap.cc:654] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.298920 17802 ts_tablet_manager.cc:1434] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:21:59.302752 17810 raft_consensus.cc:493] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.304970 17810 raft_consensus.cc:515] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } }
I20260710 13:21:59.309504 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2d69cb46f0493f952444eb9e890a13" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:21:59.310034 17802 tablet_bootstrap.cc:492] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:21:59.310371 17759 raft_consensus.cc:2468] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 0.
I20260710 13:21:59.312391 17573 leader_election.cc:304] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:21:59.313599 17805 raft_consensus.cc:2804] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:59.314085 17805 raft_consensus.cc:493] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:59.314544 17805 raft_consensus.cc:3060] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.319528 17802 tablet_bootstrap.cc:654] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.327616 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2d69cb46f0493f952444eb9e890a13" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:21:59.328560 17685 raft_consensus.cc:2468] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 0.
I20260710 13:21:59.330665 17810 leader_election.cc:290] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:21:59.336721 17799 tablet_bootstrap.cc:492] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:21:59.336532 17805 raft_consensus.cc:515] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } }
I20260710 13:21:59.337270 17799 ts_tablet_manager.cc:1403] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.035s
I20260710 13:21:59.337769 17801 tablet_bootstrap.cc:492] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:21:59.338476 17801 ts_tablet_manager.cc:1403] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.043s
I20260710 13:21:59.340572 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2d69cb46f0493f952444eb9e890a13" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:21:59.340791 17799 raft_consensus.cc:359] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.341421 17759 raft_consensus.cc:3060] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.341678 17799 raft_consensus.cc:385] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.342151 17799 raft_consensus.cc:740] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.341991 17801 raft_consensus.cc:359] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.342834 17801 raft_consensus.cc:385] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.343225 17801 raft_consensus.cc:740] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.343142 17799 consensus_queue.cc:260] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.344228 17801 consensus_queue.cc:260] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.348826 17799 ts_tablet_manager.cc:1434] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:21:59.349642 17801 ts_tablet_manager.cc:1434] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:21:59.350085 17799 tablet_bootstrap.cc:492] T 4866fb20e3d345f9a249b18a63ee6f61 P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:21:59.350698 17801 tablet_bootstrap.cc:492] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:21:59.350854 17759 raft_consensus.cc:2468] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 1.
I20260710 13:21:59.352116 17573 leader_election.cc:304] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:21:59.353364 17810 raft_consensus.cc:2804] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:59.354521 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2d69cb46f0493f952444eb9e890a13" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:21:59.355120 17685 raft_consensus.cc:3060] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.360844 17801 tablet_bootstrap.cc:654] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.362180 17806 raft_consensus.cc:493] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.362681 17806 raft_consensus.cc:515] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.367919 17799 tablet_bootstrap.cc:654] T 4866fb20e3d345f9a249b18a63ee6f61 P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.375165 17806 leader_election.cc:290] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:21:59.401279 17810 raft_consensus.cc:697] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Becoming Leader. State: Replica: d0e75414107f4701a35c98d89221b354, State: Running, Role: LEADER
I20260710 13:21:59.401196 17805 leader_election.cc:290] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 election: Requested vote from peers bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:21:59.402629 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab23665de864e19a648ab114c999b17" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:21:59.405762 17610 raft_consensus.cc:2468] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 0.
I20260710 13:21:59.405862 17810 consensus_queue.cc:237] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } }
I20260710 13:21:59.407286 17724 leader_election.cc:304] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:21:59.408092 17806 raft_consensus.cc:2804] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:59.408453 17806 raft_consensus.cc:493] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:59.408769 17806 raft_consensus.cc:3060] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.410419 17802 tablet_bootstrap.cc:492] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:21:59.410919 17802 ts_tablet_manager.cc:1403] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.101s	user 0.040s	sys 0.031s
I20260710 13:21:59.411788 17799 tablet_bootstrap.cc:492] T 4866fb20e3d345f9a249b18a63ee6f61 P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:21:59.412307 17799 ts_tablet_manager.cc:1403] T 4866fb20e3d345f9a249b18a63ee6f61 P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.062s	user 0.005s	sys 0.009s
I20260710 13:21:59.414034 17802 raft_consensus.cc:359] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.414759 17802 raft_consensus.cc:385] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.415088 17802 raft_consensus.cc:740] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.415766 17799 raft_consensus.cc:359] T 4866fb20e3d345f9a249b18a63ee6f61 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.415832 17802 consensus_queue.cc:260] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.416777 17799 raft_consensus.cc:385] T 4866fb20e3d345f9a249b18a63ee6f61 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.417148 17799 raft_consensus.cc:740] T 4866fb20e3d345f9a249b18a63ee6f61 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.417739 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab23665de864e19a648ab114c999b17" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:21:59.418669 17802 ts_tablet_manager.cc:1434] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260710 13:21:59.418088 17799 consensus_queue.cc:260] T 4866fb20e3d345f9a249b18a63ee6f61 P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
W20260710 13:21:59.419389 17725 leader_election.cc:343] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:59.419725 17802 tablet_bootstrap.cc:492] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:21:59.420533 17807 raft_consensus.cc:493] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.421116 17799 ts_tablet_manager.cc:1434] T 4866fb20e3d345f9a249b18a63ee6f61 P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:59.421006 17807 raft_consensus.cc:515] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.422272 17799 tablet_bootstrap.cc:492] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:21:59.423645 17807 leader_election.cc:290] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:21:59.425118 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ff290a8bc431d81fef1dfb437e459" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
W20260710 13:21:59.426563 17650 leader_election.cc:343] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:59.426980 17802 tablet_bootstrap.cc:654] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.424265 17806 raft_consensus.cc:515] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.428817 17806 leader_election.cc:290] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:21:59.429859 17799 tablet_bootstrap.cc:654] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.434289 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab23665de864e19a648ab114c999b17" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:21:59.435176 17610 raft_consensus.cc:3060] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.435599 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ff290a8bc431d81fef1dfb437e459" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
W20260710 13:21:59.437671 17648 leader_election.cc:343] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:59.438139 17648 leader_election.cc:304] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a6520475228455f87ac03a9254d5469; no voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354
I20260710 13:21:59.439381 17801 tablet_bootstrap.cc:492] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:21:59.439884 17801 ts_tablet_manager.cc:1403] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.089s	user 0.024s	sys 0.023s
I20260710 13:21:59.440500 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab23665de864e19a648ab114c999b17" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:21:59.439803 17807 raft_consensus.cc:2749] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:21:59.442448 17725 leader_election.cc:343] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:59.443053 17801 raft_consensus.cc:359] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.443816 17801 raft_consensus.cc:385] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.444109 17801 raft_consensus.cc:740] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.444867 17801 consensus_queue.cc:260] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.447310 17801 ts_tablet_manager.cc:1434] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:59.448266 17801 tablet_bootstrap.cc:492] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:21:59.451921 17610 raft_consensus.cc:2468] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 1.
I20260710 13:21:59.453215 17724 leader_election.cc:304] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [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: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469
I20260710 13:21:59.453872 17685 raft_consensus.cc:2468] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 1.
I20260710 13:21:59.457011 17799 tablet_bootstrap.cc:492] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:21:59.457157 17801 tablet_bootstrap.cc:654] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.457883 17799 ts_tablet_manager.cc:1403] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.008s
I20260710 13:21:59.461810 17806 raft_consensus.cc:2804] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:59.461584 17799 raft_consensus.cc:359] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.462297 17806 raft_consensus.cc:697] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Becoming Leader. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Running, Role: LEADER
I20260710 13:21:59.462412 17799 raft_consensus.cc:385] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.462801 17799 raft_consensus.cc:740] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.463501 17802 tablet_bootstrap.cc:492] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:21:59.463191 17806 consensus_queue.cc:237] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.464038 17802 ts_tablet_manager.cc:1403] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.028s
I20260710 13:21:59.463629 17799 consensus_queue.cc:260] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.466308 17799 ts_tablet_manager.cc:1434] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:21:59.467468 17799 tablet_bootstrap.cc:492] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:21:59.467141 17802 raft_consensus.cc:359] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.467934 17802 raft_consensus.cc:385] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.468199 17802 raft_consensus.cc:740] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.468971 17802 consensus_queue.cc:260] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.471168 17802 ts_tablet_manager.cc:1434] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:59.472164 17802 tablet_bootstrap.cc:492] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:21:59.474097 17799 tablet_bootstrap.cc:654] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.473259 17508 catalog_manager.cc:5697] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0e75414107f4701a35c98d89221b354 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:59.478675 17802 tablet_bootstrap.cc:654] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.479223 17810 raft_consensus.cc:493] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.479866 17810 raft_consensus.cc:515] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.489380 17810 leader_election.cc:290] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:21:59.490584 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e4d264c5f448b8820f76826b62fb13" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:21:59.491432 17759 raft_consensus.cc:2468] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 0.
I20260710 13:21:59.493330 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e4d264c5f448b8820f76826b62fb13" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:21:59.494242 17685 raft_consensus.cc:2468] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 0.
I20260710 13:21:59.497303 17801 tablet_bootstrap.cc:492] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:21:59.497090 17573 leader_election.cc:304] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:21:59.498172 17801 ts_tablet_manager.cc:1403] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.000s
I20260710 13:21:59.498342 17810 raft_consensus.cc:2804] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:59.502218 17810 raft_consensus.cc:493] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:59.502766 17810 raft_consensus.cc:3060] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.502277 17801 raft_consensus.cc:359] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.503525 17801 raft_consensus.cc:385] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.503993 17801 raft_consensus.cc:740] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.505580 17799 tablet_bootstrap.cc:492] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:21:59.506062 17799 ts_tablet_manager.cc:1403] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.003s
I20260710 13:21:59.505331 17801 consensus_queue.cc:260] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.508540 17801 ts_tablet_manager.cc:1434] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:21:59.510078 17801 tablet_bootstrap.cc:492] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:21:59.510629 17799 raft_consensus.cc:359] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.511458 17799 raft_consensus.cc:385] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.511723 17799 raft_consensus.cc:740] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.512598 17799 consensus_queue.cc:260] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.515152 17799 ts_tablet_manager.cc:1434] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:59.516479 17799 tablet_bootstrap.cc:492] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:21:59.518991 17801 tablet_bootstrap.cc:654] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.522781 17799 tablet_bootstrap.cc:654] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.523087 17810 raft_consensus.cc:515] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.526165 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e4d264c5f448b8820f76826b62fb13" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:21:59.526893 17685 raft_consensus.cc:3060] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.534057 17838 raft_consensus.cc:493] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.534114 17685 raft_consensus.cc:2468] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 1.
I20260710 13:21:59.534607 17838 raft_consensus.cc:515] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.536741 17830 raft_consensus.cc:493] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.537245 17830 raft_consensus.cc:515] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.537863 17838 leader_election.cc:290] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:21:59.539175 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e4d264c5f448b8820f76826b62fb13" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:21:59.539538 17830 leader_election.cc:290] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:21:59.539992 17759 raft_consensus.cc:3060] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.540361 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a652804e8d744cadabd6c1e8ead41273" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:21:59.540994 17610 raft_consensus.cc:2468] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 0.
I20260710 13:21:59.542347 17724 leader_election.cc:304] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:21:59.543583 17838 raft_consensus.cc:2804] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:59.543934 17838 raft_consensus.cc:493] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:59.543980 17802 tablet_bootstrap.cc:492] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:21:59.544029 17807 raft_consensus.cc:493] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.544480 17838 raft_consensus.cc:3060] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.544703 17802 ts_tablet_manager.cc:1403] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.073s	user 0.024s	sys 0.040s
I20260710 13:21:59.544617 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a652804e8d744cadabd6c1e8ead41273" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:21:59.544808 17807 raft_consensus.cc:515] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.547852 17802 raft_consensus.cc:359] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.548564 17802 raft_consensus.cc:385] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.548832 17802 raft_consensus.cc:740] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.539202 17576 leader_election.cc:304] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:21:59.549639 17802 consensus_queue.cc:260] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.551950 17838 raft_consensus.cc:515] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.552989 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691b1ac6114f4682989a4a9776858143" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:21:59.553325 17758 raft_consensus.cc:2393] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0e75414107f4701a35c98d89221b354 in current term 1: Already voted for candidate bc08786325fb4c47acd0d0314d8910bc in this term.
I20260710 13:21:59.553416 17810 leader_election.cc:290] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 election: Requested vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:21:59.553731 17757 raft_consensus.cc:2468] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 0.
I20260710 13:21:59.554242 17810 raft_consensus.cc:2804] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:59.551975 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a652804e8d744cadabd6c1e8ead41273" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:21:59.555045 17810 raft_consensus.cc:697] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Becoming Leader. State: Replica: d0e75414107f4701a35c98d89221b354, State: Running, Role: LEADER
I20260710 13:21:59.556124 17810 consensus_queue.cc:237] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.556699 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691b1ac6114f4682989a4a9776858143" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:21:59.556627 17838 leader_election.cc:290] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:21:59.557360 17610 raft_consensus.cc:2468] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 0.
I20260710 13:21:59.555083 17684 raft_consensus.cc:2468] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 0.
I20260710 13:21:59.557840 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a652804e8d744cadabd6c1e8ead41273" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:21:59.557935 17807 leader_election.cc:290] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:21:59.563668 17609 raft_consensus.cc:3060] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.569563 17576 leader_election.cc:304] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:21:59.566355 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a652804e8d744cadabd6c1e8ead41273" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:21:59.562321 17650 leader_election.cc:304] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:21:59.573663 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a652804e8d744cadabd6c1e8ead41273" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:21:59.574331 17684 raft_consensus.cc:3060] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.574505 17807 raft_consensus.cc:2804] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:59.571966 17759 raft_consensus.cc:2468] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 1.
I20260710 13:21:59.574347 17507 catalog_manager.cc:5697] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: term changed from 0 to 1, leader changed from <none> to bc08786325fb4c47acd0d0314d8910bc (127.16.26.3). New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:59.574874 17807 raft_consensus.cc:493] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:59.578787 17802 ts_tablet_manager.cc:1434] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.034s	user 0.012s	sys 0.003s
I20260710 13:21:59.581317 17802 tablet_bootstrap.cc:492] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:21:59.584964 17807 raft_consensus.cc:3060] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.587433 17802 tablet_bootstrap.cc:654] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.590346 17801 tablet_bootstrap.cc:492] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:21:59.590860 17801 ts_tablet_manager.cc:1403] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.081s	user 0.021s	sys 0.024s
I20260710 13:21:59.605098 17838 raft_consensus.cc:493] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.605959 17838 raft_consensus.cc:515] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.609656 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4866fb20e3d345f9a249b18a63ee6f61" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:21:59.610314 17610 raft_consensus.cc:2468] T 4866fb20e3d345f9a249b18a63ee6f61 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 0.
I20260710 13:21:59.611641 17724 leader_election.cc:304] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:21:59.612530 17806 raft_consensus.cc:2804] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:59.612897 17806 raft_consensus.cc:493] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:59.613222 17806 raft_consensus.cc:3060] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.613426 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4866fb20e3d345f9a249b18a63ee6f61" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
W20260710 13:21:59.615789 17725 leader_election.cc:343] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:59.616745 17838 leader_election.cc:290] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:21:59.611146 17801 raft_consensus.cc:359] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.618643 17801 raft_consensus.cc:385] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.618969 17801 raft_consensus.cc:740] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.619690 17801 consensus_queue.cc:260] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.620038 17807 raft_consensus.cc:515] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.623030 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691b1ac6114f4682989a4a9776858143" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:21:59.616765 17609 raft_consensus.cc:2468] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 1.
I20260710 13:21:59.627076 17801 ts_tablet_manager.cc:1434] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.001s
I20260710 13:21:59.628518 17801 tablet_bootstrap.cc:492] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:21:59.624564 17830 raft_consensus.cc:2764] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:21:59.632838 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691b1ac6114f4682989a4a9776858143" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:21:59.634028 17759 raft_consensus.cc:3060] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.624220 17610 raft_consensus.cc:3060] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.643289 17684 raft_consensus.cc:2468] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 1.
I20260710 13:21:59.644876 17725 leader_election.cc:304] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:21:59.646335 17838 raft_consensus.cc:2804] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:59.647883 17759 raft_consensus.cc:2468] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 1.
I20260710 13:21:59.649669 17648 leader_election.cc:304] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:21:59.629812 17807 leader_election.cc:290] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:21:59.651113 17845 raft_consensus.cc:2804] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:59.651867 17845 raft_consensus.cc:697] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Becoming Leader. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Running, Role: LEADER
I20260710 13:21:59.652978 17845 consensus_queue.cc:237] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.649037 17806 raft_consensus.cc:515] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.660856 17799 tablet_bootstrap.cc:492] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:21:59.661494 17799 ts_tablet_manager.cc:1403] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.145s	user 0.022s	sys 0.021s
I20260710 13:21:59.664376 17610 raft_consensus.cc:2468] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 1.
I20260710 13:21:59.667234 17838 raft_consensus.cc:697] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Becoming Leader. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Running, Role: LEADER
I20260710 13:21:59.668354 17838 consensus_queue.cc:237] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.669960 17799 raft_consensus.cc:359] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.670710 17799 raft_consensus.cc:385] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.670996 17799 raft_consensus.cc:740] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.671844 17799 consensus_queue.cc:260] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.674613 17799 ts_tablet_manager.cc:1434] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:21:59.675783 17799 tablet_bootstrap.cc:492] T d70ff290a8bc431d81fef1dfb437e459 P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:21:59.682476 17802 tablet_bootstrap.cc:492] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:21:59.682977 17802 ts_tablet_manager.cc:1403] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.102s	user 0.019s	sys 0.006s
I20260710 13:21:59.683789 17801 tablet_bootstrap.cc:654] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.685655 17802 raft_consensus.cc:359] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.685860 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4866fb20e3d345f9a249b18a63ee6f61" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:21:59.686369 17802 raft_consensus.cc:385] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.686682 17802 raft_consensus.cc:740] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.687494 17802 consensus_queue.cc:260] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.689469 17802 ts_tablet_manager.cc:1434] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:59.690340 17802 tablet_bootstrap.cc:492] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:21:59.693004 17799 tablet_bootstrap.cc:654] T d70ff290a8bc431d81fef1dfb437e459 P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.686700 17610 raft_consensus.cc:3060] T 4866fb20e3d345f9a249b18a63ee6f61 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.697996 17802 tablet_bootstrap.cc:654] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.707835 17801 tablet_bootstrap.cc:492] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:21:59.708417 17801 ts_tablet_manager.cc:1403] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.000s
I20260710 13:21:59.710666 17845 raft_consensus.cc:493] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.711171 17845 raft_consensus.cc:515] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.713234 17845 leader_election.cc:290] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:21:59.714697 17838 raft_consensus.cc:493] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.715209 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a5ca71e1704f688f8a2dd6c8811042" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:21:59.715273 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a5ca71e1704f688f8a2dd6c8811042" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:21:59.715922 17759 raft_consensus.cc:2468] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 0.
I20260710 13:21:59.716195 17609 raft_consensus.cc:2468] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 0.
I20260710 13:21:59.721184 17801 raft_consensus.cc:359] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.721951 17801 raft_consensus.cc:385] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.722158 17801 raft_consensus.cc:740] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.723278 17801 consensus_queue.cc:260] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.719333 17806 leader_election.cc:290] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:21:59.726940 17610 raft_consensus.cc:2468] T 4866fb20e3d345f9a249b18a63ee6f61 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 1.
I20260710 13:21:59.722167 17845 raft_consensus.cc:493] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.727453 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4866fb20e3d345f9a249b18a63ee6f61" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:21:59.715178 17838 raft_consensus.cc:515] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.721864 17648 leader_election.cc:304] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:21:59.729185 17801 ts_tablet_manager.cc:1434] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:21:59.729261 17724 leader_election.cc:304] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:21:59.729719 17807 raft_consensus.cc:2804] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:59.730130 17807 raft_consensus.cc:493] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:59.730207 17806 raft_consensus.cc:2804] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:59.730585 17807 raft_consensus.cc:3060] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.730211 17845 raft_consensus.cc:515] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.731034 17806 raft_consensus.cc:697] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Becoming Leader. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Running, Role: LEADER
I20260710 13:21:59.731886 17806 consensus_queue.cc:237] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.732551 17845 leader_election.cc:290] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:21:59.733155 17838 leader_election.cc:290] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:21:59.735042 17801 tablet_bootstrap.cc:492] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:21:59.734881 17845 raft_consensus.cc:493] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.736722 17845 raft_consensus.cc:515] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.739631 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce123de37ac441e097b2093facb2e6e1" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:21:59.740657 17610 raft_consensus.cc:2468] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 0.
I20260710 13:21:59.764618 17724 leader_election.cc:304] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:21:59.767084 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab63b1096fa64364a170f89710a8d59d" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:21:59.831619 17759 raft_consensus.cc:2468] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 0.
I20260710 13:21:59.805742 17810 consensus_queue.cc:1048] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260710 13:21:59.821982 17506 catalog_manager.cc:5697] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a6520475228455f87ac03a9254d5469 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:59.833729 17802 tablet_bootstrap.cc:492] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:21:59.834218 17802 ts_tablet_manager.cc:1403] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.144s	user 0.026s	sys 0.006s
I20260710 13:21:59.839612 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab63b1096fa64364a170f89710a8d59d" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:21:59.842000 17610 raft_consensus.cc:2468] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 0.
I20260710 13:21:59.844031 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce123de37ac441e097b2093facb2e6e1" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:21:59.844753 17610 raft_consensus.cc:2468] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 0.
I20260710 13:21:59.846158 17801 tablet_bootstrap.cc:654] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.847707 17802 raft_consensus.cc:359] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.848017 17807 raft_consensus.cc:515] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.848609 17802 raft_consensus.cc:385] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.849038 17802 raft_consensus.cc:740] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.850037 17845 leader_election.cc:290] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:21:59.850123 17648 leader_election.cc:304] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:21:59.851418 17838 raft_consensus.cc:493] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.852483 17838 raft_consensus.cc:515] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.853716 17851 raft_consensus.cc:2804] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:59.854092 17851 raft_consensus.cc:493] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:59.854570 17851 raft_consensus.cc:3060] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.855264 17838 leader_election.cc:290] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:21:59.851385 17806 raft_consensus.cc:493] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.852638 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce123de37ac441e097b2093facb2e6e1" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:21:59.856679 17806 raft_consensus.cc:515] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.858278 17862 raft_consensus.cc:493] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.859230 17806 leader_election.cc:290] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:21:59.860052 17845 raft_consensus.cc:2804] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:59.860460 17845 raft_consensus.cc:493] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:59.860625 17801 tablet_bootstrap.cc:492] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:21:59.860924 17845 raft_consensus.cc:3060] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.861099 17801 ts_tablet_manager.cc:1403] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.131s	user 0.015s	sys 0.039s
I20260710 13:21:59.851050 17802 consensus_queue.cc:260] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.862775 17802 ts_tablet_manager.cc:1434] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.001s
I20260710 13:21:59.872305 17807 leader_election.cc:290] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:21:59.872498 17802 tablet_bootstrap.cc:492] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:21:59.864733 17851 raft_consensus.cc:515] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.874645 17758 raft_consensus.cc:2393] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a6520475228455f87ac03a9254d5469 in current term 1: Already voted for candidate bc08786325fb4c47acd0d0314d8910bc in this term.
I20260710 13:21:59.858732 17862 raft_consensus.cc:515] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.877672 17862 leader_election.cc:290] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:21:59.880426 17802 tablet_bootstrap.cc:654] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.881796 17830 consensus_queue.cc:1048] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:59.866937 17799 tablet_bootstrap.cc:492] T d70ff290a8bc431d81fef1dfb437e459 P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:21:59.892035 17799 ts_tablet_manager.cc:1403] T d70ff290a8bc431d81fef1dfb437e459 P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.216s	user 0.011s	sys 0.005s
I20260710 13:21:59.895732 17799 raft_consensus.cc:359] T d70ff290a8bc431d81fef1dfb437e459 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.896733 17799 raft_consensus.cc:385] T d70ff290a8bc431d81fef1dfb437e459 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:21:59.865432 17724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.26.1:37169, user_credentials={real_user=slave}} blocked reactor thread for 100960us
W20260710 13:21:59.868953 17725 leader_election.cc:343] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:59.928251 17802 tablet_bootstrap.cc:492] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
W20260710 13:21:59.928553 17725 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.26.2:36021, user_credentials={real_user=slave}} blocked reactor thread for 59641.1us
I20260710 13:21:59.871191 17845 raft_consensus.cc:515] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.930337 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ff290a8bc431d81fef1dfb437e459" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:21:59.931003 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce123de37ac441e097b2093facb2e6e1" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:21:59.931433 17608 raft_consensus.cc:3060] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.907258 17507 catalog_manager.cc:5697] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: term changed from 0 to 1, leader changed from <none> to bc08786325fb4c47acd0d0314d8910bc (127.16.26.3). New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:59.863843 17801 raft_consensus.cc:359] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.933646 17801 raft_consensus.cc:385] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.933946 17801 raft_consensus.cc:740] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.934604 17801 consensus_queue.cc:260] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.936638 17801 ts_tablet_manager.cc:1434] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.075s	user 0.002s	sys 0.001s
W20260710 13:21:59.918358 17556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:59.937168 17608 raft_consensus.cc:2468] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 1.
I20260710 13:21:59.897073 17799 raft_consensus.cc:740] T d70ff290a8bc431d81fef1dfb437e459 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.928741 17802 ts_tablet_manager.cc:1403] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.036s
I20260710 13:21:59.930547 17845 leader_election.cc:290] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:21:59.938660 17801 tablet_bootstrap.cc:492] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:21:59.938333 17799 consensus_queue.cc:260] T d70ff290a8bc431d81fef1dfb437e459 P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.940397 17799 ts_tablet_manager.cc:1434] T d70ff290a8bc431d81fef1dfb437e459 P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260710 13:21:59.941444 17799 tablet_bootstrap.cc:492] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:21:59.941201 17802 raft_consensus.cc:359] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.941934 17802 raft_consensus.cc:385] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:59.942210 17802 raft_consensus.cc:740] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:21:59.942690 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab63b1096fa64364a170f89710a8d59d" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:21:59.943377 17609 raft_consensus.cc:2468] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 0.
I20260710 13:21:59.943316 17802 consensus_queue.cc:260] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.944414 17845 raft_consensus.cc:493] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.944608 17610 raft_consensus.cc:2468] T d70ff290a8bc431d81fef1dfb437e459 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 0.
I20260710 13:21:59.944932 17845 raft_consensus.cc:515] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.946519 17801 tablet_bootstrap.cc:654] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.947114 17845 leader_election.cc:290] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:21:59.947728 17799 tablet_bootstrap.cc:654] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:59.947965 17724 leader_election.cc:304] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:21:59.948869 17806 raft_consensus.cc:2804] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:59.949371 17806 raft_consensus.cc:697] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Becoming Leader. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Running, Role: LEADER
I20260710 13:21:59.949460 17845 raft_consensus.cc:493] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.949949 17845 raft_consensus.cc:515] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.950284 17806 consensus_queue.cc:237] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.951938 17845 leader_election.cc:290] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:21:59.870220 17650 leader_election.cc:304] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:21:59.951952 17505 catalog_manager.cc:5697] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0e75414107f4701a35c98d89221b354 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
W20260710 13:21:59.953120 17650 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.26.1:37169, user_credentials={real_user=slave}} blocked reactor thread for 82971.4us
I20260710 13:21:59.956588 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce123de37ac441e097b2093facb2e6e1" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:21:59.957216 17685 raft_consensus.cc:2468] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 0.
I20260710 13:21:59.957182 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ff290a8bc431d81fef1dfb437e459" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:21:59.958194 17684 raft_consensus.cc:2468] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 0.
I20260710 13:21:59.959906 17724 leader_election.cc:304] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:21:59.959957 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab63b1096fa64364a170f89710a8d59d" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:21:59.961094 17684 raft_consensus.cc:2393] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc08786325fb4c47acd0d0314d8910bc in current term 1: Already voted for candidate 1a6520475228455f87ac03a9254d5469 in this term.
I20260710 13:21:59.961854 17838 raft_consensus.cc:2804] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:59.962232 17838 raft_consensus.cc:493] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:59.962579 17838 raft_consensus.cc:3060] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.963693 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a5ca71e1704f688f8a2dd6c8811042" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:21:59.964454 17610 raft_consensus.cc:3060] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.966213 17845 raft_consensus.cc:2804] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:59.966617 17845 raft_consensus.cc:493] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:59.967013 17845 raft_consensus.cc:3060] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.969915 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a5ca71e1704f688f8a2dd6c8811042" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:21:59.970333 17838 raft_consensus.cc:515] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.970736 17759 raft_consensus.cc:3060] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.972376 17838 leader_election.cc:290] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:21:59.973160 17724 leader_election.cc:304] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:21:59.974406 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab23665de864e19a648ab114c999b17" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:21:59.975576 17838 raft_consensus.cc:2804] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:59.975991 17838 raft_consensus.cc:493] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:59.976336 17838 raft_consensus.cc:3060] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.976965 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab63b1096fa64364a170f89710a8d59d" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:21:59.978032 17758 raft_consensus.cc:2393] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a6520475228455f87ac03a9254d5469 in current term 1: Already voted for candidate bc08786325fb4c47acd0d0314d8910bc in this term.
I20260710 13:21:59.979040 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27b18613d3b4fa4ac05eebd948c7f3c" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:21:59.981005 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec8a66b86ca4285baac95cdedba1ed5" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:21:59.982268 17810 raft_consensus.cc:493] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:59.982762 17810 raft_consensus.cc:515] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
W20260710 13:21:59.984483 17648 leader_election.cc:343] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:59.985332 17648 leader_election.cc:343] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:59.986253 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab63b1096fa64364a170f89710a8d59d" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:21:59.986896 17609 raft_consensus.cc:3060] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:59.987416 17810 leader_election.cc:290] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:21:59.988363 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
W20260710 13:21:59.989715 17576 leader_election.cc:343] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:59.990865 17845 raft_consensus.cc:515] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:21:59.913810 17851 leader_election.cc:290] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:21:59.993683 17806 consensus_queue.cc:1048] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:59.994244 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce123de37ac441e097b2093facb2e6e1" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:21:59.994517 17845 leader_election.cc:290] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:21:59.995338 17684 raft_consensus.cc:2393] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc08786325fb4c47acd0d0314d8910bc in current term 1: Already voted for candidate 1a6520475228455f87ac03a9254d5469 in this term.
I20260710 13:22:00.003141 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce123de37ac441e097b2093facb2e6e1" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:00.003754 17838 raft_consensus.cc:515] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.006553 17607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab23665de864e19a648ab114c999b17" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:00.006938 17799 tablet_bootstrap.cc:492] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:22:00.007030 17838 leader_election.cc:290] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:00.007740 17799 ts_tablet_manager.cc:1403] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.000s
I20260710 13:22:00.009155 17607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ff290a8bc431d81fef1dfb437e459" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:00.009831 17607 raft_consensus.cc:3060] T d70ff290a8bc431d81fef1dfb437e459 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.011759 17799 raft_consensus.cc:359] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.012547 17799 raft_consensus.cc:385] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:00.012887 17799 raft_consensus.cc:740] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:22:00.013695 17799 consensus_queue.cc:260] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.019148 17799 ts_tablet_manager.cc:1434] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 13:22:00.021298 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:00.021884 17799 tablet_bootstrap.cc:492] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:22:00.021718 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab63b1096fa64364a170f89710a8d59d" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
W20260710 13:22:00.022682 17573 leader_election.cc:343] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:00.023166 17573 leader_election.cc:304] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc
I20260710 13:22:00.024304 17810 raft_consensus.cc:2749] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:00.024364 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27b18613d3b4fa4ac05eebd948c7f3c" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:00.019927 17607 raft_consensus.cc:2468] T d70ff290a8bc431d81fef1dfb437e459 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 1.
I20260710 13:22:00.019585 17650 leader_election.cc:304] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a6520475228455f87ac03a9254d5469; no voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354
I20260710 13:22:00.016844 17801 tablet_bootstrap.cc:492] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:22:00.026225 17801 ts_tablet_manager.cc:1403] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.089s	user 0.021s	sys 0.022s
I20260710 13:22:00.027398 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce123de37ac441e097b2093facb2e6e1" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:00.028609 17606 raft_consensus.cc:2393] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a6520475228455f87ac03a9254d5469 in current term 1: Already voted for candidate bc08786325fb4c47acd0d0314d8910bc in this term.
I20260710 13:22:00.029104 17799 tablet_bootstrap.cc:654] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:00.028925 17801 raft_consensus.cc:359] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.029654 17801 raft_consensus.cc:385] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:00.029951 17801 raft_consensus.cc:740] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:00.030519 17724 leader_election.cc:304] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:00.031013 17607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec8a66b86ca4285baac95cdedba1ed5" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:00.030915 17801 consensus_queue.cc:260] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.031536 17872 raft_consensus.cc:2804] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:00.032038 17872 raft_consensus.cc:697] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Becoming Leader. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Running, Role: LEADER
I20260710 13:22:00.032974 17859 raft_consensus.cc:2749] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:00.032922 17872 consensus_queue.cc:237] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.034924 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab63b1096fa64364a170f89710a8d59d" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:00.035701 17684 raft_consensus.cc:2393] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc08786325fb4c47acd0d0314d8910bc in current term 1: Already voted for candidate 1a6520475228455f87ac03a9254d5469 in this term.
I20260710 13:22:00.037245 17684 raft_consensus.cc:3060] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.046911 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ff290a8bc431d81fef1dfb437e459" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:00.047591 17685 raft_consensus.cc:3060] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.048207 17801 ts_tablet_manager.cc:1434] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.005s
I20260710 13:22:00.049196 17801 tablet_bootstrap.cc:492] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:22:00.052014 17610 raft_consensus.cc:2468] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 1.
I20260710 13:22:00.054046 17650 leader_election.cc:304] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469; no voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354
I20260710 13:22:00.054949 17859 raft_consensus.cc:2749] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 13:22:00.055312 17650 leader_election.cc:343] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:00.055518 17685 raft_consensus.cc:2468] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 1.
I20260710 13:22:00.055831 17650 leader_election.cc:304] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a6520475228455f87ac03a9254d5469; no voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354
I20260710 13:22:00.057772 17802 ts_tablet_manager.cc:1434] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.119s	user 0.005s	sys 0.002s
I20260710 13:22:00.058717 17845 raft_consensus.cc:2749] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:00.059465 17802 tablet_bootstrap.cc:492] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:22:00.060010 17650 leader_election.cc:304] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469; no voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354
I20260710 13:22:00.060848 17845 raft_consensus.cc:2749] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 13:22:00.061976 17650 leader_election.cc:343] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:00.062366 17650 leader_election.cc:304] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a6520475228455f87ac03a9254d5469; no voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354
I20260710 13:22:00.062999 17845 raft_consensus.cc:2749] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:00.062989 17507 catalog_manager.cc:5697] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: term changed from 0 to 1, leader changed from <none> to bc08786325fb4c47acd0d0314d8910bc (127.16.26.3). New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:00.065032 17871 consensus_queue.cc:1048] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:00.065619 17801 tablet_bootstrap.cc:654] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:00.067126 17759 raft_consensus.cc:2468] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 1.
I20260710 13:22:00.068202 17799 tablet_bootstrap.cc:492] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:22:00.068660 17799 ts_tablet_manager.cc:1403] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.003s
I20260710 13:22:00.068710 17648 leader_election.cc:304] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:22:00.069675 17845 raft_consensus.cc:2804] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:00.070120 17845 raft_consensus.cc:697] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Becoming Leader. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Running, Role: LEADER
I20260710 13:22:00.070854 17845 consensus_queue.cc:237] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.071319 17799 raft_consensus.cc:359] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.071990 17799 raft_consensus.cc:385] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:00.071226 17507 catalog_manager.cc:5697] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: term changed from 0 to 1, leader changed from <none> to bc08786325fb4c47acd0d0314d8910bc (127.16.26.3). New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:00.072242 17799 raft_consensus.cc:740] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:22:00.072942 17799 consensus_queue.cc:260] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.077333 17799 ts_tablet_manager.cc:1434] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:22:00.077126 17609 raft_consensus.cc:2468] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 1.
I20260710 13:22:00.078408 17799 tablet_bootstrap.cc:492] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:22:00.078476 17724 leader_election.cc:304] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [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: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469
I20260710 13:22:00.079883 17871 raft_consensus.cc:2804] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:00.080379 17871 raft_consensus.cc:697] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Becoming Leader. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Running, Role: LEADER
I20260710 13:22:00.082588 17871 consensus_queue.cc:237] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.103582 17802 tablet_bootstrap.cc:654] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:00.102686 17865 consensus_queue.cc:1048] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:22:00.107333 17871 raft_consensus.cc:493] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:00.107905 17871 raft_consensus.cc:515] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.111635 17801 tablet_bootstrap.cc:492] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:22:00.112100 17801 ts_tablet_manager.cc:1403] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.063s	user 0.006s	sys 0.003s
I20260710 13:22:00.124104 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8614b572f2488db5417ea6d657f8a8" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
W20260710 13:22:00.126020 17724 leader_election.cc:343] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:00.130122 17871 leader_election.cc:290] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:00.138713 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8614b572f2488db5417ea6d657f8a8" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:00.139897 17801 raft_consensus.cc:359] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.140769 17801 raft_consensus.cc:385] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:00.141084 17801 raft_consensus.cc:740] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:00.143745 17801 consensus_queue.cc:260] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.149876 17799 tablet_bootstrap.cc:654] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:00.150655 17801 ts_tablet_manager.cc:1434] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.038s	user 0.013s	sys 0.000s
W20260710 13:22:00.146322 17725 leader_election.cc:343] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:00.151611 17725 leader_election.cc:304] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc08786325fb4c47acd0d0314d8910bc; no voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354
I20260710 13:22:00.154829 17806 raft_consensus.cc:2749] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:00.157826 17838 consensus_queue.cc:1048] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:00.162480 17830 consensus_queue.cc:1048] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:00.171147 17845 consensus_queue.cc:1048] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:00.173194 17801 tablet_bootstrap.cc:492] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:22:00.163691 17505 catalog_manager.cc:5697] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a6520475228455f87ac03a9254d5469 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:00.188730 17799 tablet_bootstrap.cc:492] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:22:00.189226 17799 ts_tablet_manager.cc:1403] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.111s	user 0.018s	sys 0.001s
I20260710 13:22:00.189255 17802 tablet_bootstrap.cc:492] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:22:00.189860 17802 ts_tablet_manager.cc:1403] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.131s	user 0.013s	sys 0.002s
I20260710 13:22:00.189591 17862 consensus_queue.cc:1048] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:00.191849 17799 raft_consensus.cc:359] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.192624 17799 raft_consensus.cc:385] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:00.192900 17799 raft_consensus.cc:740] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:22:00.193783 17799 consensus_queue.cc:260] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.197124 17799 ts_tablet_manager.cc:1434] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260710 13:22:00.198101 17799 tablet_bootstrap.cc:492] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:22:00.204087 17799 tablet_bootstrap.cc:654] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:00.208915 17506 catalog_manager.cc:5697] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: term changed from 0 to 1, leader changed from <none> to bc08786325fb4c47acd0d0314d8910bc (127.16.26.3). New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:00.192325 17802 raft_consensus.cc:359] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.215718 17802 raft_consensus.cc:385] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:00.216025 17802 raft_consensus.cc:740] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:22:00.216672 17802 consensus_queue.cc:260] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.218194 17802 ts_tablet_manager.cc:1434] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260710 13:22:00.219103 17802 tablet_bootstrap.cc:492] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:22:00.214440 17506 catalog_manager.cc:5697] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc reported cstate change: term changed from 0 to 1, leader changed from <none> to bc08786325fb4c47acd0d0314d8910bc (127.16.26.3). New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:00.222537 17799 tablet_bootstrap.cc:492] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:22:00.223057 17799 ts_tablet_manager.cc:1403] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.009s
I20260710 13:22:00.226017 17799 raft_consensus.cc:359] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.226679 17799 raft_consensus.cc:385] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:00.226992 17799 raft_consensus.cc:740] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:22:00.227777 17799 consensus_queue.cc:260] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.233088 17802 tablet_bootstrap.cc:654] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:00.233194 17871 consensus_queue.cc:1048] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:00.242308 17801 tablet_bootstrap.cc:654] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:00.253507 17851 consensus_queue.cc:1048] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:00.262331 17799 ts_tablet_manager.cc:1434] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.004s
I20260710 13:22:00.276149 17830 raft_consensus.cc:493] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:00.282545 17830 raft_consensus.cc:515] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.284736 17830 leader_election.cc:290] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:00.286648 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27b18613d3b4fa4ac05eebd948c7f3c" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:00.286655 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27b18613d3b4fa4ac05eebd948c7f3c" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:00.287591 17684 raft_consensus.cc:2468] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 0.
W20260710 13:22:00.288195 17573 leader_election.cc:343] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:00.288895 17576 leader_election.cc:304] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [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: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: bc08786325fb4c47acd0d0314d8910bc
W20260710 13:22:00.279947 17725 consensus_peers.cc:597] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc -> Peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Couldn't send request to peer 1a6520475228455f87ac03a9254d5469. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:00.289987 17830 raft_consensus.cc:2804] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:00.263844 17799 tablet_bootstrap.cc:492] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:22:00.290339 17830 raft_consensus.cc:493] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:00.290831 17830 raft_consensus.cc:3060] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.296923 17799 tablet_bootstrap.cc:654] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:00.298902 17801 tablet_bootstrap.cc:492] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:22:00.299537 17801 ts_tablet_manager.cc:1403] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.127s	user 0.010s	sys 0.007s
I20260710 13:22:00.302567 17802 tablet_bootstrap.cc:492] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:22:00.303066 17802 ts_tablet_manager.cc:1403] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.084s	user 0.030s	sys 0.042s
I20260710 13:22:00.305574 17801 raft_consensus.cc:359] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.306360 17805 raft_consensus.cc:493] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:00.306878 17805 raft_consensus.cc:515] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.308589 17830 raft_consensus.cc:515] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.308954 17805 leader_election.cc:290] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:00.310597 17830 leader_election.cc:290] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 election: Requested vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:00.311393 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada1d0d4f8740ccb8ebb0278d4ccb84" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:00.311251 17802 raft_consensus.cc:359] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.311787 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada1d0d4f8740ccb8ebb0278d4ccb84" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:00.312161 17802 raft_consensus.cc:385] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:00.312489 17802 raft_consensus.cc:740] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:22:00.312621 17799 tablet_bootstrap.cc:492] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:22:00.313194 17799 ts_tablet_manager.cc:1403] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.050s	user 0.003s	sys 0.010s
I20260710 13:22:00.313288 17802 consensus_queue.cc:260] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
W20260710 13:22:00.313970 17576 leader_election.cc:343] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:00.314531 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27b18613d3b4fa4ac05eebd948c7f3c" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:00.315048 17684 raft_consensus.cc:3060] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:00.315598 17573 leader_election.cc:343] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:00.316078 17802 ts_tablet_manager.cc:1434] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:22:00.316443 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27b18613d3b4fa4ac05eebd948c7f3c" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:00.317076 17802 tablet_bootstrap.cc:492] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:22:00.316079 17573 leader_election.cc:304] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc
I20260710 13:22:00.306337 17801 raft_consensus.cc:385] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:00.318344 17801 raft_consensus.cc:740] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:00.319038 17801 consensus_queue.cc:260] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
W20260710 13:22:00.320596 17573 leader_election.cc:343] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:00.320938 17805 raft_consensus.cc:2749] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:00.322117 17799 raft_consensus.cc:359] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.322759 17799 raft_consensus.cc:385] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:00.323020 17799 raft_consensus.cc:740] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:22:00.323643 17799 consensus_queue.cc:260] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.324234 17802 tablet_bootstrap.cc:654] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:00.325723 17799 ts_tablet_manager.cc:1434] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:22:00.326659 17799 tablet_bootstrap.cc:492] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:22:00.331061 17801 ts_tablet_manager.cc:1434] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260710 13:22:00.332007 17801 tablet_bootstrap.cc:492] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:22:00.340783 17799 tablet_bootstrap.cc:654] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:00.343874 17801 tablet_bootstrap.cc:654] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:00.345558 17838 raft_consensus.cc:493] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:00.346200 17838 raft_consensus.cc:515] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.351812 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec8a66b86ca4285baac95cdedba1ed5" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:00.352936 17802 tablet_bootstrap.cc:492] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:22:00.352736 17685 raft_consensus.cc:2468] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 0.
I20260710 13:22:00.353304 17802 ts_tablet_manager.cc:1403] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.036s	user 0.024s	sys 0.010s
I20260710 13:22:00.354375 17725 leader_election.cc:304] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:22:00.355525 17871 raft_consensus.cc:2804] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:00.355908 17871 raft_consensus.cc:493] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:00.356302 17871 raft_consensus.cc:3060] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.356767 17802 raft_consensus.cc:359] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.357502 17802 raft_consensus.cc:385] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:00.357801 17802 raft_consensus.cc:740] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:22:00.358603 17802 consensus_queue.cc:260] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.358826 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec8a66b86ca4285baac95cdedba1ed5" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:00.360903 17802 ts_tablet_manager.cc:1434] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 13:22:00.360980 17609 raft_consensus.cc:2468] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 0.
I20260710 13:22:00.354324 17838 leader_election.cc:290] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:00.365150 17871 raft_consensus.cc:515] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.367885 17802 tablet_bootstrap.cc:492] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:22:00.367722 17684 raft_consensus.cc:2468] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 1.
I20260710 13:22:00.369617 17576 leader_election.cc:304] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [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: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: bc08786325fb4c47acd0d0314d8910bc
I20260710 13:22:00.371086 17830 raft_consensus.cc:2804] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:00.371704 17830 raft_consensus.cc:697] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Becoming Leader. State: Replica: d0e75414107f4701a35c98d89221b354, State: Running, Role: LEADER
I20260710 13:22:00.372754 17830 consensus_queue.cc:237] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.374907 17802 tablet_bootstrap.cc:654] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:00.390692 17799 tablet_bootstrap.cc:492] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:22:00.391214 17799 ts_tablet_manager.cc:1403] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.017s
I20260710 13:22:00.393541 17507 catalog_manager.cc:5697] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0e75414107f4701a35c98d89221b354 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:00.396656 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec8a66b86ca4285baac95cdedba1ed5" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:00.397598 17609 raft_consensus.cc:3060] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.400254 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec8a66b86ca4285baac95cdedba1ed5" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:00.401854 17684 raft_consensus.cc:3060] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.417863 17838 consensus_queue.cc:1048] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:00.421644 17859 raft_consensus.cc:493] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:00.422467 17859 raft_consensus.cc:515] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.429236 17871 leader_election.cc:290] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:00.432303 17871 consensus_queue.cc:1048] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:00.444129 17838 raft_consensus.cc:493] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:00.444872 17838 raft_consensus.cc:515] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.447643 17801 tablet_bootstrap.cc:492] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:22:00.447837 17799 raft_consensus.cc:359] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.448571 17851 raft_consensus.cc:493] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:00.448707 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:00.448969 17859 leader_election.cc:290] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:00.448799 17799 raft_consensus.cc:385] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:00.449247 17851 raft_consensus.cc:515] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.449625 17610 raft_consensus.cc:2468] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 0.
I20260710 13:22:00.449602 17799 raft_consensus.cc:740] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:22:00.451117 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:00.450847 17799 consensus_queue.cc:260] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.451654 17851 leader_election.cc:290] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:00.451745 17759 raft_consensus.cc:2468] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 0.
I20260710 13:22:00.452312 17724 leader_election.cc:304] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:00.453199 17799 ts_tablet_manager.cc:1434] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.062s	user 0.013s	sys 0.040s
I20260710 13:22:00.453218 17648 leader_election.cc:304] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:22:00.453625 17872 raft_consensus.cc:2804] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:00.453671 17830 raft_consensus.cc:493] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:00.454135 17872 raft_consensus.cc:493] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:00.454550 17872 raft_consensus.cc:3060] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.454700 17799 tablet_bootstrap.cc:492] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:22:00.454326 17830 raft_consensus.cc:515] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.455503 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd658a803a44d1280db03ce76e6276d" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:00.455631 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:00.456259 17610 raft_consensus.cc:2468] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 0.
I20260710 13:22:00.457083 17807 raft_consensus.cc:2804] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:00.457553 17807 raft_consensus.cc:493] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:00.458035 17807 raft_consensus.cc:3060] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.458170 17830 leader_election.cc:290] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:00.459126 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd658a803a44d1280db03ce76e6276d" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:00.459982 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd658a803a44d1280db03ce76e6276d" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:00.460682 17759 raft_consensus.cc:2468] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 0.
W20260710 13:22:00.460907 17576 leader_election.cc:343] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:00.462054 17573 leader_election.cc:304] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [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: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469
I20260710 13:22:00.463069 17830 raft_consensus.cc:2804] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:00.463543 17830 raft_consensus.cc:493] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:00.463982 17830 raft_consensus.cc:3060] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:00.466333 17725 leader_election.cc:343] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:00.470247 17802 tablet_bootstrap.cc:492] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:22:00.470880 17802 ts_tablet_manager.cc:1403] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.103s	user 0.031s	sys 0.027s
I20260710 13:22:00.473830 17802 raft_consensus.cc:359] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.474565 17802 raft_consensus.cc:385] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:00.474903 17802 raft_consensus.cc:740] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:22:00.475600 17802 consensus_queue.cc:260] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.477824 17802 ts_tablet_manager.cc:1434] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:00.453109 17801 ts_tablet_manager.cc:1403] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.121s	user 0.017s	sys 0.017s
I20260710 13:22:00.467279 17862 consensus_queue.cc:1048] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260710 13:22:00.490295 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd658a803a44d1280db03ce76e6276d" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:00.488641 17801 raft_consensus.cc:359] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.492197 17801 raft_consensus.cc:385] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:00.492471 17801 raft_consensus.cc:740] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:00.494104 17802 tablet_bootstrap.cc:492] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:22:00.493330 17801 consensus_queue.cc:260] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.495438 17862 raft_consensus.cc:493] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:00.493150 17684 raft_consensus.cc:2468] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 1.
I20260710 13:22:00.502444 17799 tablet_bootstrap.cc:654] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:00.503473 17725 leader_election.cc:304] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:22:00.504000 17862 raft_consensus.cc:515] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.523602 17851 raft_consensus.cc:2804] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:00.494818 17609 raft_consensus.cc:2468] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 1.
I20260710 13:22:00.525236 17871 consensus_queue.cc:1048] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:22:00.528791 17851 raft_consensus.cc:697] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Becoming Leader. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Running, Role: LEADER
I20260710 13:22:00.530032 17851 consensus_queue.cc:237] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.547019 17801 ts_tablet_manager.cc:1434] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.001s
I20260710 13:22:00.548601 17801 tablet_bootstrap.cc:492] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:22:00.554209 17807 raft_consensus.cc:515] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.562592 17872 raft_consensus.cc:515] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.559185 17830 raft_consensus.cc:515] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.571506 17610 raft_consensus.cc:2393] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc08786325fb4c47acd0d0314d8910bc in current term 1: Already voted for candidate d0e75414107f4701a35c98d89221b354 in this term.
I20260710 13:22:00.577414 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd658a803a44d1280db03ce76e6276d" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:00.577704 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd658a803a44d1280db03ce76e6276d" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:00.578223 17758 raft_consensus.cc:3060] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:00.579252 17576 leader_election.cc:343] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:00.582412 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:00.570710 17838 leader_election.cc:290] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:00.584499 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada1d0d4f8740ccb8ebb0278d4ccb84" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:00.585522 17684 raft_consensus.cc:2393] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc08786325fb4c47acd0d0314d8910bc in current term 1: Already voted for candidate 1a6520475228455f87ac03a9254d5469 in this term.
I20260710 13:22:00.569972 17862 leader_election.cc:290] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:00.588805 17609 raft_consensus.cc:2468] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 0.
I20260710 13:22:00.589300 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada1d0d4f8740ccb8ebb0278d4ccb84" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:00.591877 17757 raft_consensus.cc:2468] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 0.
I20260710 13:22:00.583675 17830 leader_election.cc:290] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 election: Requested vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:00.593130 17648 leader_election.cc:304] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:22:00.595036 17859 raft_consensus.cc:2804] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:00.595449 17859 raft_consensus.cc:493] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:00.595816 17859 raft_consensus.cc:3060] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.596755 17758 raft_consensus.cc:2468] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 1.
I20260710 13:22:00.602275 17801 tablet_bootstrap.cc:654] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:00.609890 17573 leader_election.cc:304] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [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: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469
I20260710 13:22:00.611569 17845 raft_consensus.cc:493] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:00.612243 17845 raft_consensus.cc:515] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.615103 17845 leader_election.cc:290] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:00.617060 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:00.617893 17609 raft_consensus.cc:3060] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.618580 17872 leader_election.cc:290] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:00.621557 17802 tablet_bootstrap.cc:654] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:00.622634 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:00.650200 17807 leader_election.cc:290] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:00.650599 17685 raft_consensus.cc:2393] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc08786325fb4c47acd0d0314d8910bc in current term 1: Already voted for candidate 1a6520475228455f87ac03a9254d5469 in this term.
I20260710 13:22:00.633710 17859 raft_consensus.cc:515] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.652741 17859 leader_election.cc:290] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:00.628441 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4866fb20e3d345f9a249b18a63ee6f61" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:00.655882 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada1d0d4f8740ccb8ebb0278d4ccb84" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:00.661794 17610 raft_consensus.cc:3060] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.622781 17830 raft_consensus.cc:2804] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:22:00.649008 17724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.26.1:37169, user_credentials={real_user=slave}} blocked reactor thread for 49224.7us
I20260710 13:22:00.649515 17609 raft_consensus.cc:2468] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 1.
I20260710 13:22:00.656581 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:00.643121 17845 consensus_queue.cc:1048] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:00.670149 17758 raft_consensus.cc:2393] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a6520475228455f87ac03a9254d5469 in current term 1: Already voted for candidate bc08786325fb4c47acd0d0314d8910bc in this term.
I20260710 13:22:00.672830 17801 tablet_bootstrap.cc:492] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:22:00.666875 17830 raft_consensus.cc:697] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Becoming Leader. State: Replica: d0e75414107f4701a35c98d89221b354, State: Running, Role: LEADER
I20260710 13:22:00.675421 17801 ts_tablet_manager.cc:1403] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.127s	user 0.037s	sys 0.030s
I20260710 13:22:00.679404 17830 consensus_queue.cc:237] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.681521 17801 raft_consensus.cc:359] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.676573 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4866fb20e3d345f9a249b18a63ee6f61" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:00.676731 17685 raft_consensus.cc:3060] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.677258 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada1d0d4f8740ccb8ebb0278d4ccb84" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:00.682267 17801 raft_consensus.cc:385] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:00.682722 17801 raft_consensus.cc:740] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:00.683580 17801 consensus_queue.cc:260] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.684314 17648 leader_election.cc:304] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a6520475228455f87ac03a9254d5469; no voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354
I20260710 13:22:00.684650 17872 consensus_queue.cc:1048] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:00.682722 17757 raft_consensus.cc:3060] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.685957 17801 ts_tablet_manager.cc:1434] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:00.687006 17801 tablet_bootstrap.cc:492] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:22:00.678373 17650 leader_election.cc:304] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:00.696512 17807 raft_consensus.cc:2804] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:00.698962 17807 raft_consensus.cc:697] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Becoming Leader. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Running, Role: LEADER
I20260710 13:22:00.702616 17807 consensus_queue.cc:237] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.705792 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:00.706826 17608 raft_consensus.cc:2393] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc08786325fb4c47acd0d0314d8910bc in current term 1: Already voted for candidate 1a6520475228455f87ac03a9254d5469 in this term.
I20260710 13:22:00.708906 17805 raft_consensus.cc:493] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:00.709488 17805 raft_consensus.cc:515] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.713770 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8614b572f2488db5417ea6d657f8a8" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:00.714430 17683 raft_consensus.cc:2468] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 0.
I20260710 13:22:00.715755 17576 leader_election.cc:304] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:00.726974 17802 tablet_bootstrap.cc:492] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:22:00.727501 17802 ts_tablet_manager.cc:1403] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.249s	user 0.009s	sys 0.014s
I20260710 13:22:00.717063 17865 raft_consensus.cc:2804] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:00.731920 17799 tablet_bootstrap.cc:492] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:22:00.732641 17799 ts_tablet_manager.cc:1403] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.278s	user 0.020s	sys 0.026s
I20260710 13:22:00.735468 17724 leader_election.cc:304] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc08786325fb4c47acd0d0314d8910bc; no voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354
I20260710 13:22:00.741750 17871 raft_consensus.cc:2749] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:00.728018 17805 leader_election.cc:290] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:00.733471 17865 raft_consensus.cc:493] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:00.728492 17610 raft_consensus.cc:2468] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 1.
I20260710 13:22:00.764200 17724 leader_election.cc:304] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [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: bc08786325fb4c47acd0d0314d8910bc; no voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354
I20260710 13:22:00.765235 17650 leader_election.cc:304] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:00.765584 17872 consensus_queue.cc:1048] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:00.766592 17862 raft_consensus.cc:2804] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:00.771199 17871 consensus_queue.cc:1048] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:22:00.769107 17838 raft_consensus.cc:2749] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:00.777746 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8614b572f2488db5417ea6d657f8a8" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:00.778736 17758 raft_consensus.cc:2468] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 0.
I20260710 13:22:00.788710 17802 raft_consensus.cc:359] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.789902 17802 raft_consensus.cc:385] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:00.790338 17802 raft_consensus.cc:740] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:22:00.757455 17865 raft_consensus.cc:3060] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.794974 17799 raft_consensus.cc:359] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.796023 17799 raft_consensus.cc:385] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:00.796446 17799 raft_consensus.cc:740] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:22:00.791342 17802 consensus_queue.cc:260] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.806414 17799 consensus_queue.cc:260] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.810875 17802 ts_tablet_manager.cc:1434] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.083s	user 0.009s	sys 0.000s
I20260710 13:22:00.811923 17802 tablet_bootstrap.cc:492] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:22:00.825565 17911 raft_consensus.cc:493] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:00.826200 17911 raft_consensus.cc:515] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.827960 17757 raft_consensus.cc:2468] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 1.
I20260710 13:22:00.829711 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a474c7ec6664859912ba09aad7f05ba" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:00.830363 17758 raft_consensus.cc:2468] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 0.
I20260710 13:22:00.831663 17573 leader_election.cc:304] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:00.835702 17859 raft_consensus.cc:2749] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:00.839119 17801 tablet_bootstrap.cc:654] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:00.834594 17911 leader_election.cc:290] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:00.842428 17911 raft_consensus.cc:2804] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:22:00.845132 17573 consensus_peers.cc:597] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 -> Peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): Couldn't send request to peer bc08786325fb4c47acd0d0314d8910bc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:00.845552 17911 raft_consensus.cc:493] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:00.852766 17911 raft_consensus.cc:3060] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.848011 17862 raft_consensus.cc:697] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Becoming Leader. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Running, Role: LEADER
I20260710 13:22:00.858883 17799 ts_tablet_manager.cc:1434] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.126s	user 0.009s	sys 0.009s
I20260710 13:22:00.862161 17799 tablet_bootstrap.cc:492] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:22:00.888025 17862 consensus_queue.cc:237] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.892130 17865 raft_consensus.cc:515] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
W20260710 13:22:00.907945 17908 log.cc:927] Time spent T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
I20260710 13:22:00.916307 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a474c7ec6664859912ba09aad7f05ba" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:00.918953 17802 tablet_bootstrap.cc:654] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:00.915884 17507 catalog_manager.cc:5697] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: term changed from 0 to 1, leader changed from <none> to bc08786325fb4c47acd0d0314d8910bc (127.16.26.3). New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:00.926616 17504 catalog_manager.cc:5697] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0e75414107f4701a35c98d89221b354 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:00.938866 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8614b572f2488db5417ea6d657f8a8" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:00.939522 17685 raft_consensus.cc:3060] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.941144 17911 raft_consensus.cc:515] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:00.943138 17865 leader_election.cc:290] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 election: Requested vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
W20260710 13:22:00.944366 17576 leader_election.cc:343] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:00.951766 17799 tablet_bootstrap.cc:654] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:00.956904 17911 leader_election.cc:290] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 election: Requested vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:00.968811 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8614b572f2488db5417ea6d657f8a8" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:00.969558 17758 raft_consensus.cc:3060] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.973003 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a474c7ec6664859912ba09aad7f05ba" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:00.990366 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a474c7ec6664859912ba09aad7f05ba" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:00.991346 17757 raft_consensus.cc:3060] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:00.993214 17685 raft_consensus.cc:2468] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 1.
W20260710 13:22:00.997555 17576 leader_election.cc:343] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:00.998936 17911 consensus_queue.cc:1048] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:01.013474 17801 tablet_bootstrap.cc:492] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:22:01.014034 17801 ts_tablet_manager.cc:1403] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.327s	user 0.026s	sys 0.012s
I20260710 13:22:01.021132 17799 tablet_bootstrap.cc:492] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:22:01.022527 17799 ts_tablet_manager.cc:1403] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.161s	user 0.014s	sys 0.004s
I20260710 13:22:01.022938 17801 raft_consensus.cc:359] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.027042 17801 raft_consensus.cc:385] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.027521 17801 raft_consensus.cc:740] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.033718 17838 consensus_queue.cc:1048] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:01.040297 17799 raft_consensus.cc:359] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.042572 17801 consensus_queue.cc:260] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
W20260710 13:22:01.046803 17556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:01.046064 17799 raft_consensus.cc:385] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.048142 17802 tablet_bootstrap.cc:492] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:22:01.048969 17802 ts_tablet_manager.cc:1403] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.237s	user 0.025s	sys 0.044s
I20260710 13:22:01.048888 17507 catalog_manager.cc:5697] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a6520475228455f87ac03a9254d5469 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:01.051612 17507 catalog_manager.cc:5697] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a6520475228455f87ac03a9254d5469 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:01.047981 17799 raft_consensus.cc:740] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.055622 17801 ts_tablet_manager.cc:1434] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260710 13:22:01.053675 17802 raft_consensus.cc:359] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.057211 17801 tablet_bootstrap.cc:492] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:22:01.056998 17802 raft_consensus.cc:385] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.058537 17802 raft_consensus.cc:740] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.068014 17799 consensus_queue.cc:260] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.066051 17802 consensus_queue.cc:260] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.070493 17799 ts_tablet_manager.cc:1434] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.000s
I20260710 13:22:01.071756 17799 tablet_bootstrap.cc:492] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:22:01.073690 17576 leader_election.cc:304] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:01.077297 17911 raft_consensus.cc:2804] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:01.079128 17911 raft_consensus.cc:697] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Becoming Leader. State: Replica: d0e75414107f4701a35c98d89221b354, State: Running, Role: LEADER
I20260710 13:22:01.080276 17911 consensus_queue.cc:237] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.083559 17802 ts_tablet_manager.cc:1434] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260710 13:22:01.084983 17802 tablet_bootstrap.cc:492] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:22:01.110157 17871 consensus_queue.cc:1048] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:01.248867 17802 tablet_bootstrap.cc:654] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.227906 17807 raft_consensus.cc:493] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:01.261291 17807 raft_consensus.cc:515] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.277045 17915 raft_consensus.cc:493] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:01.279184 17915 raft_consensus.cc:515] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.289157 17682 raft_consensus.cc:3060] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:01.247913 17919 log.cc:927] Time spent T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469: Append to log took a long time: real 0.128s	user 0.001s	sys 0.000s
I20260710 13:22:01.335541 17912 raft_consensus.cc:493] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:01.336146 17912 raft_consensus.cc:515] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.292894 17757 raft_consensus.cc:2468] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 1.
I20260710 13:22:01.394407 17830 raft_consensus.cc:493] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:01.402660 17810 consensus_queue.cc:1048] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:01.403095 17758 raft_consensus.cc:2468] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 1.
I20260710 13:22:01.415258 17573 leader_election.cc:304] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [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: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469
I20260710 13:22:01.416062 17862 consensus_queue.cc:1048] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:01.416848 17912 leader_election.cc:290] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:01.417619 17805 raft_consensus.cc:2804] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:01.418717 17805 raft_consensus.cc:697] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Becoming Leader. State: Replica: d0e75414107f4701a35c98d89221b354, State: Running, Role: LEADER
I20260710 13:22:01.419559 17799 tablet_bootstrap.cc:654] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.416848 17915 leader_election.cc:290] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:01.419677 17805 consensus_queue.cc:237] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.424881 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4787ef691884f8e84f56fcd7f13ea02" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:01.430215 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:01.405411 17830 raft_consensus.cc:515] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.436827 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd658a803a44d1280db03ce76e6276d" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:01.438568 17607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:01.442744 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4787ef691884f8e84f56fcd7f13ea02" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
W20260710 13:22:01.453112 17648 leader_election.cc:343] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:01.456890 17607 raft_consensus.cc:2468] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 0.
I20260710 13:22:01.484472 17912 consensus_queue.cc:1048] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:22:01.435592 17576 leader_election.cc:343] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:22:01.487666 17573 leader_election.cc:343] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:01.490857 17807 leader_election.cc:290] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:01.493454 17830 leader_election.cc:290] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:01.494879 17801 tablet_bootstrap.cc:654] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.495340 17845 consensus_queue.cc:1048] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:01.496238 17650 leader_election.cc:304] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: bc08786325fb4c47acd0d0314d8910bc
I20260710 13:22:01.488306 17576 leader_election.cc:304] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc
I20260710 13:22:01.501657 17845 raft_consensus.cc:2804] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:01.502113 17845 raft_consensus.cc:493] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:01.484488 17759 raft_consensus.cc:3060] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:01.502032 17576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.26.2:36021, user_credentials={real_user=slave}} blocked reactor thread for 67460.3us
I20260710 13:22:01.502642 17845 raft_consensus.cc:3060] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.503702 17830 raft_consensus.cc:2749] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:01.506062 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:01.512224 17802 tablet_bootstrap.cc:492] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:22:01.512715 17802 ts_tablet_manager.cc:1403] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.428s	user 0.028s	sys 0.033s
W20260710 13:22:01.516885 17573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.26.3:41389, user_credentials={real_user=slave}} blocked reactor thread for 60152.6us
I20260710 13:22:01.521504 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd658a803a44d1280db03ce76e6276d" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:01.524763 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:01.525943 17802 raft_consensus.cc:359] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
W20260710 13:22:01.526415 17573 leader_election.cc:343] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:01.526674 17802 raft_consensus.cc:385] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.526580 17911 consensus_queue.cc:1048] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:01.528755 17802 raft_consensus.cc:740] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.538172 17807 consensus_queue.cc:1048] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:01.538393 17648 leader_election.cc:304] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a6520475228455f87ac03a9254d5469; no voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354
I20260710 13:22:01.538928 17845 raft_consensus.cc:515] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.540287 17685 raft_consensus.cc:2393] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0e75414107f4701a35c98d89221b354 in current term 1: Already voted for candidate 1a6520475228455f87ac03a9254d5469 in this term.
I20260710 13:22:01.543051 17799 tablet_bootstrap.cc:492] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:22:01.543805 17799 ts_tablet_manager.cc:1403] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.472s	user 0.007s	sys 0.010s
I20260710 13:22:01.529620 17802 consensus_queue.cc:260] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.549897 17802 ts_tablet_manager.cc:1434] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.037s	user 0.001s	sys 0.006s
I20260710 13:22:01.551285 17802 tablet_bootstrap.cc:492] T 2a474c7ec6664859912ba09aad7f05ba P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:22:01.552320 17912 raft_consensus.cc:2749] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:01.557240 17576 leader_election.cc:304] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc
I20260710 13:22:01.569921 17845 leader_election.cc:290] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:01.571274 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
W20260710 13:22:01.572901 17648 leader_election.cc:343] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:01.579317 17911 raft_consensus.cc:3060] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.581548 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:01.588238 17799 raft_consensus.cc:359] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.593055 17799 raft_consensus.cc:385] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.595649 17799 raft_consensus.cc:740] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.599599 17799 consensus_queue.cc:260] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.602110 17799 ts_tablet_manager.cc:1434] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.002s
I20260710 13:22:01.603302 17799 tablet_bootstrap.cc:492] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:22:01.605613 17802 tablet_bootstrap.cc:654] T 2a474c7ec6664859912ba09aad7f05ba P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.606483 17801 tablet_bootstrap.cc:492] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:22:01.606949 17801 ts_tablet_manager.cc:1403] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.550s	user 0.015s	sys 0.005s
I20260710 13:22:01.609804 17911 raft_consensus.cc:2749] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:01.613075 17915 raft_consensus.cc:493] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:01.613610 17915 raft_consensus.cc:515] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.618604 17801 raft_consensus.cc:359] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.619261 17801 raft_consensus.cc:385] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.619529 17801 raft_consensus.cc:740] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.620199 17801 consensus_queue.cc:260] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.622160 17915 leader_election.cc:290] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:01.627136 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23402c570c94448f85e8d29bd46fddf5" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:01.627877 17684 raft_consensus.cc:2468] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 0.
I20260710 13:22:01.630098 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23402c570c94448f85e8d29bd46fddf5" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:01.630970 17872 raft_consensus.cc:493] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:01.631569 17872 raft_consensus.cc:515] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.633152 17576 leader_election.cc:304] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: 
W20260710 13:22:01.633755 17573 leader_election.cc:343] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:01.634796 17801 ts_tablet_manager.cc:1434] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 13:22:01.635792 17801 tablet_bootstrap.cc:492] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:22:01.637158 17915 raft_consensus.cc:2804] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:01.639042 17607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27b18613d3b4fa4ac05eebd948c7f3c" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:01.641155 17915 raft_consensus.cc:493] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:01.643400 17872 leader_election.cc:290] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:01.650400 17802 tablet_bootstrap.cc:492] T 2a474c7ec6664859912ba09aad7f05ba P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:22:01.651057 17802 ts_tablet_manager.cc:1403] T 2a474c7ec6664859912ba09aad7f05ba P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.100s	user 0.025s	sys 0.007s
I20260710 13:22:01.643252 17915 raft_consensus.cc:3060] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.644225 17608 raft_consensus.cc:2468] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 1.
I20260710 13:22:01.655544 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27b18613d3b4fa4ac05eebd948c7f3c" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:01.658313 17725 leader_election.cc:304] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [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: bc08786325fb4c47acd0d0314d8910bc; no voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354
I20260710 13:22:01.660079 17872 raft_consensus.cc:2749] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:01.667495 17805 consensus_queue.cc:1048] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:01.668606 17799 tablet_bootstrap.cc:654] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.676789 17802 raft_consensus.cc:359] T 2a474c7ec6664859912ba09aad7f05ba P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.677721 17802 raft_consensus.cc:385] T 2a474c7ec6664859912ba09aad7f05ba P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.678026 17802 raft_consensus.cc:740] T 2a474c7ec6664859912ba09aad7f05ba P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.678726 17802 consensus_queue.cc:260] T 2a474c7ec6664859912ba09aad7f05ba P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.680238 17801 tablet_bootstrap.cc:654] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.681025 17802 ts_tablet_manager.cc:1434] T 2a474c7ec6664859912ba09aad7f05ba P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 13:22:01.682098 17802 tablet_bootstrap.cc:492] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:22:01.687129 17650 leader_election.cc:304] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: bc08786325fb4c47acd0d0314d8910bc
I20260710 13:22:01.690268 17862 raft_consensus.cc:2804] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:01.690939 17862 raft_consensus.cc:697] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Becoming Leader. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Running, Role: LEADER
I20260710 13:22:01.692013 17862 consensus_queue.cc:237] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.702804 17915 raft_consensus.cc:515] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.717689 17504 catalog_manager.cc:5697] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0e75414107f4701a35c98d89221b354 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:01.719385 17915 leader_election.cc:290] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 election: Requested vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:01.720116 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23402c570c94448f85e8d29bd46fddf5" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:01.720731 17684 raft_consensus.cc:3060] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.720890 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23402c570c94448f85e8d29bd46fddf5" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
W20260710 13:22:01.722689 17573 leader_election.cc:343] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:01.723448 17851 raft_consensus.cc:493] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:01.723909 17851 raft_consensus.cc:515] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.726186 17851 leader_election.cc:290] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:01.729015 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4787ef691884f8e84f56fcd7f13ea02" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:01.729758 17609 raft_consensus.cc:2468] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 0.
I20260710 13:22:01.731052 17724 leader_election.cc:304] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:01.729019 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4787ef691884f8e84f56fcd7f13ea02" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:01.732856 17851 raft_consensus.cc:2804] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:22:01.733222 17725 leader_election.cc:343] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:01.733245 17851 raft_consensus.cc:493] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:01.734925 17851 raft_consensus.cc:3060] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.740454 17684 raft_consensus.cc:2468] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 1.
I20260710 13:22:01.740824 17915 consensus_queue.cc:1048] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:01.748804 17799 tablet_bootstrap.cc:492] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:22:01.749466 17799 ts_tablet_manager.cc:1403] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.146s	user 0.015s	sys 0.002s
I20260710 13:22:01.755793 17801 tablet_bootstrap.cc:492] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:22:01.756516 17576 leader_election.cc:304] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [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: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: bc08786325fb4c47acd0d0314d8910bc
I20260710 13:22:01.720110 17504 catalog_manager.cc:5697] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0e75414107f4701a35c98d89221b354 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:01.761888 17915 raft_consensus.cc:2804] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:01.762187 17801 ts_tablet_manager.cc:1403] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.127s	user 0.015s	sys 0.031s
I20260710 13:22:01.762688 17915 raft_consensus.cc:697] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Becoming Leader. State: Replica: d0e75414107f4701a35c98d89221b354, State: Running, Role: LEADER
I20260710 13:22:01.763733 17915 consensus_queue.cc:237] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.759310 17851 raft_consensus.cc:515] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.753213 17799 raft_consensus.cc:359] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.760435 17802 tablet_bootstrap.cc:654] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.767881 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4787ef691884f8e84f56fcd7f13ea02" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:01.768658 17609 raft_consensus.cc:3060] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.764979 17801 raft_consensus.cc:359] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.769274 17801 raft_consensus.cc:385] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.769613 17801 raft_consensus.cc:740] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.773080 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4787ef691884f8e84f56fcd7f13ea02" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
W20260710 13:22:01.774489 17725 leader_election.cc:343] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:01.775205 17851 leader_election.cc:290] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:01.774956 17801 consensus_queue.cc:260] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.767894 17799 raft_consensus.cc:385] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.778810 17801 ts_tablet_manager.cc:1434] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:22:01.779770 17801 tablet_bootstrap.cc:492] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:22:01.778358 17799 raft_consensus.cc:740] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.787640 17802 tablet_bootstrap.cc:492] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:22:01.787977 17801 tablet_bootstrap.cc:654] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.787751 17609 raft_consensus.cc:2468] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 1.
I20260710 13:22:01.788199 17802 ts_tablet_manager.cc:1403] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.106s	user 0.013s	sys 0.000s
I20260710 13:22:01.789337 17724 leader_election.cc:304] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [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: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469
I20260710 13:22:01.794028 17851 raft_consensus.cc:2804] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:01.793279 17799 consensus_queue.cc:260] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.795674 17851 raft_consensus.cc:697] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Becoming Leader. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Running, Role: LEADER
I20260710 13:22:01.796705 17851 consensus_queue.cc:237] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.791092 17802 raft_consensus.cc:359] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.800066 17802 raft_consensus.cc:385] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.800388 17802 raft_consensus.cc:740] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.801445 17802 consensus_queue.cc:260] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.803361 17799 ts_tablet_manager.cc:1434] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260710 13:22:01.803781 17802 ts_tablet_manager.cc:1434] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:22:01.804481 17799 tablet_bootstrap.cc:492] T ea91528c24714403b32069a0c8649ec1 P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:22:01.804786 17802 tablet_bootstrap.cc:492] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:22:01.812589 17801 tablet_bootstrap.cc:492] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:22:01.813071 17801 ts_tablet_manager.cc:1403] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.006s
I20260710 13:22:01.813695 17802 tablet_bootstrap.cc:654] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.816066 17801 raft_consensus.cc:359] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.816756 17799 tablet_bootstrap.cc:654] T ea91528c24714403b32069a0c8649ec1 P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.816826 17801 raft_consensus.cc:385] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.817291 17801 raft_consensus.cc:740] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.822036 17801 consensus_queue.cc:260] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.826936 17801 ts_tablet_manager.cc:1434] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:22:01.827908 17801 tablet_bootstrap.cc:492] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:22:01.834781 17802 tablet_bootstrap.cc:492] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:22:01.835426 17802 ts_tablet_manager.cc:1403] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.001s
I20260710 13:22:01.835868 17801 tablet_bootstrap.cc:654] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.843407 17802 raft_consensus.cc:359] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.844039 17802 raft_consensus.cc:385] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.844329 17802 raft_consensus.cc:740] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.846988 17802 consensus_queue.cc:260] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.854791 17802 ts_tablet_manager.cc:1434] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:22:01.866488 17802 tablet_bootstrap.cc:492] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:22:01.872922 17505 catalog_manager.cc:5697] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a6520475228455f87ac03a9254d5469 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:01.881603 17801 tablet_bootstrap.cc:492] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:22:01.882157 17801 ts_tablet_manager.cc:1403] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.012s
I20260710 13:22:01.883255 17802 tablet_bootstrap.cc:654] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.885169 17801 raft_consensus.cc:359] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.885973 17801 raft_consensus.cc:385] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.886279 17801 raft_consensus.cc:740] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.887770 17801 consensus_queue.cc:260] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.890498 17801 ts_tablet_manager.cc:1434] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:22:01.891572 17801 tablet_bootstrap.cc:492] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:22:01.891597 17805 consensus_queue.cc:1048] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:01.893807 17508 catalog_manager.cc:5697] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0e75414107f4701a35c98d89221b354 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:01.898839 17801 tablet_bootstrap.cc:654] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.902552 17799 tablet_bootstrap.cc:492] T ea91528c24714403b32069a0c8649ec1 P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:22:01.903211 17799 ts_tablet_manager.cc:1403] T ea91528c24714403b32069a0c8649ec1 P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.099s	user 0.022s	sys 0.016s
I20260710 13:22:01.915119 17684 raft_consensus.cc:3060] T 2a474c7ec6664859912ba09aad7f05ba P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.915043 17506 catalog_manager.cc:5697] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: term changed from 0 to 1, leader changed from <none> to bc08786325fb4c47acd0d0314d8910bc (127.16.26.3). New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:01.917658 17802 tablet_bootstrap.cc:492] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:22:01.918144 17802 ts_tablet_manager.cc:1403] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.011s
I20260710 13:22:01.920833 17802 raft_consensus.cc:359] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.922576 17802 raft_consensus.cc:385] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.916435 17801 tablet_bootstrap.cc:492] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:22:01.927178 17805 consensus_queue.cc:1048] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:22:01.931162 17801 ts_tablet_manager.cc:1403] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.004s
I20260710 13:22:01.906646 17799 raft_consensus.cc:359] T ea91528c24714403b32069a0c8649ec1 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.932579 17799 raft_consensus.cc:385] T ea91528c24714403b32069a0c8649ec1 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.932895 17799 raft_consensus.cc:740] T ea91528c24714403b32069a0c8649ec1 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.933634 17799 consensus_queue.cc:260] T ea91528c24714403b32069a0c8649ec1 P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.922894 17802 raft_consensus.cc:740] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.943450 17802 consensus_queue.cc:260] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.945925 17802 ts_tablet_manager.cc:1434] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.005s
I20260710 13:22:01.947021 17802 tablet_bootstrap.cc:492] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:22:01.934932 17801 raft_consensus.cc:359] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.952782 17862 raft_consensus.cc:493] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:01.952512 17801 raft_consensus.cc:385] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.953685 17802 tablet_bootstrap.cc:654] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.953644 17801 raft_consensus.cc:740] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.953418 17862 raft_consensus.cc:515] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:01.954530 17799 ts_tablet_manager.cc:1434] T ea91528c24714403b32069a0c8649ec1 P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.003s
I20260710 13:22:01.955516 17799 tablet_bootstrap.cc:492] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:22:01.957188 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4787ef691884f8e84f56fcd7f13ea02" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:01.958448 17609 raft_consensus.cc:2393] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a6520475228455f87ac03a9254d5469 in current term 1: Already voted for candidate bc08786325fb4c47acd0d0314d8910bc in this term.
I20260710 13:22:01.969617 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4787ef691884f8e84f56fcd7f13ea02" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:01.971544 17648 leader_election.cc:304] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a6520475228455f87ac03a9254d5469; no voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354
I20260710 13:22:01.972551 17912 raft_consensus.cc:3060] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.977557 17862 leader_election.cc:290] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:01.984680 17799 tablet_bootstrap.cc:654] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.992046 17912 raft_consensus.cc:2749] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:01.993969 17801 consensus_queue.cc:260] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.009902 17799 tablet_bootstrap.cc:492] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:22:02.010525 17799 ts_tablet_manager.cc:1403] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.006s
I20260710 13:22:02.014011 17799 raft_consensus.cc:359] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.014932 17799 raft_consensus.cc:385] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.015257 17799 raft_consensus.cc:740] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.016186 17799 consensus_queue.cc:260] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.019459 17799 ts_tablet_manager.cc:1434] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260710 13:22:02.020682 17799 tablet_bootstrap.cc:492] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354: Bootstrap starting.
I20260710 13:22:02.029353 17799 tablet_bootstrap.cc:654] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:02.047668 17799 tablet_bootstrap.cc:492] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354: No bootstrap required, opened a new log
I20260710 13:22:02.048189 17799 ts_tablet_manager.cc:1403] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.011s
I20260710 13:22:02.054143 17799 raft_consensus.cc:359] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.054914 17799 raft_consensus.cc:385] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.055193 17799 raft_consensus.cc:740] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.055869 17799 consensus_queue.cc:260] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.058300 17799 ts_tablet_manager.cc:1434] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:22:02.061908 17859 raft_consensus.cc:493] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:02.062543 17859 raft_consensus.cc:515] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.066672 17801 ts_tablet_manager.cc:1434] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.134s	user 0.001s	sys 0.006s
I20260710 13:22:02.067800 17801 tablet_bootstrap.cc:492] T 71791d6743004feba68047c3539f9ea1 P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:22:02.074503 17802 tablet_bootstrap.cc:492] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:22:02.075034 17802 ts_tablet_manager.cc:1403] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.128s	user 0.046s	sys 0.052s
I20260710 13:22:02.075664 17801 tablet_bootstrap.cc:654] T 71791d6743004feba68047c3539f9ea1 P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:02.075453 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea91528c24714403b32069a0c8649ec1" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:02.077739 17609 raft_consensus.cc:2468] T ea91528c24714403b32069a0c8649ec1 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 0.
I20260710 13:22:02.079125 17650 leader_election.cc:304] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:02.079517 17859 leader_election.cc:290] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:02.080093 17859 raft_consensus.cc:2804] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:02.080476 17859 raft_consensus.cc:493] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:02.080847 17859 raft_consensus.cc:3060] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.080753 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea91528c24714403b32069a0c8649ec1" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:02.081512 17757 raft_consensus.cc:2468] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 0.
W20260710 13:22:02.083638 17556 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:02.089016 17802 raft_consensus.cc:359] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.086659 17801 tablet_bootstrap.cc:492] T 71791d6743004feba68047c3539f9ea1 P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:22:02.087697 17859 raft_consensus.cc:515] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.089680 17802 raft_consensus.cc:385] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.089980 17801 ts_tablet_manager.cc:1403] T 71791d6743004feba68047c3539f9ea1 P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260710 13:22:02.090035 17802 raft_consensus.cc:740] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.090961 17802 consensus_queue.cc:260] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.092393 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea91528c24714403b32069a0c8649ec1" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:02.093020 17609 raft_consensus.cc:3060] T ea91528c24714403b32069a0c8649ec1 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.093456 17802 ts_tablet_manager.cc:1434] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 13:22:02.094633 17802 tablet_bootstrap.cc:492] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469: Bootstrap starting.
I20260710 13:22:02.094659 17801 raft_consensus.cc:359] T 71791d6743004feba68047c3539f9ea1 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.095610 17801 raft_consensus.cc:385] T 71791d6743004feba68047c3539f9ea1 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.095947 17801 raft_consensus.cc:740] T 71791d6743004feba68047c3539f9ea1 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.096747 17801 consensus_queue.cc:260] T 71791d6743004feba68047c3539f9ea1 P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.099264 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea91528c24714403b32069a0c8649ec1" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:02.100031 17801 ts_tablet_manager.cc:1434] T 71791d6743004feba68047c3539f9ea1 P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:22:02.099994 17757 raft_consensus.cc:3060] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.100522 17859 leader_election.cc:290] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:02.102171 17802 tablet_bootstrap.cc:654] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:02.105017 17609 raft_consensus.cc:2468] T ea91528c24714403b32069a0c8649ec1 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 1.
I20260710 13:22:02.106954 17650 leader_election.cc:304] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:02.107520 17757 raft_consensus.cc:2468] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 1.
I20260710 13:22:02.108338 17859 raft_consensus.cc:2804] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:02.109071 17859 raft_consensus.cc:697] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Becoming Leader. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Running, Role: LEADER
I20260710 13:22:02.109452 17801 tablet_bootstrap.cc:492] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc: Bootstrap starting.
I20260710 13:22:02.110335 17859 consensus_queue.cc:237] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.114042 17802 tablet_bootstrap.cc:492] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469: No bootstrap required, opened a new log
I20260710 13:22:02.114568 17802 ts_tablet_manager.cc:1403] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260710 13:22:02.117501 17801 tablet_bootstrap.cc:654] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:02.118314 17802 raft_consensus.cc:359] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.119271 17802 raft_consensus.cc:385] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.119619 17802 raft_consensus.cc:740] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.120965 17802 consensus_queue.cc:260] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.123314 17802 ts_tablet_manager.cc:1434] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:22:02.127100 17801 tablet_bootstrap.cc:492] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc: No bootstrap required, opened a new log
I20260710 13:22:02.127565 17801 ts_tablet_manager.cc:1403] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260710 13:22:02.128332 17507 catalog_manager.cc:5697] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a6520475228455f87ac03a9254d5469 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:02.130854 17801 raft_consensus.cc:359] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.131940 17801 raft_consensus.cc:385] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.132253 17801 raft_consensus.cc:740] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.133054 17801 consensus_queue.cc:260] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.135666 17801 ts_tablet_manager.cc:1434] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:22:02.155736 17806 raft_consensus.cc:493] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:02.156216 17806 raft_consensus.cc:515] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.156934 17845 raft_consensus.cc:493] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:02.157487 17845 raft_consensus.cc:515] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.158468 17806 leader_election.cc:290] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:02.159375 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b1d42226504281a5ac914e6dc6e1f3" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:02.159638 17845 leader_election.cc:290] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:02.160125 17609 raft_consensus.cc:2468] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 0.
I20260710 13:22:02.160353 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71791d6743004feba68047c3539f9ea1" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:02.161031 17608 raft_consensus.cc:2468] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 0.
I20260710 13:22:02.161589 17724 leader_election.cc:304] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:02.162545 17806 raft_consensus.cc:2804] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:02.162966 17806 raft_consensus.cc:493] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:02.163139 17650 leader_election.cc:304] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:02.163380 17806 raft_consensus.cc:3060] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.163511 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71791d6743004feba68047c3539f9ea1" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:02.164209 17757 raft_consensus.cc:2468] T 71791d6743004feba68047c3539f9ea1 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 0.
I20260710 13:22:02.164584 17859 raft_consensus.cc:2804] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:02.165002 17859 raft_consensus.cc:493] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:02.165354 17859 raft_consensus.cc:3060] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.168035 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b1d42226504281a5ac914e6dc6e1f3" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:02.168778 17682 raft_consensus.cc:2468] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 0.
I20260710 13:22:02.171315 17806 raft_consensus.cc:515] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.172174 17859 raft_consensus.cc:515] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.173353 17806 leader_election.cc:290] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:02.174216 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b1d42226504281a5ac914e6dc6e1f3" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:02.174456 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71791d6743004feba68047c3539f9ea1" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:02.174582 17859 leader_election.cc:290] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:02.174486 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b1d42226504281a5ac914e6dc6e1f3" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:02.175101 17609 raft_consensus.cc:3060] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.175554 17682 raft_consensus.cc:3060] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.174979 17608 raft_consensus.cc:3060] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.177106 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71791d6743004feba68047c3539f9ea1" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:02.178031 17757 raft_consensus.cc:3060] T 71791d6743004feba68047c3539f9ea1 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.182610 17609 raft_consensus.cc:2468] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 1.
I20260710 13:22:02.183883 17650 leader_election.cc:304] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:02.184825 17859 raft_consensus.cc:2804] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:02.185464 17757 raft_consensus.cc:2468] T 71791d6743004feba68047c3539f9ea1 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 1.
I20260710 13:22:02.185540 17859 raft_consensus.cc:697] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Becoming Leader. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Running, Role: LEADER
I20260710 13:22:02.187206 17608 raft_consensus.cc:2468] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 1.
I20260710 13:22:02.187858 17859 consensus_queue.cc:237] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.187206 17682 raft_consensus.cc:2468] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 1.
I20260710 13:22:02.188373 17724 leader_election.cc:304] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:02.189429 17806 raft_consensus.cc:2804] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:02.189994 17806 raft_consensus.cc:697] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Becoming Leader. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Running, Role: LEADER
I20260710 13:22:02.190851 17806 consensus_queue.cc:237] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.198813 17757 raft_consensus.cc:3060] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.201594 17859 raft_consensus.cc:493] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:02.202168 17859 raft_consensus.cc:515] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.204887 17859 leader_election.cc:290] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:02.205657 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7beca547d20a46c080f3362a4fbd008f" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:02.206439 17759 raft_consensus.cc:2468] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 0.
I20260710 13:22:02.207612 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7beca547d20a46c080f3362a4fbd008f" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:02.208184 17648 leader_election.cc:304] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:22:02.208377 17608 raft_consensus.cc:2468] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 0.
I20260710 13:22:02.209064 17830 raft_consensus.cc:493] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:02.209601 17830 raft_consensus.cc:515] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.209183 17508 catalog_manager.cc:5697] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: term changed from 0 to 1, leader changed from <none> to bc08786325fb4c47acd0d0314d8910bc (127.16.26.3). New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:02.211944 17859 consensus_queue.cc:1048] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:02.209934 17845 raft_consensus.cc:2804] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:02.214018 17845 raft_consensus.cc:493] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:02.214416 17845 raft_consensus.cc:3060] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.214473 17507 catalog_manager.cc:5697] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a6520475228455f87ac03a9254d5469 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:02.231945 17806 raft_consensus.cc:493] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:02.232479 17806 raft_consensus.cc:515] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.236007 17915 consensus_queue.cc:1048] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:02.243263 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7beca547d20a46c080f3362a4fbd008f" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:02.244871 17830 leader_election.cc:290] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:02.252786 17806 leader_election.cc:290] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:02.255486 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7beca547d20a46c080f3362a4fbd008f" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:02.256139 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23402c570c94448f85e8d29bd46fddf5" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:02.257562 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23402c570c94448f85e8d29bd46fddf5" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:02.256178 17757 raft_consensus.cc:2468] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 0.
I20260710 13:22:02.259114 17725 leader_election.cc:304] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc08786325fb4c47acd0d0314d8910bc; no voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354
I20260710 13:22:02.260237 17871 raft_consensus.cc:2749] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:02.261265 17573 leader_election.cc:304] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:02.262187 17830 raft_consensus.cc:2804] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:02.262555 17830 raft_consensus.cc:493] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:02.263454 17830 raft_consensus.cc:3060] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.268505 17759 raft_consensus.cc:3060] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.269615 17859 consensus_queue.cc:1048] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:02.276795 17845 raft_consensus.cc:515] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.280198 17684 raft_consensus.cc:2393] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0e75414107f4701a35c98d89221b354 in current term 1: Already voted for candidate 1a6520475228455f87ac03a9254d5469 in this term.
I20260710 13:22:02.277925 17830 raft_consensus.cc:515] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.285259 17830 leader_election.cc:290] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 1 election: Requested vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:02.286428 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7beca547d20a46c080f3362a4fbd008f" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:02.288371 17684 raft_consensus.cc:2393] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d0e75414107f4701a35c98d89221b354 in current term 1: Already voted for candidate 1a6520475228455f87ac03a9254d5469 in this term.
I20260710 13:22:02.286406 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7beca547d20a46c080f3362a4fbd008f" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:02.290392 17755 raft_consensus.cc:3060] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.303956 17871 consensus_queue.cc:1048] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:02.304352 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7beca547d20a46c080f3362a4fbd008f" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:02.305243 17609 raft_consensus.cc:2393] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a6520475228455f87ac03a9254d5469 in current term 1: Already voted for candidate d0e75414107f4701a35c98d89221b354 in this term.
I20260710 13:22:02.307233 17845 leader_election.cc:290] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 1 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:02.307673 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7beca547d20a46c080f3362a4fbd008f" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:02.308087 17755 raft_consensus.cc:2468] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 1.
I20260710 13:22:02.309123 17648 leader_election.cc:304] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469; no voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354
I20260710 13:22:02.309304 17573 leader_election.cc:304] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [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: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469
I20260710 13:22:02.312024 17859 raft_consensus.cc:2749] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:02.313020 17830 consensus_queue.cc:1048] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:02.314098 17810 raft_consensus.cc:2804] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:02.314697 17810 raft_consensus.cc:697] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Becoming Leader. State: Replica: d0e75414107f4701a35c98d89221b354, State: Running, Role: LEADER
I20260710 13:22:02.315609 17810 consensus_queue.cc:237] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:02.332219 17871 consensus_queue.cc:1048] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:22:02.336095 17508 catalog_manager.cc:5697] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0e75414107f4701a35c98d89221b354 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:02.515132 17845 consensus_queue.cc:1048] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:02.526125 17912 consensus_queue.cc:1048] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:02.657063 17851 consensus_queue.cc:1048] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:02.670305 17851 consensus_queue.cc:1048] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:02.738075 17810 consensus_queue.cc:1048] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:02.744622 17810 consensus_queue.cc:1048] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:02.766809 17845 consensus_queue.cc:1048] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:02.783910 17862 consensus_queue.cc:1048] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:03.019364 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:03.029965 17987 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:03.035019 17988 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:03.038477 17990 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:03.040377 16488 server_base.cc:1061] running on GCE node
I20260710 13:22:03.041553 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:03.041826 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:03.042047 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689723042031 us; error 0 us; skew 500 ppm
I20260710 13:22:03.042744 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:03.046948 16488 webserver.cc:533] Webserver started at http://127.16.26.4:35961/ using document root <none> and password file <none>
I20260710 13:22:03.047531 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:03.047806 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:03.048079 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:03.049270 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-3-root/instance:
uuid: "1c262bb347ad464db6bdcb723eae4eb8"
format_stamp: "Formatted at 2026-07-10 13:22:03 on dist-test-slave-fcbk"
I20260710 13:22:03.054054 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:22:03.057359 17995 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:03.058491 16488 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:22:03.058828 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-3-root
uuid: "1c262bb347ad464db6bdcb723eae4eb8"
format_stamp: "Formatted at 2026-07-10 13:22:03 on dist-test-slave-fcbk"
I20260710 13:22:03.059190 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:03.071210 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:03.072609 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:03.074175 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:03.076534 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:03.076815 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:03.077111 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:03.077345 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:03.156870 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.4:33063
I20260710 13:22:03.156989 18057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.4:33063 every 8 connection(s)
I20260710 13:22:03.162072 16488 auto_leader_rebalancer-test.cc:388] add a tserver: 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:03.181911 18058 heartbeater.cc:344] Connected to a master server at 127.16.26.62:34611
I20260710 13:22:03.182403 18058 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:03.183147 18058 heartbeater.cc:507] Master 127.16.26.62:34611 requested a full tablet report, sending...
I20260710 13:22:03.185150 17507 ts_manager.cc:194] Registered new tserver with Master: 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063)
I20260710 13:22:03.186650 17507 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53638
I20260710 13:22:04.177071 17684 consensus_queue.cc:237] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Queue 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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:04.184574 17755 raft_consensus.cc:1275] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:04.186902 18063 consensus_queue.cc:1048] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:04.184573 17608 raft_consensus.cc:1275] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:04.189100 18058 heartbeater.cc:499] Master 127.16.26.62:34611 was elected leader, sending a full tablet report...
I20260710 13:22:04.189455 18068 consensus_queue.cc:1048] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:22:04.200816 17649 consensus_peers.cc:597] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 -> Peer 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063): Couldn't send request to peer 1c262bb347ad464db6bdcb723eae4eb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7a5ca71e1704f688f8a2dd6c8811042. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:04.200158 18063 raft_consensus.cc:2955] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:04.202240 17759 raft_consensus.cc:2955] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:04.204756 17608 raft_consensus.cc:2955] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:04.216271 17507 catalog_manager.cc:5697] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 reported cstate change: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New cstate: current_term: 1 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:04.232623 17759 consensus_queue.cc:237] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue 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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:04.241030 17684 raft_consensus.cc:1275] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:04.242763 18064 consensus_queue.cc:1048] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:04.247615 17608 raft_consensus.cc:1275] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:04.249403 18064 consensus_queue.cc:1048] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:22:04.257440 17723 consensus_peers.cc:597] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc -> Peer 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063): Couldn't send request to peer 1c262bb347ad464db6bdcb723eae4eb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ab23665de864e19a648ab114c999b17. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:04.266515 17872 raft_consensus.cc:2955] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:04.268507 17608 raft_consensus.cc:2955] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:04.269733 17684 raft_consensus.cc:2955] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:04.284353 17759 consensus_queue.cc:237] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue 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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:04.284068 17508 catalog_manager.cc:5697] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:22:04.292107 17723 consensus_peers.cc:597] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc -> Peer 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063): Couldn't send request to peer 1c262bb347ad464db6bdcb723eae4eb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 69b1d42226504281a5ac914e6dc6e1f3. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:04.292661 17684 raft_consensus.cc:1275] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:04.293756 17608 raft_consensus.cc:1275] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:04.295354 17872 consensus_queue.cc:1048] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:04.296239 18064 consensus_queue.cc:1048] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:04.304857 18082 raft_consensus.cc:2955] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:04.307071 17608 raft_consensus.cc:2955] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:04.322719 17759 consensus_queue.cc:237] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue 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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:04.323789 17505 catalog_manager.cc:5697] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354 reported cstate change: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:04.340319 17685 raft_consensus.cc:2955] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:04.342182 17684 raft_consensus.cc:1275] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:22:04.342502 17723 consensus_peers.cc:597] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc -> Peer 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063): Couldn't send request to peer 1c262bb347ad464db6bdcb723eae4eb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab63b1096fa64364a170f89710a8d59d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:04.344200 17872 consensus_queue.cc:1048] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:04.387069 17608 raft_consensus.cc:1275] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:04.401695 18082 consensus_queue.cc:1048] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:04.424361 18064 raft_consensus.cc:2955] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:04.428341 17684 raft_consensus.cc:2955] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:04.439841 17608 raft_consensus.cc:2955] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:04.447435 17507 catalog_manager.cc:5697] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:04.712922 18090 ts_tablet_manager.cc:933] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8: Initiating tablet copy from peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:04.712915 18091 ts_tablet_manager.cc:933] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8: Initiating tablet copy from peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:04.717922 18091 tablet_copy_client.cc:323] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Beginning tablet copy session from remote peer at address 127.16.26.3:41389
I20260710 13:22:04.725937 18090 tablet_copy_client.cc:323] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Beginning tablet copy session from remote peer at address 127.16.26.2:36021
I20260710 13:22:04.738327 18097 ts_tablet_manager.cc:933] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8: Initiating tablet copy from peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:04.747310 18097 tablet_copy_client.cc:323] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Beginning tablet copy session from remote peer at address 127.16.26.3:41389
I20260710 13:22:04.747745 17769 tablet_copy_service.cc:140] P bc08786325fb4c47acd0d0314d8910bc: Received BeginTabletCopySession request for tablet 69b1d42226504281a5ac914e6dc6e1f3 from peer 1c262bb347ad464db6bdcb723eae4eb8 ({username='slave'} at 127.0.0.1:37778)
I20260710 13:22:04.748611 17769 tablet_copy_service.cc:161] P bc08786325fb4c47acd0d0314d8910bc: Beginning new tablet copy session on tablet 69b1d42226504281a5ac914e6dc6e1f3 from peer 1c262bb347ad464db6bdcb723eae4eb8 at {username='slave'} at 127.0.0.1:37778: session id = 1c262bb347ad464db6bdcb723eae4eb8-69b1d42226504281a5ac914e6dc6e1f3
I20260710 13:22:04.754101 17768 tablet_copy_service.cc:140] P bc08786325fb4c47acd0d0314d8910bc: Received BeginTabletCopySession request for tablet ab63b1096fa64364a170f89710a8d59d from peer 1c262bb347ad464db6bdcb723eae4eb8 ({username='slave'} at 127.0.0.1:37778)
I20260710 13:22:04.755062 17768 tablet_copy_service.cc:161] P bc08786325fb4c47acd0d0314d8910bc: Beginning new tablet copy session on tablet ab63b1096fa64364a170f89710a8d59d from peer 1c262bb347ad464db6bdcb723eae4eb8 at {username='slave'} at 127.0.0.1:37778: session id = 1c262bb347ad464db6bdcb723eae4eb8-ab63b1096fa64364a170f89710a8d59d
I20260710 13:22:04.760643 17769 tablet_copy_source_session.cc:215] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:04.763334 17768 tablet_copy_source_session.cc:215] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:04.765239 17695 tablet_copy_service.cc:140] P 1a6520475228455f87ac03a9254d5469: Received BeginTabletCopySession request for tablet e7a5ca71e1704f688f8a2dd6c8811042 from peer 1c262bb347ad464db6bdcb723eae4eb8 ({username='slave'} at 127.0.0.1:56470)
I20260710 13:22:04.765281 18091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b1d42226504281a5ac914e6dc6e1f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:04.765910 17695 tablet_copy_service.cc:161] P 1a6520475228455f87ac03a9254d5469: Beginning new tablet copy session on tablet e7a5ca71e1704f688f8a2dd6c8811042 from peer 1c262bb347ad464db6bdcb723eae4eb8 at {username='slave'} at 127.0.0.1:56470: session id = 1c262bb347ad464db6bdcb723eae4eb8-e7a5ca71e1704f688f8a2dd6c8811042
I20260710 13:22:04.767782 18097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab63b1096fa64364a170f89710a8d59d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:04.784631 17695 tablet_copy_source_session.cc:215] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:04.784955 18091 tablet_copy_client.cc:806] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:04.785717 18091 tablet_copy_client.cc:670] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:04.792366 18090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a5ca71e1704f688f8a2dd6c8811042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:04.796525 18097 tablet_copy_client.cc:806] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:04.797263 18097 tablet_copy_client.cc:670] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:04.797845 18091 tablet_copy_client.cc:538] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:04.802143 18097 tablet_copy_client.cc:538] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:04.820626 18091 tablet_bootstrap.cc:492] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap starting.
I20260710 13:22:04.822548 18097 tablet_bootstrap.cc:492] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap starting.
I20260710 13:22:04.827893 18090 tablet_copy_client.cc:806] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:04.837091 18090 tablet_copy_client.cc:670] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:04.837711 18099 ts_tablet_manager.cc:933] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8: Initiating tablet copy from peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:04.847793 18090 tablet_copy_client.cc:538] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:04.857123 18090 tablet_bootstrap.cc:492] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap starting.
I20260710 13:22:04.857872 18099 tablet_copy_client.cc:323] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Beginning tablet copy session from remote peer at address 127.16.26.3:41389
I20260710 13:22:04.860011 17769 tablet_copy_service.cc:140] P bc08786325fb4c47acd0d0314d8910bc: Received BeginTabletCopySession request for tablet 5ab23665de864e19a648ab114c999b17 from peer 1c262bb347ad464db6bdcb723eae4eb8 ({username='slave'} at 127.0.0.1:37778)
I20260710 13:22:04.860602 17769 tablet_copy_service.cc:161] P bc08786325fb4c47acd0d0314d8910bc: Beginning new tablet copy session on tablet 5ab23665de864e19a648ab114c999b17 from peer 1c262bb347ad464db6bdcb723eae4eb8 at {username='slave'} at 127.0.0.1:37778: session id = 1c262bb347ad464db6bdcb723eae4eb8-5ab23665de864e19a648ab114c999b17
I20260710 13:22:04.871469 17769 tablet_copy_source_session.cc:215] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:04.874601 18091 tablet_bootstrap.cc:492] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:04.875737 18091 tablet_bootstrap.cc:492] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap complete.
I20260710 13:22:04.876273 18099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ab23665de864e19a648ab114c999b17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:04.876789 18091 ts_tablet_manager.cc:1403] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent bootstrapping tablet: real 0.057s	user 0.024s	sys 0.012s
I20260710 13:22:04.880777 18091 raft_consensus.cc:359] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:04.881767 18091 raft_consensus.cc:740] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Initialized, Role: LEARNER
I20260710 13:22:04.882498 18091 consensus_queue.cc:260] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:04.891965 18097 tablet_bootstrap.cc:492] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:04.893039 18097 tablet_bootstrap.cc:492] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap complete.
I20260710 13:22:04.894475 18097 ts_tablet_manager.cc:1403] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8: Time spent bootstrapping tablet: real 0.072s	user 0.020s	sys 0.027s
I20260710 13:22:04.896023 18091 ts_tablet_manager.cc:1434] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.004s
I20260710 13:22:04.904546 18097 raft_consensus.cc:359] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:04.908115 18097 raft_consensus.cc:740] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Initialized, Role: LEARNER
I20260710 13:22:04.910192 18097 consensus_queue.cc:260] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:04.913254 18097 ts_tablet_manager.cc:1434] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.007s
I20260710 13:22:04.916267 18099 tablet_copy_client.cc:806] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:04.917011 18099 tablet_copy_client.cc:670] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:04.913129 17769 tablet_copy_service.cc:342] P bc08786325fb4c47acd0d0314d8910bc: Request end of tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-69b1d42226504281a5ac914e6dc6e1f3 received from {username='slave'} at 127.0.0.1:37778
I20260710 13:22:04.921084 17769 tablet_copy_service.cc:434] P bc08786325fb4c47acd0d0314d8910bc: ending tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-69b1d42226504281a5ac914e6dc6e1f3 on tablet 69b1d42226504281a5ac914e6dc6e1f3 with peer 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:04.921945 17768 tablet_copy_service.cc:342] P bc08786325fb4c47acd0d0314d8910bc: Request end of tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-ab63b1096fa64364a170f89710a8d59d received from {username='slave'} at 127.0.0.1:37778
I20260710 13:22:04.922415 17768 tablet_copy_service.cc:434] P bc08786325fb4c47acd0d0314d8910bc: ending tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-ab63b1096fa64364a170f89710a8d59d on tablet ab63b1096fa64364a170f89710a8d59d with peer 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:04.926476 18099 tablet_copy_client.cc:538] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:04.930172 18090 tablet_bootstrap.cc:492] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:04.931759 18090 tablet_bootstrap.cc:492] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap complete.
I20260710 13:22:04.932853 18090 ts_tablet_manager.cc:1403] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent bootstrapping tablet: real 0.076s	user 0.025s	sys 0.004s
I20260710 13:22:04.938656 18090 raft_consensus.cc:359] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:04.939606 18090 raft_consensus.cc:740] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Initialized, Role: LEARNER
I20260710 13:22:04.941809 18099 tablet_bootstrap.cc:492] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap starting.
I20260710 13:22:04.940272 18090 consensus_queue.cc:260] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:04.946681 18090 ts_tablet_manager.cc:1434] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:22:04.951488 17695 tablet_copy_service.cc:342] P 1a6520475228455f87ac03a9254d5469: Request end of tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-e7a5ca71e1704f688f8a2dd6c8811042 received from {username='slave'} at 127.0.0.1:56470
I20260710 13:22:04.952075 17695 tablet_copy_service.cc:434] P 1a6520475228455f87ac03a9254d5469: ending tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-e7a5ca71e1704f688f8a2dd6c8811042 on tablet e7a5ca71e1704f688f8a2dd6c8811042 with peer 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:04.982003 18099 tablet_bootstrap.cc:492] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:04.983183 18099 tablet_bootstrap.cc:492] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap complete.
I20260710 13:22:04.983822 18099 ts_tablet_manager.cc:1403] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent bootstrapping tablet: real 0.042s	user 0.023s	sys 0.011s
I20260710 13:22:04.986563 18099 raft_consensus.cc:359] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:04.987260 18099 raft_consensus.cc:740] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Initialized, Role: LEARNER
I20260710 13:22:04.987840 18099 consensus_queue.cc:260] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:04.990226 18099 ts_tablet_manager.cc:1434] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:22:04.992004 17767 tablet_copy_service.cc:342] P bc08786325fb4c47acd0d0314d8910bc: Request end of tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-5ab23665de864e19a648ab114c999b17 received from {username='slave'} at 127.0.0.1:37778
I20260710 13:22:04.992421 17767 tablet_copy_service.cc:434] P bc08786325fb4c47acd0d0314d8910bc: ending tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-5ab23665de864e19a648ab114c999b17 on tablet 5ab23665de864e19a648ab114c999b17 with peer 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:05.225425 18032 raft_consensus.cc:1217] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:05.272586 18032 raft_consensus.cc:1217] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:05.321324 18032 raft_consensus.cc:1217] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:05.333047 18032 raft_consensus.cc:1217] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:05.767967 18082 raft_consensus.cc:1064] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc: attempting to promote NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 to VOTER
I20260710 13:22:05.770576 18082 consensus_queue.cc:237] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:05.777273 18032 raft_consensus.cc:1275] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:05.777273 17608 raft_consensus.cc:1275] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:05.778051 17685 raft_consensus.cc:1275] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:05.779148 18082 consensus_queue.cc:1048] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:05.779981 18064 consensus_queue.cc:1048] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:05.781225 18109 consensus_queue.cc:1048] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:05.783217 18108 raft_consensus.cc:1064] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc: attempting to promote NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 to VOTER
I20260710 13:22:05.786140 18108 consensus_queue.cc:237] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:05.799940 17684 raft_consensus.cc:1275] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:05.801499 18109 raft_consensus.cc:1064] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc: attempting to promote NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 to VOTER
I20260710 13:22:05.802085 18108 consensus_queue.cc:1048] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:05.804353 18109 consensus_queue.cc:237] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:05.810307 17609 raft_consensus.cc:1275] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:05.812330 18064 consensus_queue.cc:1048] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:05.822852 18033 raft_consensus.cc:1275] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:05.823797 18064 raft_consensus.cc:2955] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:05.827567 17608 raft_consensus.cc:2955] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:05.830472 18032 raft_consensus.cc:2955] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:05.838270 17684 raft_consensus.cc:2955] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:05.846566 18082 consensus_queue.cc:1048] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:05.848467 17845 raft_consensus.cc:1064] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469: attempting to promote NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 to VOTER
I20260710 13:22:05.851590 17845 consensus_queue.cc:237] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:05.855321 17508 catalog_manager.cc:5697] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469 reported cstate change: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:05.859050 18033 raft_consensus.cc:1275] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:05.857698 18064 raft_consensus.cc:2955] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:05.861318 17607 raft_consensus.cc:1275] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:05.863044 17845 consensus_queue.cc:1048] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:05.863662 17755 raft_consensus.cc:1275] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:05.865455 18110 consensus_queue.cc:1048] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:05.867674 17685 raft_consensus.cc:2955] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:05.874729 18119 consensus_queue.cc:1048] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:05.874639 17609 raft_consensus.cc:2955] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:05.897125 18031 raft_consensus.cc:2955] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:05.903061 17505 catalog_manager.cc:5697] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 reported cstate change: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:05.903676 17607 raft_consensus.cc:2955] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:05.901480 18119 raft_consensus.cc:2955] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:05.915161 17759 raft_consensus.cc:2955] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:05.919267 18032 raft_consensus.cc:1275] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:05.919979 17685 raft_consensus.cc:1275] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:05.921161 18082 consensus_queue.cc:1048] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:05.924314 18109 consensus_queue.cc:1048] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:05.936396 17609 raft_consensus.cc:1275] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:05.938856 18064 consensus_queue.cc:1048] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:05.936918 18031 raft_consensus.cc:2955] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:05.950686 18082 raft_consensus.cc:2955] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:05.953819 17685 raft_consensus.cc:2955] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:05.958026 17609 raft_consensus.cc:2955] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:05.968896 17759 consensus_queue.cc:237] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:05.977818 17609 raft_consensus.cc:1275] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:05.978072 18031 raft_consensus.cc:1275] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:05.980300 18082 consensus_queue.cc:1048] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:05.979648 18032 raft_consensus.cc:2955] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:05.981570 18108 consensus_queue.cc:1048] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:05.986187 17507 catalog_manager.cc:5697] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:05.992372 18064 raft_consensus.cc:2955] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:05.999985 18032 raft_consensus.cc:2955] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:06.003683 17505 catalog_manager.cc:5697] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354 reported cstate change: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:06.007521 17492 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 69b1d42226504281a5ac914e6dc6e1f3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:06.001411 17609 raft_consensus.cc:2955] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
W20260710 13:22:06.021881 17492 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 69b1d42226504281a5ac914e6dc6e1f3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260710 13:22:06.028627 17507 catalog_manager.cc:5697] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index 3 to 4, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:06.041074 17685 consensus_queue.cc:237] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:06.050895 18032 raft_consensus.cc:1275] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:06.052789 18129 consensus_queue.cc:1048] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:06.053100 17674 tablet_service.cc:1558] Processing DeleteTablet for tablet 69b1d42226504281a5ac914e6dc6e1f3 with delete_type TABLET_DATA_TOMBSTONED (TS 1a6520475228455f87ac03a9254d5469 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56440
I20260710 13:22:06.055858 17609 raft_consensus.cc:1275] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:06.059444 17759 consensus_queue.cc:237] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [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: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:06.063099 18119 consensus_queue.cc:1048] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:06.080464 18110 raft_consensus.cc:2955] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:06.087013 18032 raft_consensus.cc:2955] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:06.087678 17609 raft_consensus.cc:2955] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:06.088681 18031 raft_consensus.cc:1275] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:06.091557 17685 raft_consensus.cc:1275] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:06.088272 18135 tablet_replica.cc:333] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:06.093135 18064 consensus_queue.cc:1048] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:06.094221 18082 consensus_queue.cc:1048] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:06.094141 17495 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e7a5ca71e1704f688f8a2dd6c8811042 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:06.101609 18135 raft_consensus.cc:2243] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:06.102591 18135 raft_consensus.cc:2272] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:06.106040 18108 raft_consensus.cc:2955] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:06.108491 18031 raft_consensus.cc:2955] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:06.110919 17505 catalog_manager.cc:5697] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 reported cstate change: config changed from index 3 to 4, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New cstate: current_term: 1 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:06.113336 17684 raft_consensus.cc:2955] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:06.117057 18135 ts_tablet_manager.cc:1916] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:06.132450 17492 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5ab23665de864e19a648ab114c999b17 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:06.139532 18135 ts_tablet_manager.cc:1929] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:06.140264 18135 log.cc:1199] T 69b1d42226504281a5ac914e6dc6e1f3 P 1a6520475228455f87ac03a9254d5469: Deleting WAL directory at /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-1-root/wals/69b1d42226504281a5ac914e6dc6e1f3
I20260710 13:22:06.140522 17504 catalog_manager.cc:5697] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index 3 to 4, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:06.145462 17749 tablet_service.cc:1558] Processing DeleteTablet for tablet e7a5ca71e1704f688f8a2dd6c8811042 with delete_type TABLET_DATA_TOMBSTONED (TS bc08786325fb4c47acd0d0314d8910bc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37738
I20260710 13:22:06.152542 17495 catalog_manager.cc:5028] TS 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): tablet 69b1d42226504281a5ac914e6dc6e1f3 (table test-workload [id=662d4a5875a2467ea100a47a3495d431]) successfully deleted
I20260710 13:22:06.160135 17600 tablet_service.cc:1558] Processing DeleteTablet for tablet 5ab23665de864e19a648ab114c999b17 with delete_type TABLET_DATA_TOMBSTONED (TS d0e75414107f4701a35c98d89221b354 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48592
I20260710 13:22:06.164067 18136 tablet_replica.cc:333] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:06.165861 18136 raft_consensus.cc:2243] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:06.166726 18136 raft_consensus.cc:2272] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:06.175029 18136 ts_tablet_manager.cc:1916] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:06.178200 18137 tablet_replica.cc:333] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:06.180276 18137 raft_consensus.cc:2243] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:06.181367 18137 raft_consensus.cc:2272] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:06.185546 18137 ts_tablet_manager.cc:1916] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:06.202636 18137 ts_tablet_manager.cc:1929] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:06.202847 18136 ts_tablet_manager.cc:1929] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:06.203104 18137 log.cc:1199] T 5ab23665de864e19a648ab114c999b17 P d0e75414107f4701a35c98d89221b354: Deleting WAL directory at /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-0-root/wals/5ab23665de864e19a648ab114c999b17
I20260710 13:22:06.203457 18136 log.cc:1199] T e7a5ca71e1704f688f8a2dd6c8811042 P bc08786325fb4c47acd0d0314d8910bc: Deleting WAL directory at /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-2-root/wals/e7a5ca71e1704f688f8a2dd6c8811042
I20260710 13:22:06.205554 17494 catalog_manager.cc:5028] TS d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169): tablet 5ab23665de864e19a648ab114c999b17 (table test-workload [id=662d4a5875a2467ea100a47a3495d431]) successfully deleted
I20260710 13:22:06.207454 17492 catalog_manager.cc:5028] TS bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): tablet e7a5ca71e1704f688f8a2dd6c8811042 (table test-workload [id=662d4a5875a2467ea100a47a3495d431]) successfully deleted
I20260710 13:22:06.442461 17755 consensus_queue.cc:237] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:06.448508 18031 raft_consensus.cc:1275] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:06.448597 17609 raft_consensus.cc:1275] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:06.450279 18109 consensus_queue.cc:1048] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:06.451697 18108 consensus_queue.cc:1048] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:06.459743 18109 raft_consensus.cc:2955] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:06.462417 18031 raft_consensus.cc:2955] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:06.466315 17609 raft_consensus.cc:2955] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:06.474170 17492 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ab63b1096fa64364a170f89710a8d59d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:06.482954 17504 catalog_manager.cc:5697] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index 3 to 4, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:06.495323 17674 tablet_service.cc:1558] Processing DeleteTablet for tablet ab63b1096fa64364a170f89710a8d59d with delete_type TABLET_DATA_TOMBSTONED (TS 1a6520475228455f87ac03a9254d5469 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56440
I20260710 13:22:06.496330 18135 tablet_replica.cc:333] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:06.497159 18135 raft_consensus.cc:2243] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:06.497740 18135 raft_consensus.cc:2272] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:06.500666 18135 ts_tablet_manager.cc:1916] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:06.512938 18135 ts_tablet_manager.cc:1929] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:06.513327 18135 log.cc:1199] T ab63b1096fa64364a170f89710a8d59d P 1a6520475228455f87ac03a9254d5469: Deleting WAL directory at /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-1-root/wals/ab63b1096fa64364a170f89710a8d59d
I20260710 13:22:06.514915 17495 catalog_manager.cc:5028] TS 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): tablet ab63b1096fa64364a170f89710a8d59d (table test-workload [id=662d4a5875a2467ea100a47a3495d431]) successfully deleted
I20260710 13:22:07.524278 17759 consensus_queue.cc:237] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue 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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:07.530546 17685 raft_consensus.cc:1275] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:22:07.531996 17723 consensus_peers.cc:597] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc -> Peer 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063): Couldn't send request to peer 1c262bb347ad464db6bdcb723eae4eb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a652804e8d744cadabd6c1e8ead41273. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:07.532224 18109 consensus_queue.cc:1048] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:07.532702 17609 raft_consensus.cc:1275] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:07.534004 18141 consensus_queue.cc:1048] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:07.544514 18108 raft_consensus.cc:2955] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:07.546763 17684 raft_consensus.cc:2955] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:07.549217 17609 raft_consensus.cc:2955] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:07.560724 17685 consensus_queue.cc:237] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [LEADER]: Queue 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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:07.560954 17506 catalog_manager.cc:5697] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:07.579838 17609 raft_consensus.cc:1275] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:22:07.580252 17649 consensus_peers.cc:597] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 -> Peer 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063): Couldn't send request to peer 1c262bb347ad464db6bdcb723eae4eb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 59b1319cba8a46dd88cf76beb39d58fe. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:07.581195 17755 raft_consensus.cc:1275] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:07.582384 18119 consensus_queue.cc:1048] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:07.583920 18119 consensus_queue.cc:1048] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:07.590996 18145 raft_consensus.cc:2955] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:07.593600 17609 raft_consensus.cc:2955] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:07.595894 17755 raft_consensus.cc:2955] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:07.607721 17685 consensus_queue.cc:237] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Queue 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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:07.612423 17505 catalog_manager.cc:5697] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 reported cstate change: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New cstate: current_term: 1 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:07.626842 17609 raft_consensus.cc:1275] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:22:07.628621 17649 consensus_peers.cc:597] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 -> Peer 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063): Couldn't send request to peer 1c262bb347ad464db6bdcb723eae4eb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 691b1ac6114f4682989a4a9776858143. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:07.630010 18119 consensus_queue.cc:1048] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:07.626842 17755 raft_consensus.cc:1275] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:07.632246 18119 consensus_queue.cc:1048] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:07.638914 18119 raft_consensus.cc:2955] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:07.640647 17609 raft_consensus.cc:2955] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:07.643573 17755 raft_consensus.cc:2955] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:07.652232 17759 consensus_queue.cc:237] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue 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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:07.657243 17505 catalog_manager.cc:5697] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New cstate: current_term: 1 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
W20260710 13:22:07.660835 17723 consensus_peers.cc:597] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc -> Peer 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063): Couldn't send request to peer 1c262bb347ad464db6bdcb723eae4eb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ec8a66b86ca4285baac95cdedba1ed5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:07.661459 17685 raft_consensus.cc:1275] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:07.662417 17609 raft_consensus.cc:1275] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:07.662956 18108 consensus_queue.cc:1048] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:07.665439 18108 consensus_queue.cc:1048] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:07.686468 18109 raft_consensus.cc:2955] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:07.688197 17609 raft_consensus.cc:2955] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:07.695019 17685 raft_consensus.cc:2955] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:07.699096 17505 catalog_manager.cc:5697] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:07.916538 18160 ts_tablet_manager.cc:933] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8: Initiating tablet copy from peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:07.918576 18160 tablet_copy_client.cc:323] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Beginning tablet copy session from remote peer at address 127.16.26.3:41389
I20260710 13:22:07.920473 17767 tablet_copy_service.cc:140] P bc08786325fb4c47acd0d0314d8910bc: Received BeginTabletCopySession request for tablet a652804e8d744cadabd6c1e8ead41273 from peer 1c262bb347ad464db6bdcb723eae4eb8 ({username='slave'} at 127.0.0.1:37778)
I20260710 13:22:07.921015 17767 tablet_copy_service.cc:161] P bc08786325fb4c47acd0d0314d8910bc: Beginning new tablet copy session on tablet a652804e8d744cadabd6c1e8ead41273 from peer 1c262bb347ad464db6bdcb723eae4eb8 at {username='slave'} at 127.0.0.1:37778: session id = 1c262bb347ad464db6bdcb723eae4eb8-a652804e8d744cadabd6c1e8ead41273
I20260710 13:22:07.927767 17767 tablet_copy_source_session.cc:215] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:07.930848 18160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a652804e8d744cadabd6c1e8ead41273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:07.945801 18160 tablet_copy_client.cc:806] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:07.946560 18160 tablet_copy_client.cc:670] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:07.950543 18160 tablet_copy_client.cc:538] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:07.960915 18160 tablet_bootstrap.cc:492] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap starting.
I20260710 13:22:07.983507 18160 tablet_bootstrap.cc:492] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:07.984561 18160 tablet_bootstrap.cc:492] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap complete.
I20260710 13:22:07.985309 18160 ts_tablet_manager.cc:1403] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.000s
I20260710 13:22:07.988512 18160 raft_consensus.cc:359] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:07.989473 18160 raft_consensus.cc:740] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Initialized, Role: LEARNER
I20260710 13:22:07.990262 18160 consensus_queue.cc:260] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:07.993937 18160 ts_tablet_manager.cc:1434] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:22:07.995563 17767 tablet_copy_service.cc:342] P bc08786325fb4c47acd0d0314d8910bc: Request end of tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-a652804e8d744cadabd6c1e8ead41273 received from {username='slave'} at 127.0.0.1:37778
I20260710 13:22:07.995939 17767 tablet_copy_service.cc:434] P bc08786325fb4c47acd0d0314d8910bc: ending tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-a652804e8d744cadabd6c1e8ead41273 on tablet a652804e8d744cadabd6c1e8ead41273 with peer 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:08.052392 18160 ts_tablet_manager.cc:933] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8: Initiating tablet copy from peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:08.054090 18160 tablet_copy_client.cc:323] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Beginning tablet copy session from remote peer at address 127.16.26.2:36021
I20260710 13:22:08.055594 17695 tablet_copy_service.cc:140] P 1a6520475228455f87ac03a9254d5469: Received BeginTabletCopySession request for tablet 691b1ac6114f4682989a4a9776858143 from peer 1c262bb347ad464db6bdcb723eae4eb8 ({username='slave'} at 127.0.0.1:56470)
I20260710 13:22:08.056059 17695 tablet_copy_service.cc:161] P 1a6520475228455f87ac03a9254d5469: Beginning new tablet copy session on tablet 691b1ac6114f4682989a4a9776858143 from peer 1c262bb347ad464db6bdcb723eae4eb8 at {username='slave'} at 127.0.0.1:56470: session id = 1c262bb347ad464db6bdcb723eae4eb8-691b1ac6114f4682989a4a9776858143
I20260710 13:22:08.061020 17695 tablet_copy_source_session.cc:215] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:08.063959 18160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 691b1ac6114f4682989a4a9776858143. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:08.077116 18160 tablet_copy_client.cc:806] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:08.077800 18160 tablet_copy_client.cc:670] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:08.081513 18160 tablet_copy_client.cc:538] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:08.088369 18160 tablet_bootstrap.cc:492] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap starting.
I20260710 13:22:08.106357 18160 tablet_bootstrap.cc:492] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:08.107277 18160 tablet_bootstrap.cc:492] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap complete.
I20260710 13:22:08.107944 18160 ts_tablet_manager.cc:1403] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260710 13:22:08.111258 18160 raft_consensus.cc:359] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:08.112366 18160 raft_consensus.cc:740] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Initialized, Role: LEARNER
I20260710 13:22:08.113024 18160 consensus_queue.cc:260] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:08.115370 18160 ts_tablet_manager.cc:1434] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:22:08.117091 17695 tablet_copy_service.cc:342] P 1a6520475228455f87ac03a9254d5469: Request end of tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-691b1ac6114f4682989a4a9776858143 received from {username='slave'} at 127.0.0.1:56470
I20260710 13:22:08.117632 17695 tablet_copy_service.cc:434] P 1a6520475228455f87ac03a9254d5469: ending tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-691b1ac6114f4682989a4a9776858143 on tablet 691b1ac6114f4682989a4a9776858143 with peer 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:08.174127 18160 ts_tablet_manager.cc:933] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8: Initiating tablet copy from peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:08.175772 18160 tablet_copy_client.cc:323] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Beginning tablet copy session from remote peer at address 127.16.26.2:36021
I20260710 13:22:08.177541 17695 tablet_copy_service.cc:140] P 1a6520475228455f87ac03a9254d5469: Received BeginTabletCopySession request for tablet 59b1319cba8a46dd88cf76beb39d58fe from peer 1c262bb347ad464db6bdcb723eae4eb8 ({username='slave'} at 127.0.0.1:56470)
I20260710 13:22:08.178021 17695 tablet_copy_service.cc:161] P 1a6520475228455f87ac03a9254d5469: Beginning new tablet copy session on tablet 59b1319cba8a46dd88cf76beb39d58fe from peer 1c262bb347ad464db6bdcb723eae4eb8 at {username='slave'} at 127.0.0.1:56470: session id = 1c262bb347ad464db6bdcb723eae4eb8-59b1319cba8a46dd88cf76beb39d58fe
I20260710 13:22:08.183034 17695 tablet_copy_source_session.cc:215] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:08.186182 18160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59b1319cba8a46dd88cf76beb39d58fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:08.203264 18160 tablet_copy_client.cc:806] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:08.204108 18160 tablet_copy_client.cc:670] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:08.207693 18160 tablet_copy_client.cc:538] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:08.216827 18160 tablet_bootstrap.cc:492] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap starting.
I20260710 13:22:08.226570 18167 ts_tablet_manager.cc:933] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8: Initiating tablet copy from peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:08.228245 18167 tablet_copy_client.cc:323] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Beginning tablet copy session from remote peer at address 127.16.26.3:41389
I20260710 13:22:08.229803 17767 tablet_copy_service.cc:140] P bc08786325fb4c47acd0d0314d8910bc: Received BeginTabletCopySession request for tablet 1ec8a66b86ca4285baac95cdedba1ed5 from peer 1c262bb347ad464db6bdcb723eae4eb8 ({username='slave'} at 127.0.0.1:37778)
I20260710 13:22:08.230262 17767 tablet_copy_service.cc:161] P bc08786325fb4c47acd0d0314d8910bc: Beginning new tablet copy session on tablet 1ec8a66b86ca4285baac95cdedba1ed5 from peer 1c262bb347ad464db6bdcb723eae4eb8 at {username='slave'} at 127.0.0.1:37778: session id = 1c262bb347ad464db6bdcb723eae4eb8-1ec8a66b86ca4285baac95cdedba1ed5
I20260710 13:22:08.236585 17767 tablet_copy_source_session.cc:215] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:08.239990 18167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec8a66b86ca4285baac95cdedba1ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:08.240072 18160 tablet_bootstrap.cc:492] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:08.241370 18160 tablet_bootstrap.cc:492] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap complete.
I20260710 13:22:08.242074 18160 ts_tablet_manager.cc:1403] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.003s
I20260710 13:22:08.244863 18160 raft_consensus.cc:359] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:08.245707 18160 raft_consensus.cc:740] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Initialized, Role: LEARNER
I20260710 13:22:08.246407 18160 consensus_queue.cc:260] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:08.252480 18160 ts_tablet_manager.cc:1434] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:22:08.254771 17695 tablet_copy_service.cc:342] P 1a6520475228455f87ac03a9254d5469: Request end of tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-59b1319cba8a46dd88cf76beb39d58fe received from {username='slave'} at 127.0.0.1:56470
I20260710 13:22:08.255235 17695 tablet_copy_service.cc:434] P 1a6520475228455f87ac03a9254d5469: ending tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-59b1319cba8a46dd88cf76beb39d58fe on tablet 59b1319cba8a46dd88cf76beb39d58fe with peer 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:08.257025 18167 tablet_copy_client.cc:806] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:08.257604 18167 tablet_copy_client.cc:670] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:08.261451 18167 tablet_copy_client.cc:538] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:08.269493 18167 tablet_bootstrap.cc:492] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap starting.
I20260710 13:22:08.285135 18167 tablet_bootstrap.cc:492] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:08.285918 18167 tablet_bootstrap.cc:492] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap complete.
I20260710 13:22:08.286470 18167 ts_tablet_manager.cc:1403] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent bootstrapping tablet: real 0.017s	user 0.017s	sys 0.002s
I20260710 13:22:08.288586 18167 raft_consensus.cc:359] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:08.289187 18167 raft_consensus.cc:740] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Initialized, Role: LEARNER
I20260710 13:22:08.289819 18167 consensus_queue.cc:260] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:08.292054 18167 ts_tablet_manager.cc:1434] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:22:08.294063 17767 tablet_copy_service.cc:342] P bc08786325fb4c47acd0d0314d8910bc: Request end of tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-1ec8a66b86ca4285baac95cdedba1ed5 received from {username='slave'} at 127.0.0.1:37778
I20260710 13:22:08.294476 17767 tablet_copy_service.cc:434] P bc08786325fb4c47acd0d0314d8910bc: ending tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-1ec8a66b86ca4285baac95cdedba1ed5 on tablet 1ec8a66b86ca4285baac95cdedba1ed5 with peer 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:08.427848 18031 raft_consensus.cc:1217] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:08.582403 18031 raft_consensus.cc:1217] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:08.643705 18032 raft_consensus.cc:1217] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:08.741317 18032 raft_consensus.cc:1217] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:08.881565 18109 raft_consensus.cc:1064] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc: attempting to promote NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 to VOTER
I20260710 13:22:08.884377 18109 consensus_queue.cc:237] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:08.892346 18032 raft_consensus.cc:1275] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:08.893064 17609 raft_consensus.cc:1275] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:08.892403 17684 raft_consensus.cc:1275] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:08.894649 18171 consensus_queue.cc:1048] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:08.896037 18108 consensus_queue.cc:1048] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:08.897527 18171 consensus_queue.cc:1048] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:08.918984 18171 raft_consensus.cc:2955] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:08.920619 17609 raft_consensus.cc:2955] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:08.920735 18032 raft_consensus.cc:2955] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:08.930914 17685 raft_consensus.cc:2955] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:08.939852 17506 catalog_manager.cc:5697] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354 reported cstate change: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:08.976143 17755 consensus_queue.cc:237] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [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: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:08.981329 18032 raft_consensus.cc:1275] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:08.981822 17685 raft_consensus.cc:1275] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:08.983529 18109 consensus_queue.cc:1048] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:08.985224 18109 consensus_queue.cc:1048] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:08.991055 18109 raft_consensus.cc:2955] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:08.992928 17685 raft_consensus.cc:2955] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:08.994640 18032 raft_consensus.cc:2955] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.001543 17492 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a652804e8d744cadabd6c1e8ead41273 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:09.010344 17504 catalog_manager.cc:5697] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 reported cstate change: config changed from index 3 to 4, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.021610 17600 tablet_service.cc:1558] Processing DeleteTablet for tablet a652804e8d744cadabd6c1e8ead41273 with delete_type TABLET_DATA_TOMBSTONED (TS d0e75414107f4701a35c98d89221b354 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48592
I20260710 13:22:09.023540 18181 tablet_replica.cc:333] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:09.024716 18181 raft_consensus.cc:2243] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:09.026623 18181 raft_consensus.cc:2272] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:09.030241 18181 ts_tablet_manager.cc:1916] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:09.042254 18181 ts_tablet_manager.cc:1929] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:09.042598 18181 log.cc:1199] T a652804e8d744cadabd6c1e8ead41273 P d0e75414107f4701a35c98d89221b354: Deleting WAL directory at /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-0-root/wals/a652804e8d744cadabd6c1e8ead41273
I20260710 13:22:09.044013 17494 catalog_manager.cc:5028] TS d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169): tablet a652804e8d744cadabd6c1e8ead41273 (table test-workload [id=662d4a5875a2467ea100a47a3495d431]) successfully deleted
I20260710 13:22:09.084007 18172 raft_consensus.cc:1064] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469: attempting to promote NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 to VOTER
I20260710 13:22:09.086740 18172 consensus_queue.cc:237] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:09.093477 18032 raft_consensus.cc:1275] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:09.093278 17755 raft_consensus.cc:1275] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:09.094904 17609 raft_consensus.cc:1275] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:09.095427 18150 consensus_queue.cc:1048] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:09.096360 18145 consensus_queue.cc:1048] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:09.098570 18150 consensus_queue.cc:1048] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:09.126147 18150 raft_consensus.cc:2955] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.128741 17609 raft_consensus.cc:2955] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.128448 18032 raft_consensus.cc:2955] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.148463 17755 raft_consensus.cc:2955] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.146164 17506 catalog_manager.cc:5697] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354 reported cstate change: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.169034 17685 consensus_queue.cc:237] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [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: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:09.175033 17755 raft_consensus.cc:1275] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:09.177065 18150 consensus_queue.cc:1048] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:09.175034 18032 raft_consensus.cc:1275] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:09.181461 18150 consensus_queue.cc:1048] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:09.184548 18172 raft_consensus.cc:2955] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.186129 17755 raft_consensus.cc:2955] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.190936 18031 raft_consensus.cc:2955] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.195509 17495 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 691b1ac6114f4682989a4a9776858143 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:09.204059 17507 catalog_manager.cc:5697] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index 3 to 4, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New cstate: current_term: 1 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.214834 17600 tablet_service.cc:1558] Processing DeleteTablet for tablet 691b1ac6114f4682989a4a9776858143 with delete_type TABLET_DATA_TOMBSTONED (TS d0e75414107f4701a35c98d89221b354 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48592
I20260710 13:22:09.215871 18181 tablet_replica.cc:333] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:09.216630 18181 raft_consensus.cc:2243] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:09.217253 18181 raft_consensus.cc:2272] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:09.220691 18181 ts_tablet_manager.cc:1916] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:09.240563 18181 ts_tablet_manager.cc:1929] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:09.241001 18181 log.cc:1199] T 691b1ac6114f4682989a4a9776858143 P d0e75414107f4701a35c98d89221b354: Deleting WAL directory at /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-0-root/wals/691b1ac6114f4682989a4a9776858143
I20260710 13:22:09.243894 17494 catalog_manager.cc:5028] TS d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169): tablet 691b1ac6114f4682989a4a9776858143 (table test-workload [id=662d4a5875a2467ea100a47a3495d431]) successfully deleted
I20260710 13:22:09.244498 18172 raft_consensus.cc:1064] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469: attempting to promote NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 to VOTER
I20260710 13:22:09.246680 18172 consensus_queue.cc:237] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:09.253409 17755 raft_consensus.cc:1275] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:09.253769 18031 raft_consensus.cc:1275] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:09.254741 18172 consensus_queue.cc:1048] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:09.255722 18150 consensus_queue.cc:1048] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:09.258814 17609 raft_consensus.cc:1275] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:09.260049 18171 raft_consensus.cc:1064] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc: attempting to promote NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 to VOTER
I20260710 13:22:09.263305 18150 consensus_queue.cc:1048] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:09.268246 18171 consensus_queue.cc:237] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:09.282568 18172 raft_consensus.cc:2955] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.297659 17609 raft_consensus.cc:2955] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.301550 18031 raft_consensus.cc:1275] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:09.303200 18109 consensus_queue.cc:1048] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:09.306361 18032 raft_consensus.cc:2955] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.307922 17685 raft_consensus.cc:1275] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:09.308277 17607 raft_consensus.cc:1275] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:09.304505 17507 catalog_manager.cc:5697] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 reported cstate change: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:09.314625 18108 consensus_queue.cc:1048] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:09.316434 18108 consensus_queue.cc:1048] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:09.338394 17755 raft_consensus.cc:2955] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.341361 18171 raft_consensus.cc:2955] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.353729 17685 consensus_queue.cc:237] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:09.355821 18032 raft_consensus.cc:2955] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.359264 18033 raft_consensus.cc:1275] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:09.359536 17607 raft_consensus.cc:1275] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:09.361590 18172 consensus_queue.cc:1048] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:09.366451 18145 consensus_queue.cc:1048] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:09.347884 17684 raft_consensus.cc:2955] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.391420 17504 catalog_manager.cc:5697] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 reported cstate change: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.396591 18150 raft_consensus.cc:2955] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.398720 17607 raft_consensus.cc:2955] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.401955 18032 raft_consensus.cc:2955] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.402623 17609 raft_consensus.cc:2955] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.423785 17505 catalog_manager.cc:5697] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 reported cstate change: config changed from index 3 to 4, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New cstate: current_term: 1 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.431824 17755 consensus_queue.cc:237] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:09.435428 17495 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 59b1319cba8a46dd88cf76beb39d58fe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:09.439591 17749 tablet_service.cc:1558] Processing DeleteTablet for tablet 59b1319cba8a46dd88cf76beb39d58fe with delete_type TABLET_DATA_TOMBSTONED (TS bc08786325fb4c47acd0d0314d8910bc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37738
I20260710 13:22:09.440040 18032 raft_consensus.cc:1275] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:09.441365 18194 consensus_queue.cc:1048] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:09.441100 17607 raft_consensus.cc:1275] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:09.447602 18198 tablet_replica.cc:333] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:09.447433 18194 consensus_queue.cc:1048] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:09.448612 18198 raft_consensus.cc:2243] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:09.450357 18198 raft_consensus.cc:2272] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:09.449980 18108 raft_consensus.cc:2955] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.451610 18033 raft_consensus.cc:2955] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.459226 18198 ts_tablet_manager.cc:1916] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:09.465065 17492 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ec8a66b86ca4285baac95cdedba1ed5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:09.467835 17505 catalog_manager.cc:5697] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 reported cstate change: config changed from index 3 to 4, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.462881 17607 raft_consensus.cc:2955] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:09.478914 18198 ts_tablet_manager.cc:1929] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:09.479456 18198 log.cc:1199] T 59b1319cba8a46dd88cf76beb39d58fe P bc08786325fb4c47acd0d0314d8910bc: Deleting WAL directory at /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-2-root/wals/59b1319cba8a46dd88cf76beb39d58fe
I20260710 13:22:09.481300 17492 catalog_manager.cc:5028] TS bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): tablet 59b1319cba8a46dd88cf76beb39d58fe (table test-workload [id=662d4a5875a2467ea100a47a3495d431]) successfully deleted
I20260710 13:22:09.489480 17674 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ec8a66b86ca4285baac95cdedba1ed5 with delete_type TABLET_DATA_TOMBSTONED (TS 1a6520475228455f87ac03a9254d5469 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56440
I20260710 13:22:09.491096 18199 tablet_replica.cc:333] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:09.492007 18199 raft_consensus.cc:2243] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:09.492715 18199 raft_consensus.cc:2272] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:09.495350 18199 ts_tablet_manager.cc:1916] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:09.506531 18199 ts_tablet_manager.cc:1929] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:09.506856 18199 log.cc:1199] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1a6520475228455f87ac03a9254d5469: Deleting WAL directory at /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-1-root/wals/1ec8a66b86ca4285baac95cdedba1ed5
I20260710 13:22:09.508267 17495 catalog_manager.cc:5028] TS 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): tablet 1ec8a66b86ca4285baac95cdedba1ed5 (table test-workload [id=662d4a5875a2467ea100a47a3495d431]) successfully deleted
I20260710 13:22:10.536890 17607 consensus_queue.cc:237] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue 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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:10.544227 17755 raft_consensus.cc:1275] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:10.546206 17685 raft_consensus.cc:1275] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:10.548153 18202 consensus_queue.cc:1048] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:10.548995 18187 consensus_queue.cc:1048] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:22:10.565495 17574 consensus_peers.cc:597] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 -> Peer 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063): Couldn't send request to peer 1c262bb347ad464db6bdcb723eae4eb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0dd658a803a44d1280db03ce76e6276d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:10.565682 18202 raft_consensus.cc:2955] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:10.568789 17755 raft_consensus.cc:2955] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:10.573845 17685 raft_consensus.cc:2955] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:10.580130 17607 consensus_queue.cc:237] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue 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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:10.581815 17507 catalog_manager.cc:5697] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New cstate: current_term: 1 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:10.593516 17685 raft_consensus.cc:1275] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:10.594906 18187 consensus_queue.cc:1048] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:10.595197 17755 raft_consensus.cc:1275] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:22:10.595786 17574 consensus_peers.cc:597] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 -> Peer 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063): Couldn't send request to peer 1c262bb347ad464db6bdcb723eae4eb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fa2d69cb46f0493f952444eb9e890a13. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:10.597003 18187 consensus_queue.cc:1048] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:10.605010 18187 raft_consensus.cc:2955] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:10.608687 17755 raft_consensus.cc:2955] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:10.607443 17685 raft_consensus.cc:2955] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:10.624048 17684 consensus_queue.cc:237] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Queue 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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:10.630208 17507 catalog_manager.cc:5697] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 reported cstate change: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New cstate: current_term: 1 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:22:10.633658 17649 consensus_peers.cc:597] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 -> Peer 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063): Couldn't send request to peer 1c262bb347ad464db6bdcb723eae4eb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71791d6743004feba68047c3539f9ea1. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:10.637814 17759 raft_consensus.cc:1275] T 71791d6743004feba68047c3539f9ea1 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:10.638590 17607 raft_consensus.cc:1275] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:10.639318 18150 consensus_queue.cc:1048] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:10.640522 18216 consensus_queue.cc:1048] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:10.652890 18218 raft_consensus.cc:2955] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:10.654570 17755 raft_consensus.cc:2955] T 71791d6743004feba68047c3539f9ea1 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:10.655349 17607 raft_consensus.cc:2955] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:10.669993 17607 consensus_queue.cc:237] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue 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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:10.670240 17506 catalog_manager.cc:5697] T 71791d6743004feba68047c3539f9ea1 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New cstate: current_term: 1 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
W20260710 13:22:10.684402 17574 consensus_peers.cc:597] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 -> Peer 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063): Couldn't send request to peer 1c262bb347ad464db6bdcb723eae4eb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa8614b572f2488db5417ea6d657f8a8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:10.684661 17755 raft_consensus.cc:1275] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:10.685984 18202 consensus_queue.cc:1048] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:10.687361 17684 raft_consensus.cc:1275] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:10.688796 18202 consensus_queue.cc:1048] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:10.697918 18204 raft_consensus.cc:2955] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:10.699541 17684 raft_consensus.cc:2955] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:10.707355 17759 raft_consensus.cc:2955] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:10.713600 17506 catalog_manager.cc:5697] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 reported cstate change: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New cstate: current_term: 1 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:10.979048 18226 ts_tablet_manager.cc:933] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8: Initiating tablet copy from peer d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169)
I20260710 13:22:10.981738 18226 tablet_copy_client.cc:323] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Beginning tablet copy session from remote peer at address 127.16.26.1:37169
I20260710 13:22:10.994160 17620 tablet_copy_service.cc:140] P d0e75414107f4701a35c98d89221b354: Received BeginTabletCopySession request for tablet 0dd658a803a44d1280db03ce76e6276d from peer 1c262bb347ad464db6bdcb723eae4eb8 ({username='slave'} at 127.0.0.1:41734)
I20260710 13:22:10.994742 17620 tablet_copy_service.cc:161] P d0e75414107f4701a35c98d89221b354: Beginning new tablet copy session on tablet 0dd658a803a44d1280db03ce76e6276d from peer 1c262bb347ad464db6bdcb723eae4eb8 at {username='slave'} at 127.0.0.1:41734: session id = 1c262bb347ad464db6bdcb723eae4eb8-0dd658a803a44d1280db03ce76e6276d
I20260710 13:22:10.999814 17620 tablet_copy_source_session.cc:215] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:11.003000 18226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd658a803a44d1280db03ce76e6276d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:11.019526 18226 tablet_copy_client.cc:806] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:11.020146 18226 tablet_copy_client.cc:670] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:11.024636 18226 tablet_copy_client.cc:538] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:11.032536 18226 tablet_bootstrap.cc:492] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap starting.
I20260710 13:22:11.048580 18226 tablet_bootstrap.cc:492] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:11.049296 18226 tablet_bootstrap.cc:492] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap complete.
I20260710 13:22:11.049893 18226 ts_tablet_manager.cc:1403] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8: Time spent bootstrapping tablet: real 0.018s	user 0.020s	sys 0.000s
I20260710 13:22:11.051967 18226 raft_consensus.cc:359] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:11.052578 18226 raft_consensus.cc:740] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Initialized, Role: LEARNER
I20260710 13:22:11.053210 18226 consensus_queue.cc:260] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:11.058141 18226 ts_tablet_manager.cc:1434] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:22:11.061237 17620 tablet_copy_service.cc:342] P d0e75414107f4701a35c98d89221b354: Request end of tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-0dd658a803a44d1280db03ce76e6276d received from {username='slave'} at 127.0.0.1:41734
I20260710 13:22:11.061746 17620 tablet_copy_service.cc:434] P d0e75414107f4701a35c98d89221b354: ending tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-0dd658a803a44d1280db03ce76e6276d on tablet 0dd658a803a44d1280db03ce76e6276d with peer 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:11.066354 18226 ts_tablet_manager.cc:933] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8: Initiating tablet copy from peer d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169)
I20260710 13:22:11.069377 18226 tablet_copy_client.cc:323] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Beginning tablet copy session from remote peer at address 127.16.26.1:37169
I20260710 13:22:11.071511 17620 tablet_copy_service.cc:140] P d0e75414107f4701a35c98d89221b354: Received BeginTabletCopySession request for tablet fa2d69cb46f0493f952444eb9e890a13 from peer 1c262bb347ad464db6bdcb723eae4eb8 ({username='slave'} at 127.0.0.1:41734)
I20260710 13:22:11.072090 17620 tablet_copy_service.cc:161] P d0e75414107f4701a35c98d89221b354: Beginning new tablet copy session on tablet fa2d69cb46f0493f952444eb9e890a13 from peer 1c262bb347ad464db6bdcb723eae4eb8 at {username='slave'} at 127.0.0.1:41734: session id = 1c262bb347ad464db6bdcb723eae4eb8-fa2d69cb46f0493f952444eb9e890a13
I20260710 13:22:11.077831 17620 tablet_copy_source_session.cc:215] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:11.080796 18226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa2d69cb46f0493f952444eb9e890a13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:11.097664 18226 tablet_copy_client.cc:806] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:11.098342 18226 tablet_copy_client.cc:670] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:11.101969 18226 tablet_copy_client.cc:538] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:11.111881 18226 tablet_bootstrap.cc:492] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap starting.
I20260710 13:22:11.133874 18226 tablet_bootstrap.cc:492] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:11.135259 18226 tablet_bootstrap.cc:492] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap complete.
I20260710 13:22:11.135941 18226 ts_tablet_manager.cc:1403] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent bootstrapping tablet: real 0.024s	user 0.024s	sys 0.000s
I20260710 13:22:11.138952 18226 raft_consensus.cc:359] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:11.139892 18226 raft_consensus.cc:740] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Initialized, Role: LEARNER
I20260710 13:22:11.140569 18226 consensus_queue.cc:260] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:11.143071 18226 ts_tablet_manager.cc:1434] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:22:11.144649 17620 tablet_copy_service.cc:342] P d0e75414107f4701a35c98d89221b354: Request end of tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-fa2d69cb46f0493f952444eb9e890a13 received from {username='slave'} at 127.0.0.1:41734
I20260710 13:22:11.145081 17620 tablet_copy_service.cc:434] P d0e75414107f4701a35c98d89221b354: ending tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-fa2d69cb46f0493f952444eb9e890a13 on tablet fa2d69cb46f0493f952444eb9e890a13 with peer 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:11.165284 18226 ts_tablet_manager.cc:933] T 71791d6743004feba68047c3539f9ea1 P 1c262bb347ad464db6bdcb723eae4eb8: Initiating tablet copy from peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:11.166775 18226 tablet_copy_client.cc:323] T 71791d6743004feba68047c3539f9ea1 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Beginning tablet copy session from remote peer at address 127.16.26.2:36021
I20260710 13:22:11.168476 17695 tablet_copy_service.cc:140] P 1a6520475228455f87ac03a9254d5469: Received BeginTabletCopySession request for tablet 71791d6743004feba68047c3539f9ea1 from peer 1c262bb347ad464db6bdcb723eae4eb8 ({username='slave'} at 127.0.0.1:56470)
I20260710 13:22:11.169013 17695 tablet_copy_service.cc:161] P 1a6520475228455f87ac03a9254d5469: Beginning new tablet copy session on tablet 71791d6743004feba68047c3539f9ea1 from peer 1c262bb347ad464db6bdcb723eae4eb8 at {username='slave'} at 127.0.0.1:56470: session id = 1c262bb347ad464db6bdcb723eae4eb8-71791d6743004feba68047c3539f9ea1
I20260710 13:22:11.174108 17695 tablet_copy_source_session.cc:215] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:11.177716 18226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71791d6743004feba68047c3539f9ea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:11.189105 18226 tablet_copy_client.cc:806] T 71791d6743004feba68047c3539f9ea1 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:11.189900 18226 tablet_copy_client.cc:670] T 71791d6743004feba68047c3539f9ea1 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:11.193773 18226 tablet_copy_client.cc:538] T 71791d6743004feba68047c3539f9ea1 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:11.201841 18226 tablet_bootstrap.cc:492] T 71791d6743004feba68047c3539f9ea1 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap starting.
I20260710 13:22:11.214573 18231 ts_tablet_manager.cc:933] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8: Initiating tablet copy from peer d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169)
I20260710 13:22:11.216886 18231 tablet_copy_client.cc:323] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Beginning tablet copy session from remote peer at address 127.16.26.1:37169
I20260710 13:22:11.217861 18226 tablet_bootstrap.cc:492] T 71791d6743004feba68047c3539f9ea1 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:11.218477 17620 tablet_copy_service.cc:140] P d0e75414107f4701a35c98d89221b354: Received BeginTabletCopySession request for tablet aa8614b572f2488db5417ea6d657f8a8 from peer 1c262bb347ad464db6bdcb723eae4eb8 ({username='slave'} at 127.0.0.1:41734)
I20260710 13:22:11.218706 18226 tablet_bootstrap.cc:492] T 71791d6743004feba68047c3539f9ea1 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap complete.
I20260710 13:22:11.218988 17620 tablet_copy_service.cc:161] P d0e75414107f4701a35c98d89221b354: Beginning new tablet copy session on tablet aa8614b572f2488db5417ea6d657f8a8 from peer 1c262bb347ad464db6bdcb723eae4eb8 at {username='slave'} at 127.0.0.1:41734: session id = 1c262bb347ad464db6bdcb723eae4eb8-aa8614b572f2488db5417ea6d657f8a8
I20260710 13:22:11.219414 18226 ts_tablet_manager.cc:1403] T 71791d6743004feba68047c3539f9ea1 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:22:11.222671 18226 raft_consensus.cc:359] T 71791d6743004feba68047c3539f9ea1 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:11.223553 18226 raft_consensus.cc:740] T 71791d6743004feba68047c3539f9ea1 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Initialized, Role: LEARNER
I20260710 13:22:11.224118 18226 consensus_queue.cc:260] T 71791d6743004feba68047c3539f9ea1 P 1c262bb347ad464db6bdcb723eae4eb8 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:11.224743 17620 tablet_copy_source_session.cc:215] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:11.226630 18226 ts_tablet_manager.cc:1434] T 71791d6743004feba68047c3539f9ea1 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:11.229519 18231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8614b572f2488db5417ea6d657f8a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:11.230686 17695 tablet_copy_service.cc:342] P 1a6520475228455f87ac03a9254d5469: Request end of tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-71791d6743004feba68047c3539f9ea1 received from {username='slave'} at 127.0.0.1:56470
I20260710 13:22:11.231130 17695 tablet_copy_service.cc:434] P 1a6520475228455f87ac03a9254d5469: ending tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-71791d6743004feba68047c3539f9ea1 on tablet 71791d6743004feba68047c3539f9ea1 with peer 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:11.244616 18231 tablet_copy_client.cc:806] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:11.245275 18231 tablet_copy_client.cc:670] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:11.252046 18231 tablet_copy_client.cc:538] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:11.262878 18231 tablet_bootstrap.cc:492] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap starting.
I20260710 13:22:11.288856 18231 tablet_bootstrap.cc:492] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:11.289817 18231 tablet_bootstrap.cc:492] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap complete.
I20260710 13:22:11.290468 18231 ts_tablet_manager.cc:1403] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.006s
I20260710 13:22:11.293365 18231 raft_consensus.cc:359] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:11.294251 18231 raft_consensus.cc:740] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Initialized, Role: LEARNER
I20260710 13:22:11.294929 18231 consensus_queue.cc:260] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:11.297346 18231 ts_tablet_manager.cc:1434] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 13:22:11.299399 17620 tablet_copy_service.cc:342] P d0e75414107f4701a35c98d89221b354: Request end of tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-aa8614b572f2488db5417ea6d657f8a8 received from {username='slave'} at 127.0.0.1:41734
I20260710 13:22:11.299791 17620 tablet_copy_service.cc:434] P d0e75414107f4701a35c98d89221b354: ending tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-aa8614b572f2488db5417ea6d657f8a8 on tablet aa8614b572f2488db5417ea6d657f8a8 with peer 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:11.444319 18033 raft_consensus.cc:1217] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:11.574424 18033 raft_consensus.cc:1217] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:13.097903 18239 raft_consensus.cc:493] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:13.098630 18239 raft_consensus.cc:515] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:13.101424 18239 leader_election.cc:290] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063)
I20260710 13:22:13.109803 18240 raft_consensus.cc:493] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:13.110791 18240 raft_consensus.cc:515] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:13.113474 18240 leader_election.cc:290] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063)
I20260710 13:22:13.114041 18239 raft_consensus.cc:493] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:13.116371 18239 raft_consensus.cc:515] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:13.119004 18239 leader_election.cc:290] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:13.910593 18244 raft_consensus.cc:493] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc08786325fb4c47acd0d0314d8910bc)
I20260710 13:22:14.386106 18244 raft_consensus.cc:515] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:14.839982 18244 leader_election.cc:290] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:14.842010 18244 raft_consensus.cc:493] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
W20260710 13:22:14.840440 17723 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.930s	user 0.109s	sys 0.154s
W20260710 13:22:14.845430 17723 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.934s	user 0.109s	sys 0.154s
I20260710 13:22:14.842743 18244 raft_consensus.cc:515] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
W20260710 13:22:14.903785 17576 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.16.26.2:36021 timed out after 1.619s (SENT) [suppressed 3 similar messages]
W20260710 13:22:14.916266 17998 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.004s	user 0.010s	sys 0.010s
W20260710 13:22:14.916779 17998 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.005s	user 0.010s	sys 0.010s
I20260710 13:22:14.918653 18245 raft_consensus.cc:493] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:14.923395 18247 raft_consensus.cc:493] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc08786325fb4c47acd0d0314d8910bc)
I20260710 13:22:14.923537 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a5ca71e1704f688f8a2dd6c8811042" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:14.924094 18247 raft_consensus.cc:515] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:14.926013 18244 leader_election.cc:290] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:14.919806 18245 raft_consensus.cc:515] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:14.929008 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:14.931035 18246 raft_consensus.cc:493] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc08786325fb4c47acd0d0314d8910bc)
I20260710 13:22:14.931656 18246 raft_consensus.cc:515] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:14.934508 18246 leader_election.cc:290] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:14.935196 18245 leader_election.cc:290] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:14.942734 18245 raft_consensus.cc:493] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:14.943475 18245 raft_consensus.cc:515] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:14.946195 18247 leader_election.cc:290] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389), 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063)
I20260710 13:22:14.949106 18251 raft_consensus.cc:493] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc08786325fb4c47acd0d0314d8910bc)
I20260710 13:22:14.949656 18251 raft_consensus.cc:515] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:14.952014 18251 leader_election.cc:290] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389), 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063)
I20260710 13:22:14.949640 18247 raft_consensus.cc:493] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:14.954025 18247 raft_consensus.cc:515] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:14.955018 18245 leader_election.cc:290] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:14.955243 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71791d6743004feba68047c3539f9ea1" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:14.956866 18247 leader_election.cc:290] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:14.957782 18254 raft_consensus.cc:493] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:14.958642 18254 raft_consensus.cc:515] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:14.964259 18245 raft_consensus.cc:493] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:14.966081 18254 leader_election.cc:290] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063)
I20260710 13:22:14.967419 18245 raft_consensus.cc:515] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:14.969112 18254 raft_consensus.cc:493] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:14.969558 18253 raft_consensus.cc:493] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:14.970180 18256 raft_consensus.cc:493] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:14.981299 18254 raft_consensus.cc:515] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:14.982131 18256 raft_consensus.cc:515] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:14.970909 18249 raft_consensus.cc:493] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:14.976517 18259 raft_consensus.cc:493] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:14.981153 18253 raft_consensus.cc:515] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:14.989728 18253 leader_election.cc:290] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:14.986239 18254 leader_election.cc:290] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:14.986574 18249 raft_consensus.cc:515] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:14.992224 18249 leader_election.cc:290] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:14.993013 18246 raft_consensus.cc:493] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc08786325fb4c47acd0d0314d8910bc)
I20260710 13:22:14.993568 18246 raft_consensus.cc:515] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:14.994417 18245 leader_election.cc:290] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:14.994623 18251 raft_consensus.cc:493] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:14.995541 18246 leader_election.cc:290] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:14.995198 18251 raft_consensus.cc:515] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:14.995769 18247 raft_consensus.cc:493] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc08786325fb4c47acd0d0314d8910bc)
I20260710 13:22:14.996029 18246 raft_consensus.cc:493] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:14.996546 18246 raft_consensus.cc:515] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:14.996483 18247 raft_consensus.cc:515] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:14.987681 18256 leader_election.cc:290] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:14.998076 18259 raft_consensus.cc:515] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:14.998687 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a5ca71e1704f688f8a2dd6c8811042" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:14.999181 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a652804e8d744cadabd6c1e8ead41273" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:14.999831 17682 raft_consensus.cc:2468] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c262bb347ad464db6bdcb723eae4eb8 in term 1.
I20260710 13:22:15.000259 18258 raft_consensus.cc:493] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc08786325fb4c47acd0d0314d8910bc)
I20260710 13:22:15.000773 18251 leader_election.cc:290] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.001031 18252 raft_consensus.cc:493] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc08786325fb4c47acd0d0314d8910bc)
I20260710 13:22:15.004460 18244 raft_consensus.cc:493] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:15.004832 18252 raft_consensus.cc:515] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.001590 17999 leader_election.cc:304] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [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: 1a6520475228455f87ac03a9254d5469, 1c262bb347ad464db6bdcb723eae4eb8; no voters: 
I20260710 13:22:15.005167 18244 raft_consensus.cc:515] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.007239 18244 leader_election.cc:290] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.007719 18244 raft_consensus.cc:2804] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:15.008033 18244 raft_consensus.cc:493] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc08786325fb4c47acd0d0314d8910bc)
I20260710 13:22:15.008378 18244 raft_consensus.cc:3060] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.011755 18249 raft_consensus.cc:493] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:15.012336 18249 raft_consensus.cc:515] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.012938 18252 leader_election.cc:290] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.013613 18253 raft_consensus.cc:493] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:15.014166 18253 raft_consensus.cc:515] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.014412 18258 raft_consensus.cc:515] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.003145 18246 leader_election.cc:290] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:15.003237 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a652804e8d744cadabd6c1e8ead41273" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:15.000378 18259 leader_election.cc:290] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.002355 18257 raft_consensus.cc:493] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:15.026364 18247 leader_election.cc:290] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.029973 18262 raft_consensus.cc:493] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc08786325fb4c47acd0d0314d8910bc)
I20260710 13:22:15.030663 18262 raft_consensus.cc:515] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.030848 18244 raft_consensus.cc:515] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.026262 18257 raft_consensus.cc:515] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:15.036552 18262 leader_election.cc:290] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.017323 18253 leader_election.cc:290] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:15.036422 18258 leader_election.cc:290] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.035282 18249 leader_election.cc:290] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:15.028332 18246 raft_consensus.cc:493] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc08786325fb4c47acd0d0314d8910bc)
I20260710 13:22:15.035638 18033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a652804e8d744cadabd6c1e8ead41273" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1c262bb347ad464db6bdcb723eae4eb8" is_pre_election: true
I20260710 13:22:15.038096 18244 leader_election.cc:290] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [CANDIDATE]: Term 2 election: Requested vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.038552 18257 leader_election.cc:290] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:15.038996 18033 raft_consensus.cc:2393] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a6520475228455f87ac03a9254d5469 in current term 2: Already voted for candidate 1c262bb347ad464db6bdcb723eae4eb8 in this term.
I20260710 13:22:15.038687 18246 raft_consensus.cc:515] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.040329 18246 leader_election.cc:290] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
W20260710 13:22:15.062389 17576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.26.2:36021, user_credentials={real_user=slave}} blocked reactor thread for 247501us
I20260710 13:22:15.071763 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:15.073937 17607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a5ca71e1704f688f8a2dd6c8811042" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.075147 17607 raft_consensus.cc:2468] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c262bb347ad464db6bdcb723eae4eb8 in term 1.
I20260710 13:22:15.078456 17607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b1d42226504281a5ac914e6dc6e1f3" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.080050 17607 raft_consensus.cc:2468] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c262bb347ad464db6bdcb723eae4eb8 in term 1.
I20260710 13:22:15.083355 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.083770 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec8a66b86ca4285baac95cdedba1ed5" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.086143 17609 raft_consensus.cc:2468] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c262bb347ad464db6bdcb723eae4eb8 in term 1.
I20260710 13:22:15.086439 17607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab63b1096fa64364a170f89710a8d59d" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.087472 17607 raft_consensus.cc:2468] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c262bb347ad464db6bdcb723eae4eb8 in term 1.
I20260710 13:22:15.089435 18257 raft_consensus.cc:493] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:15.091017 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a652804e8d744cadabd6c1e8ead41273" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:15.090682 18257 raft_consensus.cc:515] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.093801 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b1d42226504281a5ac914e6dc6e1f3" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:15.094559 18257 leader_election.cc:290] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:15.095557 18033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab23665de864e19a648ab114c999b17" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1c262bb347ad464db6bdcb723eae4eb8" is_pre_election: true
I20260710 13:22:15.096833 18033 raft_consensus.cc:2468] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 1.
I20260710 13:22:15.099646 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab63b1096fa64364a170f89710a8d59d" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:15.100755 18252 raft_consensus.cc:493] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:15.101882 18252 raft_consensus.cc:515] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:15.106246 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7beca547d20a46c080f3362a4fbd008f" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:15.086462 17608 raft_consensus.cc:2468] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c262bb347ad464db6bdcb723eae4eb8 in term 1.
I20260710 13:22:15.111042 17755 raft_consensus.cc:2468] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 1.
W20260710 13:22:15.111236 17999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.26.2:36021, user_credentials={real_user=slave}} blocked reactor thread for 109758us
I20260710 13:22:15.113791 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab23665de864e19a648ab114c999b17" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:15.117897 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:15.121006 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691b1ac6114f4682989a4a9776858143" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:15.121294 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8614b572f2488db5417ea6d657f8a8" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:15.122227 17758 raft_consensus.cc:2468] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 1.
I20260710 13:22:15.122871 18258 raft_consensus.cc:493] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc08786325fb4c47acd0d0314d8910bc)
I20260710 13:22:15.123785 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd658a803a44d1280db03ce76e6276d" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:15.123710 18258 raft_consensus.cc:515] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.124785 17756 raft_consensus.cc:2468] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 1.
I20260710 13:22:15.128695 18258 leader_election.cc:290] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.130577 17683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a652804e8d744cadabd6c1e8ead41273" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:15.131592 17683 raft_consensus.cc:3060] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.109822 18252 leader_election.cc:290] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.136029 18030 raft_consensus.cc:1240] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Rejecting Update request from peer bc08786325fb4c47acd0d0314d8910bc for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:15.112884 18032 raft_consensus.cc:1217] T 71791d6743004feba68047c3539f9ea1 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:15.150553 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ff290a8bc431d81fef1dfb437e459" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:15.150914 17682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab23665de864e19a648ab114c999b17" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:15.151844 17682 raft_consensus.cc:2468] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c262bb347ad464db6bdcb723eae4eb8 in term 1.
I20260710 13:22:15.153302 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691b1ac6114f4682989a4a9776858143" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1c262bb347ad464db6bdcb723eae4eb8" is_pre_election: true
I20260710 13:22:15.154438 18027 raft_consensus.cc:2468] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 1.
I20260710 13:22:15.154978 18257 consensus_queue.cc:1059] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:15.159294 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4787ef691884f8e84f56fcd7f13ea02" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:15.159569 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2d69cb46f0493f952444eb9e890a13" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:15.160506 17755 raft_consensus.cc:2468] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 1.
I20260710 13:22:15.171151 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4866fb20e3d345f9a249b18a63ee6f61" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:15.173009 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691b1ac6114f4682989a4a9776858143" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:15.174782 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce123de37ac441e097b2093facb2e6e1" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:15.143786 18252 raft_consensus.cc:493] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:15.182397 18253 raft_consensus.cc:3055] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:15.182873 18253 raft_consensus.cc:740] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Running, Role: LEADER
I20260710 13:22:15.182948 17723 leader_election.cc:304] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [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: 1c262bb347ad464db6bdcb723eae4eb8, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:22:15.184315 18253 consensus_queue.cc:260] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [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: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.181818 18252 raft_consensus.cc:515] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.201746 18251 raft_consensus.cc:493] T 2a474c7ec6664859912ba09aad7f05ba P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:15.206008 18251 raft_consensus.cc:515] T 2a474c7ec6664859912ba09aad7f05ba P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.206676 17999 leader_election.cc:304] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [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: 1a6520475228455f87ac03a9254d5469, 1c262bb347ad464db6bdcb723eae4eb8; no voters: 
I20260710 13:22:15.207705 18246 raft_consensus.cc:2804] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:15.208079 18246 raft_consensus.cc:493] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc08786325fb4c47acd0d0314d8910bc)
I20260710 13:22:15.208427 18246 raft_consensus.cc:3060] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.208688 18251 leader_election.cc:290] T 2a474c7ec6664859912ba09aad7f05ba P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.203089 18258 raft_consensus.cc:493] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:15.204475 17648 leader_election.cc:304] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:22:15.209962 18258 raft_consensus.cc:515] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.213164 18253 raft_consensus.cc:3060] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.214263 17648 leader_election.cc:304] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:22:15.221581 17648 leader_election.cc:304] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:22:15.215133 17649 leader_election.cc:304] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469; no voters: 1c262bb347ad464db6bdcb723eae4eb8, bc08786325fb4c47acd0d0314d8910bc
I20260710 13:22:15.222954 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada1d0d4f8740ccb8ebb0278d4ccb84" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:15.223387 18259 raft_consensus.cc:2804] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:15.223794 18259 raft_consensus.cc:493] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:15.224185 18259 raft_consensus.cc:3060] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:22:15.228104 17723 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.26.4:33063, user_credentials={real_user=slave}} blocked reactor thread for 45474.2us
I20260710 13:22:15.221607 18251 raft_consensus.cc:2804] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:15.232714 18249 raft_consensus.cc:2804] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:15.233680 17680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691b1ac6114f4682989a4a9776858143" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:15.233901 18249 raft_consensus.cc:493] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:15.234668 18249 raft_consensus.cc:3060] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.242938 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2d69cb46f0493f952444eb9e890a13" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
W20260710 13:22:15.235575 17576 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.26.2:36021, user_credentials={real_user=slave}} blocked reactor thread for 152079us
I20260710 13:22:15.243773 17681 raft_consensus.cc:2468] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 1.
I20260710 13:22:15.245994 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab23665de864e19a648ab114c999b17" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:15.246291 17649 leader_election.cc:304] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469, 1c262bb347ad464db6bdcb723eae4eb8; no voters: bc08786325fb4c47acd0d0314d8910bc
I20260710 13:22:15.247431 18247 raft_consensus.cc:2804] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:15.248272 17648 leader_election.cc:304] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:22:15.231704 18251 raft_consensus.cc:493] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:15.247431 18260 raft_consensus.cc:2804] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:15.235908 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a652804e8d744cadabd6c1e8ead41273" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:15.247917 18247 raft_consensus.cc:493] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc08786325fb4c47acd0d0314d8910bc)
I20260710 13:22:15.226117 18246 raft_consensus.cc:515] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.258155 18260 raft_consensus.cc:493] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:15.258843 18260 raft_consensus.cc:3060] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.259267 17680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27b18613d3b4fa4ac05eebd948c7f3c" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:15.251572 18251 raft_consensus.cc:3060] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.265681 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a474c7ec6664859912ba09aad7f05ba" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:15.266620 17681 raft_consensus.cc:2468] T 2a474c7ec6664859912ba09aad7f05ba P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 1.
I20260710 13:22:15.267805 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:15.260265 18247 raft_consensus.cc:3060] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.259987 17680 raft_consensus.cc:2468] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 1.
I20260710 13:22:15.281365 17683 raft_consensus.cc:2468] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c262bb347ad464db6bdcb723eae4eb8 in term 2.
I20260710 13:22:15.283572 17682 raft_consensus.cc:1240] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Rejecting Update request from peer bc08786325fb4c47acd0d0314d8910bc for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:15.283458 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea91528c24714403b32069a0c8649ec1" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:15.284324 17999 leader_election.cc:304] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, 1c262bb347ad464db6bdcb723eae4eb8; no voters: 
I20260710 13:22:15.286538 18263 raft_consensus.cc:2749] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:15.287277 18244 raft_consensus.cc:2804] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:15.287669 17680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd658a803a44d1280db03ce76e6276d" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:15.287855 18244 raft_consensus.cc:697] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 LEADER]: Becoming Leader. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Running, Role: LEADER
I20260710 13:22:15.289011 18244 consensus_queue.cc:237] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [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: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.290483 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2d69cb46f0493f952444eb9e890a13" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.292232 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada1d0d4f8740ccb8ebb0278d4ccb84" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.293320 17609 raft_consensus.cc:2468] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 1.
I20260710 13:22:15.297483 17998 leader_election.cc:304] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [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: 1c262bb347ad464db6bdcb723eae4eb8, d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469
I20260710 13:22:15.301273 18261 raft_consensus.cc:2804] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:15.291582 18260 raft_consensus.cc:515] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:15.301887 18261 raft_consensus.cc:493] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:15.304970 17998 leader_election.cc:304] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [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: 1c262bb347ad464db6bdcb723eae4eb8, d0e75414107f4701a35c98d89221b354; no voters: bc08786325fb4c47acd0d0314d8910bc
I20260710 13:22:15.306355 17605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a474c7ec6664859912ba09aad7f05ba" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.306686 18262 raft_consensus.cc:2804] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:15.293100 17996 leader_election.cc:304] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [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: 1c262bb347ad464db6bdcb723eae4eb8; no voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc
I20260710 13:22:15.307220 18262 raft_consensus.cc:493] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc08786325fb4c47acd0d0314d8910bc)
W20260710 13:22:15.299777 17649 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.26.4:33063, user_credentials={real_user=slave}} blocked reactor thread for 51977us
I20260710 13:22:15.371297 18271 raft_consensus.cc:2804] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:15.371834 18271 raft_consensus.cc:493] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:15.372268 18271 raft_consensus.cc:3060] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.333743 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8614b572f2488db5417ea6d657f8a8" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:15.305681 18261 raft_consensus.cc:3060] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.383603 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.308722 18252 leader_election.cc:290] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.341182 18258 leader_election.cc:290] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.370146 18262 raft_consensus.cc:3060] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:22:15.390758 17648 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.26.3:41389, user_credentials={real_user=slave}} blocked reactor thread for 142545us
W20260710 13:22:15.375981 17998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.26.1:37169, user_credentials={real_user=slave}} blocked reactor thread for 71137.3us
I20260710 13:22:15.381888 17681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7beca547d20a46c080f3362a4fbd008f" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:15.398618 17607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea91528c24714403b32069a0c8649ec1" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.394358 17680 raft_consensus.cc:2393] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc08786325fb4c47acd0d0314d8910bc in current term 2: Already voted for candidate 1a6520475228455f87ac03a9254d5469 in this term.
I20260710 13:22:15.392115 17605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27b18613d3b4fa4ac05eebd948c7f3c" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.405535 17608 raft_consensus.cc:2468] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 1.
I20260710 13:22:15.405671 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd658a803a44d1280db03ce76e6276d" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.406147 18264 raft_consensus.cc:493] T d70ff290a8bc431d81fef1dfb437e459 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc08786325fb4c47acd0d0314d8910bc)
I20260710 13:22:15.375288 18259 raft_consensus.cc:515] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:15.408139 17607 raft_consensus.cc:2468] T ea91528c24714403b32069a0c8649ec1 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 1.
I20260710 13:22:15.408259 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab23665de864e19a648ab114c999b17" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:15.378418 18249 raft_consensus.cc:515] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.411933 17998 leader_election.cc:304] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [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: 1c262bb347ad464db6bdcb723eae4eb8, d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469
I20260710 13:22:15.411259 18246 leader_election.cc:290] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [CANDIDATE]: Term 2 election: Requested vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.412432 17679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e4d264c5f448b8820f76826b62fb13" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:15.419597 18270 raft_consensus.cc:493] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:15.420398 17684 raft_consensus.cc:2393] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc08786325fb4c47acd0d0314d8910bc in current term 2: Already voted for candidate 1a6520475228455f87ac03a9254d5469 in this term.
I20260710 13:22:15.416152 18244 raft_consensus.cc:2749] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:15.404383 17678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23402c570c94448f85e8d29bd46fddf5" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:15.406818 18264 raft_consensus.cc:515] T d70ff290a8bc431d81fef1dfb437e459 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.428339 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec8a66b86ca4285baac95cdedba1ed5" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:15.428736 18249 leader_election.cc:290] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 2 election: Requested vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063)
I20260710 13:22:15.429325 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7beca547d20a46c080f3362a4fbd008f" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.436309 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23402c570c94448f85e8d29bd46fddf5" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.437817 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8614b572f2488db5417ea6d657f8a8" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.438241 17605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e4d264c5f448b8820f76826b62fb13" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.438827 17998 leader_election.cc:304] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [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: 1c262bb347ad464db6bdcb723eae4eb8, d0e75414107f4701a35c98d89221b354; no voters: bc08786325fb4c47acd0d0314d8910bc
I20260710 13:22:15.445775 17725 leader_election.cc:304] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [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: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:22:15.446630 18259 leader_election.cc:290] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 2 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.456382 17998 leader_election.cc:304] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [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: 1c262bb347ad464db6bdcb723eae4eb8, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:15.457468 17681 raft_consensus.cc:1240] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Rejecting Update request from peer d0e75414107f4701a35c98d89221b354 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:15.448482 18247 raft_consensus.cc:515] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.443837 18260 leader_election.cc:290] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 2 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.460073 18244 raft_consensus.cc:2804] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:15.464321 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd658a803a44d1280db03ce76e6276d" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.464320 17682 raft_consensus.cc:1240] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Rejecting Update request from peer d0e75414107f4701a35c98d89221b354 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:15.464315 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8614b572f2488db5417ea6d657f8a8" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.448594 18246 raft_consensus.cc:2804] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:15.424841 18270 raft_consensus.cc:515] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.467685 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ff290a8bc431d81fef1dfb437e459" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.472321 17608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7beca547d20a46c080f3362a4fbd008f" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.447374 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ff290a8bc431d81fef1dfb437e459" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:15.437417 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71791d6743004feba68047c3539f9ea1" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:15.437345 18264 leader_election.cc:290] T d70ff290a8bc431d81fef1dfb437e459 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.467795 17604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce123de37ac441e097b2093facb2e6e1" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.471028 18246 raft_consensus.cc:493] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:15.444705 17679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ff290a8bc431d81fef1dfb437e459" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
W20260710 13:22:15.477782 17723 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 13:22:15.479159 17725 leader_election.cc:304] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [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: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:22:15.475553 18249 raft_consensus.cc:2804] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:15.479434 17683 raft_consensus.cc:1240] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Rejecting Update request from peer bc08786325fb4c47acd0d0314d8910bc for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:15.479871 17724 leader_election.cc:304] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [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: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469
I20260710 13:22:15.484352 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2d69cb46f0493f952444eb9e890a13" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.469234 18244 raft_consensus.cc:493] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc08786325fb4c47acd0d0314d8910bc)
I20260710 13:22:15.488581 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4866fb20e3d345f9a249b18a63ee6f61" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.486784 17603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4787ef691884f8e84f56fcd7f13ea02" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.495962 18254 raft_consensus.cc:2804] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:15.484289 18246 raft_consensus.cc:3060] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.494037 18257 raft_consensus.cc:2804] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:15.499835 18257 raft_consensus.cc:493] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:15.500270 18257 raft_consensus.cc:3060] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.496613 18254 raft_consensus.cc:493] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:15.504290 17606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a474c7ec6664859912ba09aad7f05ba" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.504755 17607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23402c570c94448f85e8d29bd46fddf5" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.505002 17725 leader_election.cc:304] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [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: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:22:15.504347 18254 raft_consensus.cc:3060] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.493170 18244 raft_consensus.cc:3060] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.506783 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd658a803a44d1280db03ce76e6276d" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:15.486080 18249 raft_consensus.cc:493] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:15.501055 18251 raft_consensus.cc:515] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.504930 17603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27b18613d3b4fa4ac05eebd948c7f3c" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:15.517659 18276 raft_consensus.cc:2804] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:15.523100 18245 raft_consensus.cc:2804] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:15.523643 18245 raft_consensus.cc:493] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader d0e75414107f4701a35c98d89221b354)
I20260710 13:22:15.524085 18245 raft_consensus.cc:3060] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.528187 17685 raft_consensus.cc:1240] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Rejecting Update request from peer d0e75414107f4701a35c98d89221b354 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:15.531595 18270 leader_election.cc:290] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.532172 17650 leader_election.cc:304] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469; no voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354
I20260710 13:22:15.534848 18246 raft_consensus.cc:515] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.533526 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:15.538108 18260 raft_consensus.cc:2749] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:15.517163 18249 raft_consensus.cc:3060] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.540412 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8614b572f2488db5417ea6d657f8a8" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:15.536475 17650 leader_election.cc:304] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469; no voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354
I20260710 13:22:15.541020 18270 consensus_queue.cc:1059] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:15.543444 17724 leader_election.cc:304] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [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: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469
W20260710 13:22:15.515632 17996 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.26.3:41389, user_credentials={real_user=slave}} blocked reactor thread for 271632us
W20260710 13:22:15.518543 17998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.26.1:37169, user_credentials={real_user=slave}} blocked reactor thread for 62321.8us
I20260710 13:22:15.545374 18275 raft_consensus.cc:3055] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:15.544631 17507 catalog_manager.cc:5697] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 reported cstate change: term changed from 1 to 2, leader changed from bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) to 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4). New cstate: current_term: 2 leader_uuid: "1c262bb347ad464db6bdcb723eae4eb8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:15.546478 18272 consensus_queue.cc:1059] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 13:22:15.552716 18275 raft_consensus.cc:740] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Running, Role: LEADER
I20260710 13:22:15.547106 18267 consensus_queue.cc:1059] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260710 13:22:15.548247 18260 raft_consensus.cc:2749] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:15.550186 18256 raft_consensus.cc:2804] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:15.537001 18276 raft_consensus.cc:493] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc08786325fb4c47acd0d0314d8910bc)
I20260710 13:22:15.535954 18271 raft_consensus.cc:515] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:15.556952 18272 raft_consensus.cc:3055] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:15.553939 18275 consensus_queue.cc:260] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:15.558135 18272 raft_consensus.cc:740] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Running, Role: LEADER
I20260710 13:22:15.559141 18275 raft_consensus.cc:3060] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.553972 18267 raft_consensus.cc:3055] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:15.560159 18267 raft_consensus.cc:740] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Running, Role: LEADER
I20260710 13:22:15.557605 18256 raft_consensus.cc:493] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:15.560575 17724 leader_election.cc:304] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [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: bc08786325fb4c47acd0d0314d8910bc; no voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354
I20260710 13:22:15.561527 18256 raft_consensus.cc:3060] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.560413 18276 raft_consensus.cc:3060] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.565860 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:15.564944 17650 leader_election.cc:304] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469; no voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354
I20260710 13:22:15.567546 18263 raft_consensus.cc:2749] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:15.568279 18253 raft_consensus.cc:3060] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.568514 17756 raft_consensus.cc:2468] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c262bb347ad464db6bdcb723eae4eb8 in term 2.
I20260710 13:22:15.550031 18261 raft_consensus.cc:515] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.570756 17650 leader_election.cc:304] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469; no voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354
I20260710 13:22:15.571491 18255 consensus_queue.cc:1059] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:15.557281 18246 leader_election.cc:290] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [CANDIDATE]: Term 2 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:15.564131 18267 consensus_queue.cc:260] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.574936 17603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:15.564911 18251 leader_election.cc:290] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 2 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.579320 17573 leader_election.cc:304] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354 [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: d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc
I20260710 13:22:15.581542 18263 raft_consensus.cc:2749] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:15.582304 18267 raft_consensus.cc:3060] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.583461 17724 leader_election.cc:304] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [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: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469
I20260710 13:22:15.585807 18247 leader_election.cc:290] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 2 election: Requested vote from peers bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389), 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063)
I20260710 13:22:15.598245 18028 raft_consensus.cc:1240] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Rejecting Update request from peer 1a6520475228455f87ac03a9254d5469 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:15.576429 18272 consensus_queue.cc:260] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:15.604338 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691b1ac6114f4682989a4a9776858143" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
W20260710 13:22:15.605103 17573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.26.3:41389, user_credentials={real_user=slave}} blocked reactor thread for 98703.1us
I20260710 13:22:15.591666 18270 raft_consensus.cc:2749] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:15.607081 17573 leader_election.cc:304] T d70ff290a8bc431d81fef1dfb437e459 P d0e75414107f4701a35c98d89221b354 [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: d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc
I20260710 13:22:15.603968 17603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7beca547d20a46c080f3362a4fbd008f" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:15.615186 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:15.617213 18032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a5ca71e1704f688f8a2dd6c8811042" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1c262bb347ad464db6bdcb723eae4eb8" is_pre_election: true
I20260710 13:22:15.619650 18029 raft_consensus.cc:1240] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Rejecting Update request from peer 1a6520475228455f87ac03a9254d5469 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:15.619843 18032 raft_consensus.cc:2393] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0e75414107f4701a35c98d89221b354 in current term 2: Already voted for candidate 1c262bb347ad464db6bdcb723eae4eb8 in this term.
I20260710 13:22:15.617221 18265 raft_consensus.cc:2749] T d70ff290a8bc431d81fef1dfb437e459 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:15.623205 17573 leader_election.cc:304] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [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: d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc
I20260710 13:22:15.626086 18028 raft_consensus.cc:1240] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Rejecting Update request from peer bc08786325fb4c47acd0d0314d8910bc for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:15.626411 18265 raft_consensus.cc:2749] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:15.617538 18027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1c262bb347ad464db6bdcb723eae4eb8" is_pre_election: true
I20260710 13:22:15.629334 18249 raft_consensus.cc:515] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:15.630800 17998 leader_election.cc:304] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [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: 1c262bb347ad464db6bdcb723eae4eb8; no voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354
I20260710 13:22:15.631032 17758 raft_consensus.cc:1240] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Rejecting Update request from peer d0e75414107f4701a35c98d89221b354 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:15.631628 18246 raft_consensus.cc:2749] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:22:15.632541 18029 raft_consensus.cc:1217] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:15.632993 18249 leader_election.cc:290] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 2 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:15.632875 17574 leader_election.cc:304] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [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: d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469, 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:15.634135 18265 raft_consensus.cc:3060] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.634306 17574 leader_election.cc:304] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [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: d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469, 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:15.629750 18032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691b1ac6114f4682989a4a9776858143" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1c262bb347ad464db6bdcb723eae4eb8"
I20260710 13:22:15.637988 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab23665de864e19a648ab114c999b17" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:15.639756 18264 raft_consensus.cc:2749] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:15.639809 18253 raft_consensus.cc:2749] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:15.640695 18253 consensus_queue.cc:1059] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:15.642966 18266 raft_consensus.cc:1064] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354: attempting to promote NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 to VOTER
I20260710 13:22:15.635936 18272 raft_consensus.cc:3060] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.645241 18260 consensus_queue.cc:1059] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:15.646907 18260 raft_consensus.cc:3055] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:15.649349 18260 raft_consensus.cc:740] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Running, Role: LEADER
I20260710 13:22:15.650087 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a5ca71e1704f688f8a2dd6c8811042" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:15.650300 18260 consensus_queue.cc:260] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.651604 18260 raft_consensus.cc:3060] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.652007 18262 raft_consensus.cc:515] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.653076 18028 raft_consensus.cc:1240] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Rejecting Update request from peer bc08786325fb4c47acd0d0314d8910bc for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:15.655197 18271 leader_election.cc:290] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 2 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.646692 18266 consensus_queue.cc:237] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.648803 18261 leader_election.cc:290] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [CANDIDATE]: Term 2 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:15.663095 18257 raft_consensus.cc:515] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.665735 18262 leader_election.cc:290] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [CANDIDATE]: Term 2 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.674974 17605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2d69cb46f0493f952444eb9e890a13" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:15.681457 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a5ca71e1704f688f8a2dd6c8811042" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:15.682220 18257 leader_election.cc:290] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 2 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:15.683218 17758 raft_consensus.cc:1240] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Rejecting Update request from peer d0e75414107f4701a35c98d89221b354 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:15.685379 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b1d42226504281a5ac914e6dc6e1f3" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:15.658061 18256 raft_consensus.cc:515] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.664266 18278 raft_consensus.cc:2804] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:15.701272 18279 raft_consensus.cc:3055] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:15.702574 18279 raft_consensus.cc:740] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Running, Role: LEADER
I20260710 13:22:15.703883 18278 raft_consensus.cc:493] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:15.704555 18278 raft_consensus.cc:3060] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.693694 18257 consensus_queue.cc:1059] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.017s
I20260710 13:22:15.715514 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd658a803a44d1280db03ce76e6276d" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
W20260710 13:22:15.718776 17724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.26.1:37169, user_credentials={real_user=slave}} blocked reactor thread for 139767us
I20260710 13:22:15.715499 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27b18613d3b4fa4ac05eebd948c7f3c" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:15.694744 18245 raft_consensus.cc:515] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.702126 18244 raft_consensus.cc:515] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.722488 17753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8614b572f2488db5417ea6d657f8a8" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:15.727435 17753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab23665de864e19a648ab114c999b17" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:15.705154 18254 raft_consensus.cc:515] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.730053 17724 leader_election.cc:304] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc [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: bc08786325fb4c47acd0d0314d8910bc; no voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354
I20260710 13:22:15.736310 17648 leader_election.cc:304] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469; no voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354
I20260710 13:22:15.736676 17725 leader_election.cc:304] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [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: bc08786325fb4c47acd0d0314d8910bc; no voters: 1a6520475228455f87ac03a9254d5469, 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:15.736158 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a474c7ec6664859912ba09aad7f05ba" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:15.738061 17751 raft_consensus.cc:1240] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Rejecting Update request from peer 1a6520475228455f87ac03a9254d5469 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:15.738911 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2d69cb46f0493f952444eb9e890a13" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:15.704270 18279 consensus_queue.cc:260] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [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: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.725234 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23402c570c94448f85e8d29bd46fddf5" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:15.741094 17648 leader_election.cc:304] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469; no voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354
I20260710 13:22:15.734139 17750 raft_consensus.cc:1240] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Rejecting Update request from peer 1a6520475228455f87ac03a9254d5469 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:15.742564 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7beca547d20a46c080f3362a4fbd008f" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:15.746352 18260 raft_consensus.cc:2749] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:22:15.747416 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2d69cb46f0493f952444eb9e890a13" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:15.748984 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab63b1096fa64364a170f89710a8d59d" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:15.734135 18030 raft_consensus.cc:1240] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Rejecting Update request from peer bc08786325fb4c47acd0d0314d8910bc for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:15.744406 18267 consensus_queue.cc:1059] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260710 13:22:15.750337 18249 raft_consensus.cc:2749] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:15.743758 18271 raft_consensus.cc:2749] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:22:15.751327 18275 raft_consensus.cc:3055] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:15.751672 18275 raft_consensus.cc:740] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Running, Role: LEADER
I20260710 13:22:15.753486 18275 consensus_queue.cc:260] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.756506 17648 leader_election.cc:304] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469; no voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354
I20260710 13:22:15.757689 17757 raft_consensus.cc:1240] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Rejecting Update request from peer d0e75414107f4701a35c98d89221b354 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:15.757506 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:15.742102 17603 raft_consensus.cc:2468] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 2.
I20260710 13:22:15.759723 17648 leader_election.cc:304] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469; no voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354
I20260710 13:22:15.758711 18275 raft_consensus.cc:3060] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.760965 18271 raft_consensus.cc:2749] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:15.761703 18271 raft_consensus.cc:2749] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:15.758735 18254 leader_election.cc:290] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 2 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:15.733767 18276 raft_consensus.cc:515] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.763300 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27b18613d3b4fa4ac05eebd948c7f3c" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:15.752394 18279 raft_consensus.cc:3060] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.764782 18032 raft_consensus.cc:1240] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Rejecting Update request from peer bc08786325fb4c47acd0d0314d8910bc for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:15.764313 18282 raft_consensus.cc:2749] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:22:15.762537 17758 raft_consensus.cc:2393] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a6520475228455f87ac03a9254d5469 in current term 2: Already voted for candidate bc08786325fb4c47acd0d0314d8910bc in this term.
I20260710 13:22:15.766036 17756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a474c7ec6664859912ba09aad7f05ba" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:15.768307 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada1d0d4f8740ccb8ebb0278d4ccb84" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:15.762125 18267 consensus_queue.cc:1059] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260710 13:22:15.772958 18267 raft_consensus.cc:3055] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:15.772841 17648 leader_election.cc:304] T 2a474c7ec6664859912ba09aad7f05ba P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469; no voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354
I20260710 13:22:15.775059 17648 leader_election.cc:304] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469; no voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354
I20260710 13:22:15.775436 17676 raft_consensus.cc:2468] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c262bb347ad464db6bdcb723eae4eb8 in term 2.
I20260710 13:22:15.776629 18251 raft_consensus.cc:2749] T 2a474c7ec6664859912ba09aad7f05ba P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:15.773375 18267 raft_consensus.cc:740] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Running, Role: LEADER
I20260710 13:22:15.777494 18271 raft_consensus.cc:2749] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:22:15.782760 18276 leader_election.cc:290] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [CANDIDATE]: Term 2 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.784899 18244 leader_election.cc:290] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [CANDIDATE]: Term 2 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:15.784987 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec8a66b86ca4285baac95cdedba1ed5" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:15.788699 18281 raft_consensus.cc:3055] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:15.789134 18281 raft_consensus.cc:740] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Running, Role: LEADER
I20260710 13:22:15.791709 18267 consensus_queue.cc:260] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.792145 18253 consensus_queue.cc:1059] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:15.793201 18253 raft_consensus.cc:3055] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:15.793604 18253 raft_consensus.cc:740] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Running, Role: LEADER
I20260710 13:22:15.793685 18271 consensus_queue.cc:1059] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:15.794653 18253 consensus_queue.cc:260] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.795068 18251 raft_consensus.cc:3055] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:15.795593 18251 raft_consensus.cc:740] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Running, Role: LEADER
I20260710 13:22:15.795827 18253 raft_consensus.cc:3060] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.796533 18245 leader_election.cc:290] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 2 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:15.796483 18251 consensus_queue.cc:260] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.797986 18251 raft_consensus.cc:3060] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.799820 17650 leader_election.cc:304] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: bc08786325fb4c47acd0d0314d8910bc
I20260710 13:22:15.800684 18263 raft_consensus.cc:2804] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:15.801151 18263 raft_consensus.cc:697] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 2 LEADER]: Becoming Leader. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Running, Role: LEADER
I20260710 13:22:15.802062 18263 consensus_queue.cc:237] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.781606 18265 raft_consensus.cc:2749] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:15.779446 18282 consensus_queue.cc:1059] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:15.795116 18256 leader_election.cc:290] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 2 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:15.793193 18267 raft_consensus.cc:3060] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.780947 18273 consensus_queue.cc:1059] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.045s
I20260710 13:22:15.809298 18259 raft_consensus.cc:3055] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:15.809712 18259 raft_consensus.cc:740] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Running, Role: LEADER
I20260710 13:22:15.810614 18259 consensus_queue.cc:260] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [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: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.811074 17750 raft_consensus.cc:1240] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Rejecting Update request from peer 1a6520475228455f87ac03a9254d5469 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:15.806955 18282 raft_consensus.cc:3055] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:15.780164 17996 leader_election.cc:304] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [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: 1c262bb347ad464db6bdcb723eae4eb8; no voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc
I20260710 13:22:15.813640 18259 raft_consensus.cc:3060] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.814375 17999 leader_election.cc:304] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [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: 1a6520475228455f87ac03a9254d5469, 1c262bb347ad464db6bdcb723eae4eb8; no voters: d0e75414107f4701a35c98d89221b354
I20260710 13:22:15.815901 18271 consensus_queue.cc:1059] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:15.818406 18276 raft_consensus.cc:2749] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:22:15.810352 18281 consensus_queue.cc:260] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.819341 18281 raft_consensus.cc:3060] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.820016 18244 raft_consensus.cc:2804] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Leader election won for term 2
W20260710 13:22:15.820724 17996 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.26.3:41389, user_credentials={real_user=slave}} blocked reactor thread for 55918.4us
I20260710 13:22:15.821166 18244 raft_consensus.cc:697] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 LEADER]: Becoming Leader. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Running, Role: LEADER
I20260710 13:22:15.815564 18282 raft_consensus.cc:740] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Running, Role: LEADER
I20260710 13:22:15.824265 18032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ab23665de864e19a648ab114c999b17" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1c262bb347ad464db6bdcb723eae4eb8"
I20260710 13:22:15.825143 18271 consensus_queue.cc:1059] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:15.826615 18271 raft_consensus.cc:3055] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:15.827136 18271 raft_consensus.cc:740] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Running, Role: LEADER
I20260710 13:22:15.828799 18271 consensus_queue.cc:260] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.831602 18271 raft_consensus.cc:3060] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.837914 18030 raft_consensus.cc:1275] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:15.839239 17751 raft_consensus.cc:1275] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Refusing update from remote peer 1c262bb347ad464db6bdcb723eae4eb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:15.839357 17685 raft_consensus.cc:1240] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Rejecting Update request from peer d0e75414107f4701a35c98d89221b354 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:15.822252 18244 consensus_queue.cc:237] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.841444 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b1d42226504281a5ac914e6dc6e1f3" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:15.842523 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec8a66b86ca4285baac95cdedba1ed5" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:15.842197 18247 raft_consensus.cc:1064] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469: attempting to promote NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 to VOTER
I20260710 13:22:15.840643 17750 raft_consensus.cc:1240] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Rejecting Update request from peer d0e75414107f4701a35c98d89221b354 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:15.843487 18278 raft_consensus.cc:515] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.846336 18260 raft_consensus.cc:3055] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:15.846597 17755 raft_consensus.cc:1240] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Rejecting Update request from peer 1a6520475228455f87ac03a9254d5469 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:15.847290 18260 raft_consensus.cc:740] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Running, Role: LEADER
I20260710 13:22:15.847651 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab63b1096fa64364a170f89710a8d59d" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:15.847471 18247 consensus_queue.cc:237] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.852092 18259 consensus_queue.cc:1059] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 13:22:15.855993 18276 consensus_queue.cc:1048] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:15.857381 18273 raft_consensus.cc:3055] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:15.857810 18273 raft_consensus.cc:740] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Running, Role: LEADER
I20260710 13:22:15.857878 18260 consensus_queue.cc:260] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.861882 17759 raft_consensus.cc:2468] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c262bb347ad464db6bdcb723eae4eb8 in term 2.
I20260710 13:22:15.858757 18273 consensus_queue.cc:260] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:15.866341 18273 raft_consensus.cc:3060] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.863325 18260 raft_consensus.cc:3060] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.863745 18282 consensus_queue.cc:260] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.875048 18282 raft_consensus.cc:3060] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.840672 18266 consensus_queue.cc:1048] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260710 13:22:15.893337 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea91528c24714403b32069a0c8649ec1" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:15.892105 18272 consensus_queue.cc:1059] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 13:22:15.895372 18275 consensus_queue.cc:1059] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:15.896368 18264 raft_consensus.cc:3055] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:15.896750 18264 raft_consensus.cc:740] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Running, Role: LEADER
I20260710 13:22:15.891357 17996 leader_election.cc:304] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [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: 1c262bb347ad464db6bdcb723eae4eb8, bc08786325fb4c47acd0d0314d8910bc; no voters: d0e75414107f4701a35c98d89221b354
I20260710 13:22:15.897666 18264 consensus_queue.cc:260] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.901515 18276 raft_consensus.cc:2804] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:15.901993 18276 raft_consensus.cc:697] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 LEADER]: Becoming Leader. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Running, Role: LEADER
I20260710 13:22:15.902848 18276 consensus_queue.cc:237] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:15.910526 17505 catalog_manager.cc:5697] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 reported cstate change: term changed from 1 to 2, leader changed from d0e75414107f4701a35c98d89221b354 (127.16.26.1) to 1a6520475228455f87ac03a9254d5469 (127.16.26.2). New cstate: current_term: 2 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:15.891713 18278 leader_election.cc:290] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 2 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:15.939455 17685 raft_consensus.cc:1275] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Refusing update from remote peer 1c262bb347ad464db6bdcb723eae4eb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:15.942531 17754 raft_consensus.cc:2468] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c262bb347ad464db6bdcb723eae4eb8 in term 2.
I20260710 13:22:15.942682 18261 consensus_queue.cc:1048] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:15.952661 18264 raft_consensus.cc:3060] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:22:15.984715 18290 log.cc:927] Time spent T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260710 13:22:16.000593 17759 raft_consensus.cc:1275] T 71791d6743004feba68047c3539f9ea1 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:16.004927 18030 raft_consensus.cc:1275] T 71791d6743004feba68047c3539f9ea1 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:16.007403 18251 consensus_queue.cc:1048] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 13:22:16.017047 18054 debug-util.cc:398] Leaking SignalData structure 0x7b0800261060 after lost signal to thread 16491
W20260710 13:22:16.019137 18054 debug-util.cc:398] Leaking SignalData structure 0x7b0800261740 after lost signal to thread 17542
W20260710 13:22:16.020467 18054 debug-util.cc:398] Leaking SignalData structure 0x7b080013cd60 after lost signal to thread 17634
W20260710 13:22:16.022558 18054 debug-util.cc:398] Leaking SignalData structure 0x7b080021abc0 after lost signal to thread 17709
W20260710 13:22:16.023927 18054 debug-util.cc:398] Leaking SignalData structure 0x7b0800060ae0 after lost signal to thread 17783
I20260710 13:22:16.027212 17603 raft_consensus.cc:1275] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260710 13:22:16.025365 18054 debug-util.cc:398] Leaking SignalData structure 0x7b0800215aa0 after lost signal to thread 18057
I20260710 13:22:16.025774 17996 leader_election.cc:304] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [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: 1c262bb347ad464db6bdcb723eae4eb8, bc08786325fb4c47acd0d0314d8910bc; no voters: d0e75414107f4701a35c98d89221b354
I20260710 13:22:16.035194 18276 raft_consensus.cc:2804] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:16.036942 18276 raft_consensus.cc:697] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 LEADER]: Becoming Leader. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Running, Role: LEADER
I20260710 13:22:16.017853 18260 consensus_queue.cc:1048] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260710 13:22:16.040133 18276 consensus_queue.cc:237] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:16.043702 17676 raft_consensus.cc:2468] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 2.
I20260710 13:22:16.037372 17750 raft_consensus.cc:2468] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c262bb347ad464db6bdcb723eae4eb8 in term 2.
I20260710 13:22:16.040695 18271 consensus_queue.cc:1048] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 13:22:16.050864 17996 leader_election.cc:304] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [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: 1c262bb347ad464db6bdcb723eae4eb8, bc08786325fb4c47acd0d0314d8910bc; no voters: d0e75414107f4701a35c98d89221b354
I20260710 13:22:16.051811 18261 raft_consensus.cc:2804] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:16.052347 18261 raft_consensus.cc:697] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 LEADER]: Becoming Leader. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Running, Role: LEADER
W20260710 13:22:16.053817 17724 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.26.1:37169, user_credentials={real_user=slave}} blocked reactor thread for 323832us
I20260710 13:22:16.054482 17724 leader_election.cc:304] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc [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: bc08786325fb4c47acd0d0314d8910bc; no voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354
I20260710 13:22:16.056267 18261 consensus_queue.cc:237] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:16.059798 17725 leader_election.cc:304] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:22:16.055390 17724 leader_election.cc:304] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [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: bc08786325fb4c47acd0d0314d8910bc; no voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354
I20260710 13:22:16.060932 18282 raft_consensus.cc:2804] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:16.061329 17753 raft_consensus.cc:2468] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 2.
I20260710 13:22:16.062680 18282 raft_consensus.cc:697] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 2 LEADER]: Becoming Leader. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Running, Role: LEADER
I20260710 13:22:16.063452 18285 raft_consensus.cc:3060] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:16.060331 18279 raft_consensus.cc:2749] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:16.065457 17724 leader_election.cc:304] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc [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: bc08786325fb4c47acd0d0314d8910bc; no voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354
I20260710 13:22:16.071589 18279 raft_consensus.cc:2749] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:16.076613 18282 consensus_queue.cc:237] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:16.098073 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2d69cb46f0493f952444eb9e890a13" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:16.099578 17610 raft_consensus.cc:2410] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bc08786325fb4c47acd0d0314d8910bc for term 2 because replica has last-logged OpId of term: 1 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 2.
I20260710 13:22:16.103559 17648 leader_election.cc:304] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:16.104684 18271 raft_consensus.cc:2804] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:16.105269 18271 raft_consensus.cc:697] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 2 LEADER]: Becoming Leader. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Running, Role: LEADER
I20260710 13:22:16.106405 18271 consensus_queue.cc:237] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [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: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:16.118412 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a474c7ec6664859912ba09aad7f05ba" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:16.120577 17607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:16.123802 17607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada1d0d4f8740ccb8ebb0278d4ccb84" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:16.109926 17605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27b18613d3b4fa4ac05eebd948c7f3c" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
W20260710 13:22:16.136996 17725 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 13:22:16.150527 17722 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 13:22:16.132688 18285 raft_consensus.cc:2749] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:16.162530 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea91528c24714403b32069a0c8649ec1" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:16.156955 17610 raft_consensus.cc:2468] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 2.
I20260710 13:22:16.174131 17724 leader_election.cc:304] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [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: bc08786325fb4c47acd0d0314d8910bc; no voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354
I20260710 13:22:16.176744 17724 leader_election.cc:304] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [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: bc08786325fb4c47acd0d0314d8910bc; no voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354
I20260710 13:22:16.178061 17724 leader_election.cc:304] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [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: bc08786325fb4c47acd0d0314d8910bc; no voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354
I20260710 13:22:16.177858 18278 raft_consensus.cc:2749] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:22:16.187358 18281 raft_consensus.cc:2749] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:22:16.177924 18282 raft_consensus.cc:2749] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:22:16.205091 17724 leader_election.cc:304] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [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: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469
I20260710 13:22:16.211755 18285 raft_consensus.cc:2804] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:16.212343 18285 raft_consensus.cc:697] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [term 2 LEADER]: Becoming Leader. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Running, Role: LEADER
I20260710 13:22:16.213289 18285 consensus_queue.cc:237] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:16.232147 17506 catalog_manager.cc:5697] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: term changed from 1 to 2, leader changed from 1a6520475228455f87ac03a9254d5469 (127.16.26.2) to bc08786325fb4c47acd0d0314d8910bc (127.16.26.3). New cstate: current_term: 2 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:16.238057 17602 raft_consensus.cc:1275] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Refusing update from remote peer 1c262bb347ad464db6bdcb723eae4eb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:16.238565 17605 raft_consensus.cc:2468] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 2.
I20260710 13:22:16.246286 17724 leader_election.cc:304] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [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: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 1a6520475228455f87ac03a9254d5469
I20260710 13:22:16.247282 18282 raft_consensus.cc:2804] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:16.247771 18282 raft_consensus.cc:697] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 2 LEADER]: Becoming Leader. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Running, Role: LEADER
I20260710 13:22:16.246992 17753 raft_consensus.cc:2955] T 71791d6743004feba68047c3539f9ea1 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:16.248766 18282 consensus_queue.cc:237] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:16.245146 18259 raft_consensus.cc:2955] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:16.252197 18276 consensus_queue.cc:1048] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.007s
I20260710 13:22:16.258462 17603 raft_consensus.cc:2955] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:16.265784 17507 catalog_manager.cc:5697] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 reported cstate change: term changed from 1 to 2, leader changed from bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) to 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4). New cstate: current_term: 2 leader_uuid: "1c262bb347ad464db6bdcb723eae4eb8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:16.269161 17507 catalog_manager.cc:5697] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 reported cstate change: term changed from 1 to 2, leader changed from 1a6520475228455f87ac03a9254d5469 (127.16.26.2) to 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4). New cstate: current_term: 2 leader_uuid: "1c262bb347ad464db6bdcb723eae4eb8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:16.271659 17507 catalog_manager.cc:5697] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 reported cstate change: term changed from 1 to 2, leader changed from bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) to 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4). New cstate: current_term: 2 leader_uuid: "1c262bb347ad464db6bdcb723eae4eb8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:16.273573 17507 catalog_manager.cc:5697] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 reported cstate change: term changed from 1 to 2, leader changed from bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) to 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4). New cstate: current_term: 2 leader_uuid: "1c262bb347ad464db6bdcb723eae4eb8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260710 13:22:16.313019 18303 log.cc:927] Time spent T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469: Append to log took a long time: real 0.074s	user 0.000s	sys 0.001s
I20260710 13:22:16.313019 17505 catalog_manager.cc:5697] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 reported cstate change: term changed from 1 to 2, leader changed from bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) to 1a6520475228455f87ac03a9254d5469 (127.16.26.2). New cstate: current_term: 2 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:16.313928 17506 catalog_manager.cc:5697] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc reported cstate change: term changed from 1 to 2, leader changed from d0e75414107f4701a35c98d89221b354 (127.16.26.1) to bc08786325fb4c47acd0d0314d8910bc (127.16.26.3). New cstate: current_term: 2 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:16.319804 17506 catalog_manager.cc:5697] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc reported cstate change: term changed from 1 to 2, leader changed from d0e75414107f4701a35c98d89221b354 (127.16.26.1) to bc08786325fb4c47acd0d0314d8910bc (127.16.26.3). New cstate: current_term: 2 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:16.333709 18030 raft_consensus.cc:2955] T 71791d6743004feba68047c3539f9ea1 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:16.337301 17676 raft_consensus.cc:1275] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Refusing update from remote peer 1c262bb347ad464db6bdcb723eae4eb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:16.338940 18276 consensus_queue.cc:1048] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:16.358616 17508 catalog_manager.cc:5697] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 reported cstate change: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:16.371022 17605 raft_consensus.cc:1275] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:16.374958 18259 consensus_queue.cc:1048] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:16.385901 17676 consensus_queue.cc:237] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [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: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:16.395941 18030 raft_consensus.cc:1275] T 71791d6743004feba68047c3539f9ea1 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:16.402925 18259 consensus_queue.cc:1048] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 13:22:16.408560 17750 raft_consensus.cc:3060] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:16.411748 17753 raft_consensus.cc:1275] T 71791d6743004feba68047c3539f9ea1 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:16.418156 17750 raft_consensus.cc:1275] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:16.418057 18260 consensus_queue.cc:1048] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:16.422902 18271 raft_consensus.cc:2955] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:16.426873 18273 consensus_queue.cc:1048] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:16.431619 18030 raft_consensus.cc:2955] T 71791d6743004feba68047c3539f9ea1 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:16.446180 17504 catalog_manager.cc:5697] T 71791d6743004feba68047c3539f9ea1 P 1c262bb347ad464db6bdcb723eae4eb8 reported cstate change: config changed from index 3 to 4, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New cstate: current_term: 1 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:16.457113 17495 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 71791d6743004feba68047c3539f9ea1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:16.460254 17603 raft_consensus.cc:3060] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:16.470423 17755 raft_consensus.cc:2955] T 71791d6743004feba68047c3539f9ea1 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:16.471697 17754 raft_consensus.cc:1275] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Refusing update from remote peer 1c262bb347ad464db6bdcb723eae4eb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:16.474072 17600 tablet_service.cc:1558] Processing DeleteTablet for tablet 71791d6743004feba68047c3539f9ea1 with delete_type TABLET_DATA_TOMBSTONED (TS d0e75414107f4701a35c98d89221b354 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48592
I20260710 13:22:16.475597 18276 consensus_queue.cc:1048] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:16.477315 17603 raft_consensus.cc:1275] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Refusing update from remote peer 1c262bb347ad464db6bdcb723eae4eb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:16.479452 18261 consensus_queue.cc:1048] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:16.484038 17750 raft_consensus.cc:1275] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Refusing update from remote peer 1c262bb347ad464db6bdcb723eae4eb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:16.485918 18261 consensus_queue.cc:1048] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:16.507788 17603 raft_consensus.cc:3060] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:16.517598 17602 raft_consensus.cc:3060] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:16.523478 18312 tablet_replica.cc:333] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:16.524717 18312 raft_consensus.cc:2243] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.526754 17755 raft_consensus.cc:1275] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Refusing update from remote peer 1c262bb347ad464db6bdcb723eae4eb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:16.527999 18312 raft_consensus.cc:2272] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.530254 18276 consensus_queue.cc:1048] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:16.534355 18312 ts_tablet_manager.cc:1916] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:16.542791 17676 raft_consensus.cc:1275] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:16.544754 18282 consensus_queue.cc:1048] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:16.551862 17603 raft_consensus.cc:1275] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Refusing update from remote peer 1c262bb347ad464db6bdcb723eae4eb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:16.554252 18276 consensus_queue.cc:1048] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260710 13:22:16.563912 17602 raft_consensus.cc:1275] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Refusing update from remote peer 1c262bb347ad464db6bdcb723eae4eb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:16.565452 18276 consensus_queue.cc:1048] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:16.563321 17605 raft_consensus.cc:3060] T ea91528c24714403b32069a0c8649ec1 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:16.569263 17755 raft_consensus.cc:1275] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:16.570775 18271 consensus_queue.cc:1048] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:16.609164 17605 raft_consensus.cc:1275] T ea91528c24714403b32069a0c8649ec1 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:16.613365 18278 consensus_queue.cc:1048] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:16.637068 18030 raft_consensus.cc:1275] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:16.638819 18273 consensus_queue.cc:1048] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:16.659034 17676 raft_consensus.cc:3060] T 2a474c7ec6664859912ba09aad7f05ba P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:16.660081 18312 ts_tablet_manager.cc:1929] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:16.660719 18312 log.cc:1199] T 71791d6743004feba68047c3539f9ea1 P d0e75414107f4701a35c98d89221b354: Deleting WAL directory at /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-0-root/wals/71791d6743004feba68047c3539f9ea1
I20260710 13:22:16.668013 17676 raft_consensus.cc:1275] T 2a474c7ec6664859912ba09aad7f05ba P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:16.673923 17494 catalog_manager.cc:5028] TS d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169): tablet 71791d6743004feba68047c3539f9ea1 (table test-workload [id=662d4a5875a2467ea100a47a3495d431]) successfully deleted
I20260710 13:22:16.674877 18285 consensus_queue.cc:1048] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260710 13:22:16.713760 17602 raft_consensus.cc:1275] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:16.715307 18278 consensus_queue.cc:1048] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:16.822808 18264 raft_consensus.cc:493] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:16.823509 18264 raft_consensus.cc:515] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:16.828534 17603 raft_consensus.cc:1275] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:16.830485 18282 consensus_queue.cc:1048] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:16.835893 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8614b572f2488db5417ea6d657f8a8" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:16.836676 17676 raft_consensus.cc:2468] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 2.
I20260710 13:22:16.838279 17576 leader_election.cc:304] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:16.842967 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8614b572f2488db5417ea6d657f8a8" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:16.843847 18327 raft_consensus.cc:2804] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:22:16.845536 18327 raft_consensus.cc:493] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:16.846004 18327 raft_consensus.cc:3060] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:16.848021 18264 leader_election.cc:290] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:16.860617 18327 raft_consensus.cc:515] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:16.863931 18327 leader_election.cc:290] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 3 election: Requested vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:16.864845 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8614b572f2488db5417ea6d657f8a8" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:16.871896 17685 raft_consensus.cc:3060] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:16.866472 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8614b572f2488db5417ea6d657f8a8" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:16.867583 17676 raft_consensus.cc:3060] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:16.886036 17685 raft_consensus.cc:2468] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 3.
I20260710 13:22:16.886296 17676 raft_consensus.cc:1275] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:16.887812 17576 leader_election.cc:304] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [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: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: bc08786325fb4c47acd0d0314d8910bc
I20260710 13:22:16.889321 18327 raft_consensus.cc:2804] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:16.890156 18327 raft_consensus.cc:697] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 3 LEADER]: Becoming Leader. State: Replica: d0e75414107f4701a35c98d89221b354, State: Running, Role: LEADER
I20260710 13:22:16.891445 18327 consensus_queue.cc:237] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:16.893999 18282 consensus_queue.cc:1048] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:16.929272 17508 catalog_manager.cc:5697] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:16.974010 18327 raft_consensus.cc:493] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:16.974653 18327 raft_consensus.cc:515] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:16.977933 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada1d0d4f8740ccb8ebb0278d4ccb84" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:16.978734 17755 raft_consensus.cc:2393] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0e75414107f4701a35c98d89221b354 in current term 2: Already voted for candidate bc08786325fb4c47acd0d0314d8910bc in this term.
I20260710 13:22:16.980386 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada1d0d4f8740ccb8ebb0278d4ccb84" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:16.983238 17676 raft_consensus.cc:2468] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 2.
I20260710 13:22:16.984373 17576 leader_election.cc:304] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [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: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: bc08786325fb4c47acd0d0314d8910bc
I20260710 13:22:16.981271 18327 leader_election.cc:290] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:16.985186 18326 raft_consensus.cc:2804] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:16.985594 18326 raft_consensus.cc:493] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:16.985996 18326 raft_consensus.cc:3060] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:16.994603 18326 raft_consensus.cc:515] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:16.997912 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada1d0d4f8740ccb8ebb0278d4ccb84" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:16.998145 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ada1d0d4f8740ccb8ebb0278d4ccb84" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:16.999003 17759 raft_consensus.cc:2393] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d0e75414107f4701a35c98d89221b354 in current term 2: Already voted for candidate bc08786325fb4c47acd0d0314d8910bc in this term.
I20260710 13:22:16.999274 18326 leader_election.cc:290] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 2 election: Requested vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:17.006385 17676 raft_consensus.cc:2468] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 2.
I20260710 13:22:17.007714 17576 leader_election.cc:304] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [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: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: bc08786325fb4c47acd0d0314d8910bc
I20260710 13:22:17.008602 18326 raft_consensus.cc:2804] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:17.009974 18326 raft_consensus.cc:697] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [term 2 LEADER]: Becoming Leader. State: Replica: d0e75414107f4701a35c98d89221b354, State: Running, Role: LEADER
I20260710 13:22:17.011039 18326 consensus_queue.cc:237] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:17.021659 17508 catalog_manager.cc:5697] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 reported cstate change: term changed from 1 to 2, leader changed from 1a6520475228455f87ac03a9254d5469 (127.16.26.2) to d0e75414107f4701a35c98d89221b354 (127.16.26.1). New cstate: current_term: 2 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:17.067981 18276 raft_consensus.cc:493] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:17.068686 18276 raft_consensus.cc:515] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:17.074102 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691b1ac6114f4682989a4a9776858143" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:17.074851 17676 raft_consensus.cc:2468] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c262bb347ad464db6bdcb723eae4eb8 in term 2.
I20260710 13:22:17.075423 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691b1ac6114f4682989a4a9776858143" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:17.076331 18276 leader_election.cc:290] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:17.076567 17999 leader_election.cc:304] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [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: 1a6520475228455f87ac03a9254d5469, 1c262bb347ad464db6bdcb723eae4eb8; no voters: 
I20260710 13:22:17.076195 17759 raft_consensus.cc:2393] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c262bb347ad464db6bdcb723eae4eb8 in current term 2: Already voted for candidate bc08786325fb4c47acd0d0314d8910bc in this term.
I20260710 13:22:17.077605 18276 raft_consensus.cc:2804] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:17.078022 18276 raft_consensus.cc:493] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:17.079380 18276 raft_consensus.cc:3060] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:17.087097 18276 raft_consensus.cc:515] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:17.090641 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691b1ac6114f4682989a4a9776858143" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:17.091470 17759 raft_consensus.cc:2393] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1c262bb347ad464db6bdcb723eae4eb8 in current term 2: Already voted for candidate bc08786325fb4c47acd0d0314d8910bc in this term.
I20260710 13:22:17.092906 18276 leader_election.cc:290] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [CANDIDATE]: Term 2 election: Requested vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:17.095328 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691b1ac6114f4682989a4a9776858143" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:17.103068 17676 raft_consensus.cc:2468] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c262bb347ad464db6bdcb723eae4eb8 in term 2.
I20260710 13:22:17.104110 17999 leader_election.cc:304] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [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: 1a6520475228455f87ac03a9254d5469, 1c262bb347ad464db6bdcb723eae4eb8; no voters: bc08786325fb4c47acd0d0314d8910bc
I20260710 13:22:17.104398 18273 raft_consensus.cc:493] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:17.104928 18273 raft_consensus.cc:515] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:17.105450 18276 raft_consensus.cc:2804] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:17.106760 18276 raft_consensus.cc:697] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 LEADER]: Becoming Leader. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Running, Role: LEADER
I20260710 13:22:17.107949 17603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:17.107888 18276 consensus_queue.cc:237] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [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: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:17.111655 18273 leader_election.cc:290] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063)
I20260710 13:22:17.112522 18030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1c262bb347ad464db6bdcb723eae4eb8" is_pre_election: true
I20260710 13:22:17.113256 18030 raft_consensus.cc:2468] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 2.
I20260710 13:22:17.114763 17649 leader_election.cc:304] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469, 1c262bb347ad464db6bdcb723eae4eb8; no voters: d0e75414107f4701a35c98d89221b354
I20260710 13:22:17.116326 18273 raft_consensus.cc:2804] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:22:17.116860 18273 raft_consensus.cc:493] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:17.117362 18273 raft_consensus.cc:3060] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:17.135761 18273 raft_consensus.cc:515] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:17.135991 17504 catalog_manager.cc:5697] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 reported cstate change: term changed from 1 to 2, leader changed from 1a6520475228455f87ac03a9254d5469 (127.16.26.2) to 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4). New cstate: current_term: 2 leader_uuid: "1c262bb347ad464db6bdcb723eae4eb8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:17.138409 18273 leader_election.cc:290] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 3 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063)
I20260710 13:22:17.139734 17603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:17.141085 18030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1c262bb347ad464db6bdcb723eae4eb8"
I20260710 13:22:17.141708 18030 raft_consensus.cc:3060] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:17.149720 18030 raft_consensus.cc:2468] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 3.
I20260710 13:22:17.153244 17649 leader_election.cc:304] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469, 1c262bb347ad464db6bdcb723eae4eb8; no voters: d0e75414107f4701a35c98d89221b354
I20260710 13:22:17.154524 18273 raft_consensus.cc:2804] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:17.155750 18273 raft_consensus.cc:697] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 3 LEADER]: Becoming Leader. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Running, Role: LEADER
I20260710 13:22:17.156630 18273 consensus_queue.cc:237] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:17.172967 17504 catalog_manager.cc:5697] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:17.228286 18326 raft_consensus.cc:493] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:17.228890 18326 raft_consensus.cc:515] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:17.231141 18326 leader_election.cc:290] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063)
I20260710 13:22:17.231909 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:17.232785 18030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59b1319cba8a46dd88cf76beb39d58fe" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1c262bb347ad464db6bdcb723eae4eb8" is_pre_election: true
I20260710 13:22:17.233582 18030 raft_consensus.cc:2368] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0e75414107f4701a35c98d89221b354 for earlier term 2. Current term is 3.
I20260710 13:22:17.234711 17574 leader_election.cc:400] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063) with higher term. Message: Invalid argument: T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0e75414107f4701a35c98d89221b354 for earlier term 2. Current term is 3.
I20260710 13:22:17.235013 17574 leader_election.cc:403] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260710 13:22:17.235574 18326 raft_consensus.cc:3060] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:22:17.242542 18326 raft_consensus.cc:2749] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063) with higher term. Message: Invalid argument: T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0e75414107f4701a35c98d89221b354 for earlier term 2. Current term is 3.
I20260710 13:22:17.291320 18030 raft_consensus.cc:3060] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Advancing to term 3
I20260710 13:22:17.300666 18030 raft_consensus.cc:1275] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 LEARNER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:17.302446 18326 consensus_queue.cc:1048] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:17.311524 18326 raft_consensus.cc:1064] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354: attempting to promote NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 to VOTER
W20260710 13:22:17.311970 18326 raft_consensus.cc:1068] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354: Unable to promote non-voter 1c262bb347ad464db6bdcb723eae4eb8: Illegal state: Leader has not yet committed an operation in its own term
I20260710 13:22:17.318305 17755 raft_consensus.cc:3060] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:17.320515 18282 raft_consensus.cc:493] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:17.321214 18282 raft_consensus.cc:515] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:17.325680 17755 raft_consensus.cc:1275] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:17.329627 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691b1ac6114f4682989a4a9776858143" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:17.330422 17685 raft_consensus.cc:2468] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 2.
I20260710 13:22:17.331718 18282 leader_election.cc:290] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063)
I20260710 13:22:17.332410 17725 leader_election.cc:304] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:22:17.332517 18030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691b1ac6114f4682989a4a9776858143" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1c262bb347ad464db6bdcb723eae4eb8" is_pre_election: true
I20260710 13:22:17.333684 18264 consensus_queue.cc:1048] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:17.335628 18282 raft_consensus.cc:2804] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:22:17.336020 18282 raft_consensus.cc:493] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:17.336347 18282 raft_consensus.cc:3060] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:17.346213 18282 raft_consensus.cc:515] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:17.349517 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691b1ac6114f4682989a4a9776858143" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:17.350095 17685 raft_consensus.cc:3060] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:17.356535 17685 raft_consensus.cc:2468] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 3.
I20260710 13:22:17.359022 17725 leader_election.cc:304] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [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: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:22:17.359213 18030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "691b1ac6114f4682989a4a9776858143" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1c262bb347ad464db6bdcb723eae4eb8"
I20260710 13:22:17.360067 18285 raft_consensus.cc:2804] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:17.360641 18285 raft_consensus.cc:697] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 3 LEADER]: Becoming Leader. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Running, Role: LEADER
I20260710 13:22:17.361168 18282 leader_election.cc:290] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 3 election: Requested vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063)
I20260710 13:22:17.361768 18285 consensus_queue.cc:237] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:17.378590 17685 raft_consensus.cc:1275] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:17.380784 18264 consensus_queue.cc:1048] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:17.404584 18264 raft_consensus.cc:493] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:17.405215 18264 raft_consensus.cc:515] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:17.411679 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd658a803a44d1280db03ce76e6276d" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:17.412469 17759 raft_consensus.cc:2468] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 2.
I20260710 13:22:17.413817 17573 leader_election.cc:304] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:17.414814 18340 raft_consensus.cc:2804] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:22:17.415225 18340 raft_consensus.cc:493] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:17.415019 18264 leader_election.cc:290] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:17.415647 18340 raft_consensus.cc:3060] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:17.417999 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd658a803a44d1280db03ce76e6276d" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:17.418807 17685 raft_consensus.cc:2468] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 2.
I20260710 13:22:17.423974 18340 raft_consensus.cc:515] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:17.427062 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd658a803a44d1280db03ce76e6276d" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:17.427654 17685 raft_consensus.cc:3060] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:17.434826 17685 raft_consensus.cc:2468] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 3.
I20260710 13:22:17.436033 17576 leader_election.cc:304] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [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: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:17.438362 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd658a803a44d1280db03ce76e6276d" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:17.438939 17755 raft_consensus.cc:3060] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:17.441234 17508 catalog_manager.cc:5697] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: term changed from 2 to 3, leader changed from 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) to bc08786325fb4c47acd0d0314d8910bc (127.16.26.3). New cstate: current_term: 3 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:17.444859 18327 raft_consensus.cc:2804] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:17.445427 18327 raft_consensus.cc:697] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 3 LEADER]: Becoming Leader. State: Replica: d0e75414107f4701a35c98d89221b354, State: Running, Role: LEADER
I20260710 13:22:17.447201 18327 consensus_queue.cc:237] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:17.449026 17755 raft_consensus.cc:2468] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 3.
I20260710 13:22:17.449816 18340 leader_election.cc:290] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 3 election: Requested vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:17.451130 18326 raft_consensus.cc:1064] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354: attempting to promote NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 to VOTER
I20260710 13:22:17.456128 18326 consensus_queue.cc:237] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:17.467679 18030 raft_consensus.cc:1275] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 LEARNER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:22:17.469174 17755 raft_consensus.cc:1275] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:22:17.469597 18326 raft_consensus.cc:493] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:17.470402 18326 raft_consensus.cc:515] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:17.474524 17504 catalog_manager.cc:5697] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:17.471835 18340 consensus_queue.cc:1048] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:17.477701 18339 consensus_queue.cc:1048] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:17.485626 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2d69cb46f0493f952444eb9e890a13" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:17.486379 17755 raft_consensus.cc:2468] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 2.
I20260710 13:22:17.489720 18030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2d69cb46f0493f952444eb9e890a13" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1c262bb347ad464db6bdcb723eae4eb8" is_pre_election: true
I20260710 13:22:17.490386 18326 leader_election.cc:290] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063)
I20260710 13:22:17.490417 18030 raft_consensus.cc:2468] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Leader pre-election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 1.
I20260710 13:22:17.492285 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2d69cb46f0493f952444eb9e890a13" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:17.492928 17685 raft_consensus.cc:2468] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 2.
I20260710 13:22:17.494328 17676 raft_consensus.cc:1275] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:22:17.495023 17574 leader_election.cc:304] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1c262bb347ad464db6bdcb723eae4eb8, bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:17.497941 18340 raft_consensus.cc:2804] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:22:17.498431 18340 raft_consensus.cc:493] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:17.498364 18339 consensus_queue.cc:1048] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:17.498963 18340 raft_consensus.cc:3060] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:17.510269 17685 raft_consensus.cc:1275] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:17.510020 18340 raft_consensus.cc:515] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:17.512353 18264 consensus_queue.cc:1048] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:17.514919 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2d69cb46f0493f952444eb9e890a13" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:17.515558 17759 raft_consensus.cc:3060] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:17.504961 17676 raft_consensus.cc:2955] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:17.500417 18339 raft_consensus.cc:2955] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:17.525619 17759 raft_consensus.cc:2468] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 3.
I20260710 13:22:17.530215 17755 raft_consensus.cc:2955] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:17.534639 18340 leader_election.cc:290] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 3 election: Requested vote from peers bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063)
I20260710 13:22:17.536883 18030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2d69cb46f0493f952444eb9e890a13" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1c262bb347ad464db6bdcb723eae4eb8"
I20260710 13:22:17.537242 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa2d69cb46f0493f952444eb9e890a13" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:17.537703 18030 raft_consensus.cc:3060] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Advancing to term 3
I20260710 13:22:17.537873 17685 raft_consensus.cc:3060] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:17.541564 17759 raft_consensus.cc:1275] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:17.543377 18327 consensus_queue.cc:1048] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:17.554868 18030 raft_consensus.cc:2468] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 LEARNER]: Leader election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 3.
I20260710 13:22:17.574492 17685 raft_consensus.cc:2468] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 3.
I20260710 13:22:17.577685 18032 raft_consensus.cc:2955] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:17.586355 17574 leader_election.cc:304] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 1c262bb347ad464db6bdcb723eae4eb8, bc08786325fb4c47acd0d0314d8910bc, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:17.594328 18339 raft_consensus.cc:2804] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:17.596138 18339 raft_consensus.cc:697] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 3 LEADER]: Becoming Leader. State: Replica: d0e75414107f4701a35c98d89221b354, State: Running, Role: LEADER
I20260710 13:22:17.599553 18339 consensus_queue.cc:237] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.3, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:17.613231 18030 raft_consensus.cc:1275] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:22:17.617831 18273 consensus_queue.cc:1048] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:17.621778 17507 catalog_manager.cc:5697] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8 reported cstate change: config changed from index 2 to 4, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:17.632118 18339 raft_consensus.cc:493] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:17.632732 18339 raft_consensus.cc:515] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:17.635629 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:17.636266 17685 raft_consensus.cc:2468] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 2.
I20260710 13:22:17.638470 17576 leader_election.cc:304] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [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: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:17.639334 18327 raft_consensus.cc:2804] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:17.639739 18327 raft_consensus.cc:493] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a6520475228455f87ac03a9254d5469)
I20260710 13:22:17.640183 18327 raft_consensus.cc:3060] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:17.652781 17685 raft_consensus.cc:1240] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Rejecting Update request from peer 1c262bb347ad464db6bdcb723eae4eb8 for earlier term 2. Current term is 3. Ops: []
I20260710 13:22:17.654680 18262 consensus_queue.cc:1059] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:17.655664 18262 raft_consensus.cc:3055] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:17.656019 18262 raft_consensus.cc:740] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Running, Role: LEADER
I20260710 13:22:17.661860 17603 consensus_queue.cc:237] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:17.668208 17602 raft_consensus.cc:1275] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 3 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:22:17.671622 17759 raft_consensus.cc:1275] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:22:17.674444 18264 consensus_queue.cc:1048] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:17.681874 18273 consensus_queue.cc:1048] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:17.683125 17505 catalog_manager.cc:5697] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 reported cstate change: term changed from 1 to 3, now has a pending config: VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1), VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3), VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2), VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4). New cstate: current_term: 3 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:17.691424 18340 raft_consensus.cc:2955] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:17.656899 18262 consensus_queue.cc:260] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:17.697283 18262 raft_consensus.cc:3060] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:17.705611 17759 raft_consensus.cc:2955] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:17.735821 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc" is_pre_election: true
I20260710 13:22:17.737031 17755 raft_consensus.cc:2393] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0e75414107f4701a35c98d89221b354 in current term 2: Already voted for candidate bc08786325fb4c47acd0d0314d8910bc in this term.
I20260710 13:22:17.747687 18282 raft_consensus.cc:493] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:17.748263 18282 raft_consensus.cc:515] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:17.750586 18282 leader_election.cc:290] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:17.752331 17605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354" is_pre_election: true
I20260710 13:22:17.754988 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469" is_pre_election: true
I20260710 13:22:17.755707 17685 raft_consensus.cc:2468] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 2.
I20260710 13:22:17.757445 17725 leader_election.cc:304] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:22:17.758258 18030 raft_consensus.cc:1275] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:22:17.758400 18282 raft_consensus.cc:2804] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:22:17.732244 18327 raft_consensus.cc:515] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:17.759444 18282 raft_consensus.cc:493] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:17.761059 18282 raft_consensus.cc:3060] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:17.760404 18264 consensus_queue.cc:1048] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:17.760579 17605 raft_consensus.cc:2468] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 2.
I20260710 13:22:17.759654 18339 leader_election.cc:290] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:17.774626 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:17.784929 17685 raft_consensus.cc:2468] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0e75414107f4701a35c98d89221b354 in term 2.
I20260710 13:22:17.788444 18032 raft_consensus.cc:2955] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:17.792212 17507 catalog_manager.cc:5697] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index 4 to 5, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New cstate: current_term: 3 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:17.795652 17676 raft_consensus.cc:1275] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:22:17.811897 18285 consensus_queue.cc:1048] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:17.802979 18327 leader_election.cc:290] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 2 election: Requested vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:17.805918 17494 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aa8614b572f2488db5417ea6d657f8a8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:17.806937 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e" candidate_uuid: "d0e75414107f4701a35c98d89221b354" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:17.823550 17576 leader_election.cc:304] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:17.824369 18327 raft_consensus.cc:2804] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:17.824839 18327 raft_consensus.cc:697] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 2 LEADER]: Becoming Leader. State: Replica: d0e75414107f4701a35c98d89221b354, State: Running, Role: LEADER
I20260710 13:22:17.825667 17674 tablet_service.cc:1558] Processing DeleteTablet for tablet aa8614b572f2488db5417ea6d657f8a8 with delete_type TABLET_DATA_TOMBSTONED (TS 1a6520475228455f87ac03a9254d5469 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56440
I20260710 13:22:17.827896 18327 consensus_queue.cc:237] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:17.833810 18352 tablet_replica.cc:333] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:17.836503 18282 raft_consensus.cc:515] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:17.839705 17755 raft_consensus.cc:2368] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d0e75414107f4701a35c98d89221b354 for earlier term 2. Current term is 3.
I20260710 13:22:17.841544 17573 leader_election.cc:400] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [CANDIDATE]: Term 2 election: Vote denied by peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389) with higher term. Message: Invalid argument: T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d0e75414107f4701a35c98d89221b354 for earlier term 2. Current term is 3.
I20260710 13:22:17.841924 18352 raft_consensus.cc:2243] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:17.842767 18352 raft_consensus.cc:2272] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:17.846935 18032 raft_consensus.cc:1275] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260710 13:22:17.847347 18032 pending_rounds.cc:85] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8: Aborting all ops after (but not including) 4
I20260710 13:22:17.847718 18032 pending_rounds.cc:107] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260710 13:22:17.848042 18032 raft_consensus.cc:2889] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:22:17.844324 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:17.849419 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e" candidate_uuid: "bc08786325fb4c47acd0d0314d8910bc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:17.850356 18278 consensus_queue.cc:1048] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:17.844765 18282 leader_election.cc:290] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [CANDIDATE]: Term 3 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:17.852276 18352 ts_tablet_manager.cc:1916] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:17.857702 17676 raft_consensus.cc:1275] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:17.859290 18327 consensus_queue.cc:1048] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:17.850644 17685 raft_consensus.cc:3060] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:17.872102 17755 raft_consensus.cc:1275] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:17.876531 18326 consensus_queue.cc:1048] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:17.893779 18032 raft_consensus.cc:3060] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Advancing to term 3
I20260710 13:22:17.897969 17506 catalog_manager.cc:5697] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 reported cstate change: term changed from 1 to 2, leader changed from 1a6520475228455f87ac03a9254d5469 (127.16.26.2) to d0e75414107f4701a35c98d89221b354 (127.16.26.1). New cstate: current_term: 2 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:17.900887 18032 raft_consensus.cc:1275] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 LEARNER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:17.902742 18340 consensus_queue.cc:1048] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:17.904474 17685 raft_consensus.cc:2468] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc08786325fb4c47acd0d0314d8910bc in term 3.
I20260710 13:22:17.906041 17725 leader_election.cc:304] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [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: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: d0e75414107f4701a35c98d89221b354
I20260710 13:22:17.907836 18282 raft_consensus.cc:2804] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:17.908310 18282 raft_consensus.cc:697] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 3 LEADER]: Becoming Leader. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Running, Role: LEADER
I20260710 13:22:17.909231 18282 consensus_queue.cc:237] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue going to LEADER 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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:17.925186 18352 ts_tablet_manager.cc:1929] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260710 13:22:17.925985 18352 log.cc:1199] T aa8614b572f2488db5417ea6d657f8a8 P 1a6520475228455f87ac03a9254d5469: Deleting WAL directory at /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-1-root/wals/aa8614b572f2488db5417ea6d657f8a8
I20260710 13:22:17.927978 17495 catalog_manager.cc:5028] TS 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): tablet aa8614b572f2488db5417ea6d657f8a8 (table test-workload [id=662d4a5875a2467ea100a47a3495d431]) successfully deleted
I20260710 13:22:17.932693 18341 raft_consensus.cc:1064] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354: attempting to promote NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 to VOTER
I20260710 13:22:17.935541 18341 consensus_queue.cc:237] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:17.943899 18032 raft_consensus.cc:1275] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 LEARNER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:22:17.944108 17755 raft_consensus.cc:1275] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:22:17.945374 18327 consensus_queue.cc:1048] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:17.946583 17685 raft_consensus.cc:1275] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:22:17.946225 17504 catalog_manager.cc:5697] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc reported cstate change: term changed from 2 to 3, leader changed from d0e75414107f4701a35c98d89221b354 (127.16.26.1) to bc08786325fb4c47acd0d0314d8910bc (127.16.26.3). New cstate: current_term: 3 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:17.947885 18326 consensus_queue.cc:1048] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:17.952219 18327 consensus_queue.cc:1048] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:17.965162 18030 raft_consensus.cc:2955] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:17.964213 18341 raft_consensus.cc:2955] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:17.977349 17685 raft_consensus.cc:2955] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:17.981245 17504 catalog_manager.cc:5697] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8 reported cstate change: config changed from index 2 to 4, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:17.991516 17755 raft_consensus.cc:2955] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:18.024822 17602 consensus_queue.cc:237] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:18.039278 18030 raft_consensus.cc:1275] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:22:18.041109 18341 consensus_queue.cc:1048] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260710 13:22:18.047720 17684 raft_consensus.cc:1275] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:22:18.039317 17685 raft_consensus.cc:1275] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:22:18.049283 18327 consensus_queue.cc:1048] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:18.051395 18340 raft_consensus.cc:2955] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:18.060740 18030 raft_consensus.cc:2955] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:18.066395 18341 consensus_queue.cc:1048] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:18.066784 17494 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0dd658a803a44d1280db03ce76e6276d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:18.076115 17685 raft_consensus.cc:2955] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:18.076786 17506 catalog_manager.cc:5697] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 reported cstate change: config changed from index 4 to 5, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New cstate: current_term: 3 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:18.093724 17749 tablet_service.cc:1558] Processing DeleteTablet for tablet 0dd658a803a44d1280db03ce76e6276d with delete_type TABLET_DATA_TOMBSTONED (TS bc08786325fb4c47acd0d0314d8910bc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37738
I20260710 13:22:18.100068 18030 raft_consensus.cc:1275] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 LEARNER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:22:18.102068 18326 consensus_queue.cc:1048] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:18.107160 18359 tablet_replica.cc:333] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:18.108325 18359 raft_consensus.cc:2243] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.109846 18359 raft_consensus.cc:2272] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.114954 18359 ts_tablet_manager.cc:1916] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:18.118350 17755 raft_consensus.cc:1275] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:22:18.124498 18340 consensus_queue.cc:1048] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:18.148015 18359 ts_tablet_manager.cc:1929] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260710 13:22:18.160117 18359 log.cc:1199] T 0dd658a803a44d1280db03ce76e6276d P bc08786325fb4c47acd0d0314d8910bc: Deleting WAL directory at /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-2-root/wals/0dd658a803a44d1280db03ce76e6276d
I20260710 13:22:18.159705 18341 raft_consensus.cc:2955] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 3 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:18.162411 17492 catalog_manager.cc:5028] TS bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): tablet 0dd658a803a44d1280db03ce76e6276d (table test-workload [id=662d4a5875a2467ea100a47a3495d431]) successfully deleted
I20260710 13:22:18.161514 18030 raft_consensus.cc:2955] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:18.163188 17755 raft_consensus.cc:2955] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:18.185243 17685 raft_consensus.cc:2955] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:18.184854 17506 catalog_manager.cc:5697] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8 reported cstate change: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1), VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3), VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2), VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4). New cstate: current_term: 3 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:18.225291 17602 consensus_queue.cc:237] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:18.245219 18030 raft_consensus.cc:1275] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:22:18.246655 17685 raft_consensus.cc:1275] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:22:18.247457 18341 consensus_queue.cc:1048] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:18.248507 18340 consensus_queue.cc:1048] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:18.256421 18326 raft_consensus.cc:2955] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 3 to 5, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:18.265820 17676 raft_consensus.cc:2955] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:18.267102 18030 raft_consensus.cc:2955] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:18.269959 17494 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fa2d69cb46f0493f952444eb9e890a13 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:18.277006 17506 catalog_manager.cc:5697] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 reported cstate change: config changed from index 3 to 5, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New cstate: current_term: 3 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:18.296495 17749 tablet_service.cc:1558] Processing DeleteTablet for tablet fa2d69cb46f0493f952444eb9e890a13 with delete_type TABLET_DATA_TOMBSTONED (TS bc08786325fb4c47acd0d0314d8910bc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37738
I20260710 13:22:18.297689 18359 tablet_replica.cc:333] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:18.298792 18359 raft_consensus.cc:2243] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:18.299683 18359 raft_consensus.cc:2272] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:18.306233 17676 raft_consensus.cc:1240] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Rejecting Update request from peer d0e75414107f4701a35c98d89221b354 for earlier term 2. Current term is 3. Ops: []
I20260710 13:22:18.309278 18326 consensus_queue.cc:1059] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:18.310133 18340 raft_consensus.cc:3055] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:18.310495 18340 raft_consensus.cc:740] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d0e75414107f4701a35c98d89221b354, State: Running, Role: LEADER
I20260710 13:22:18.311288 18340 consensus_queue.cc:260] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:18.312103 18359 ts_tablet_manager.cc:1916] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:18.312481 18340 raft_consensus.cc:3060] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:18.326346 18359 ts_tablet_manager.cc:1929] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260710 13:22:18.326771 18359 log.cc:1199] T fa2d69cb46f0493f952444eb9e890a13 P bc08786325fb4c47acd0d0314d8910bc: Deleting WAL directory at /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-2-root/wals/fa2d69cb46f0493f952444eb9e890a13
I20260710 13:22:18.328130 17492 catalog_manager.cc:5028] TS bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): tablet fa2d69cb46f0493f952444eb9e890a13 (table test-workload [id=662d4a5875a2467ea100a47a3495d431]) successfully deleted
I20260710 13:22:18.390707 17605 raft_consensus.cc:1275] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 3 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 13:22:18.391054 17605 pending_rounds.cc:85] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354: Aborting all ops after (but not including) 1
I20260710 13:22:18.391284 17605 pending_rounds.cc:107] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 13:22:18.391510 17605 raft_consensus.cc:2889] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:22:18.392968 18282 consensus_queue.cc:1048] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:18.401513 17676 raft_consensus.cc:1275] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:22:18.405087 18282 consensus_queue.cc:1048] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:19.330886 17676 consensus_queue.cc:237] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:19.338393 17759 raft_consensus.cc:1275] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260710 13:22:19.338960 17649 consensus_peers.cc:597] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 -> Peer 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063): Couldn't send request to peer 1c262bb347ad464db6bdcb723eae4eb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7beca547d20a46c080f3362a4fbd008f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:19.339429 17605 raft_consensus.cc:1275] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:22:19.340020 18348 consensus_queue.cc:1048] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:19.340991 18365 consensus_queue.cc:1048] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:19.348402 18348 raft_consensus.cc:2955] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:19.352635 17759 raft_consensus.cc:2955] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:19.373042 17506 catalog_manager.cc:5697] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index -1 to 3, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New cstate: current_term: 2 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:19.383659 17605 raft_consensus.cc:2955] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:19.390542 17759 consensus_queue.cc:237] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
W20260710 13:22:19.417572 17723 consensus_peers.cc:597] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc -> Peer 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063): Couldn't send request to peer 1c262bb347ad464db6bdcb723eae4eb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d27b18613d3b4fa4ac05eebd948c7f3c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:19.418884 17685 raft_consensus.cc:1275] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:22:19.420913 18285 consensus_queue.cc:1048] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:19.422715 17605 raft_consensus.cc:1275] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:22:19.431991 18285 consensus_queue.cc:1048] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:19.450456 18278 raft_consensus.cc:2955] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:19.462427 17685 raft_consensus.cc:2955] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:19.479568 17507 catalog_manager.cc:5697] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index -1 to 3, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New cstate: current_term: 2 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:19.485108 17605 raft_consensus.cc:2955] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:19.476702 17603 consensus_queue.cc:237] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue 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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
W20260710 13:22:19.511080 17574 consensus_peers.cc:597] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 -> Peer 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063): Couldn't send request to peer 1c262bb347ad464db6bdcb723eae4eb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65e4d264c5f448b8820f76826b62fb13. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:19.511385 17759 raft_consensus.cc:1275] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:19.513036 18340 consensus_queue.cc:1048] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:19.517509 17685 raft_consensus.cc:1275] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:19.518947 18340 consensus_queue.cc:1048] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:19.524693 18341 raft_consensus.cc:2955] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:19.528261 17759 raft_consensus.cc:2955] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:19.549150 17755 consensus_queue.cc:237] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue 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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:19.544953 17505 catalog_manager.cc:5697] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New cstate: current_term: 1 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:19.566176 17676 raft_consensus.cc:2955] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
W20260710 13:22:19.583499 17723 consensus_peers.cc:597] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc -> Peer 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063): Couldn't send request to peer 1c262bb347ad464db6bdcb723eae4eb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e4787ef691884f8e84f56fcd7f13ea02. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:19.583833 17685 raft_consensus.cc:1275] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:19.585629 18278 consensus_queue.cc:1048] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:19.586191 17603 raft_consensus.cc:1275] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:19.587790 18282 consensus_queue.cc:1048] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:19.600610 18282 raft_consensus.cc:2955] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:19.602901 17605 raft_consensus.cc:2955] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:19.604692 17676 raft_consensus.cc:2955] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:19.617110 17507 catalog_manager.cc:5697] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:19.742807 18387 ts_tablet_manager.cc:933] T 7beca547d20a46c080f3362a4fbd008f P 1c262bb347ad464db6bdcb723eae4eb8: Initiating tablet copy from peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021)
I20260710 13:22:19.745541 18387 tablet_copy_client.cc:323] T 7beca547d20a46c080f3362a4fbd008f P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Beginning tablet copy session from remote peer at address 127.16.26.2:36021
I20260710 13:22:19.747984 17695 tablet_copy_service.cc:140] P 1a6520475228455f87ac03a9254d5469: Received BeginTabletCopySession request for tablet 7beca547d20a46c080f3362a4fbd008f from peer 1c262bb347ad464db6bdcb723eae4eb8 ({username='slave'} at 127.0.0.1:56470)
I20260710 13:22:19.748730 17695 tablet_copy_service.cc:161] P 1a6520475228455f87ac03a9254d5469: Beginning new tablet copy session on tablet 7beca547d20a46c080f3362a4fbd008f from peer 1c262bb347ad464db6bdcb723eae4eb8 at {username='slave'} at 127.0.0.1:56470: session id = 1c262bb347ad464db6bdcb723eae4eb8-7beca547d20a46c080f3362a4fbd008f
I20260710 13:22:19.760234 17695 tablet_copy_source_session.cc:215] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:19.764948 18387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7beca547d20a46c080f3362a4fbd008f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.780495 18387 tablet_copy_client.cc:806] T 7beca547d20a46c080f3362a4fbd008f P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:19.781216 18387 tablet_copy_client.cc:670] T 7beca547d20a46c080f3362a4fbd008f P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:19.786942 18387 tablet_copy_client.cc:538] T 7beca547d20a46c080f3362a4fbd008f P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:19.797272 18387 tablet_bootstrap.cc:492] T 7beca547d20a46c080f3362a4fbd008f P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap starting.
I20260710 13:22:19.820987 18387 tablet_bootstrap.cc:492] T 7beca547d20a46c080f3362a4fbd008f P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:19.821993 18387 tablet_bootstrap.cc:492] T 7beca547d20a46c080f3362a4fbd008f P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap complete.
I20260710 13:22:19.822705 18387 ts_tablet_manager.cc:1403] T 7beca547d20a46c080f3362a4fbd008f P 1c262bb347ad464db6bdcb723eae4eb8: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.008s
I20260710 13:22:19.825438 18387 raft_consensus.cc:359] T 7beca547d20a46c080f3362a4fbd008f P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:19.826174 18387 raft_consensus.cc:740] T 7beca547d20a46c080f3362a4fbd008f P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Initialized, Role: LEARNER
I20260710 13:22:19.826890 18387 consensus_queue.cc:260] T 7beca547d20a46c080f3362a4fbd008f P 1c262bb347ad464db6bdcb723eae4eb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:19.829187 18387 ts_tablet_manager.cc:1434] T 7beca547d20a46c080f3362a4fbd008f P 1c262bb347ad464db6bdcb723eae4eb8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:19.836154 17695 tablet_copy_service.cc:342] P 1a6520475228455f87ac03a9254d5469: Request end of tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-7beca547d20a46c080f3362a4fbd008f received from {username='slave'} at 127.0.0.1:56470
I20260710 13:22:19.836656 17695 tablet_copy_service.cc:434] P 1a6520475228455f87ac03a9254d5469: ending tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-7beca547d20a46c080f3362a4fbd008f on tablet 7beca547d20a46c080f3362a4fbd008f with peer 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:19.929425 18387 ts_tablet_manager.cc:933] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8: Initiating tablet copy from peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:19.931180 18387 tablet_copy_client.cc:323] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Beginning tablet copy session from remote peer at address 127.16.26.3:41389
I20260710 13:22:19.933516 17767 tablet_copy_service.cc:140] P bc08786325fb4c47acd0d0314d8910bc: Received BeginTabletCopySession request for tablet d27b18613d3b4fa4ac05eebd948c7f3c from peer 1c262bb347ad464db6bdcb723eae4eb8 ({username='slave'} at 127.0.0.1:37778)
I20260710 13:22:19.934197 17767 tablet_copy_service.cc:161] P bc08786325fb4c47acd0d0314d8910bc: Beginning new tablet copy session on tablet d27b18613d3b4fa4ac05eebd948c7f3c from peer 1c262bb347ad464db6bdcb723eae4eb8 at {username='slave'} at 127.0.0.1:37778: session id = 1c262bb347ad464db6bdcb723eae4eb8-d27b18613d3b4fa4ac05eebd948c7f3c
I20260710 13:22:19.944307 17767 tablet_copy_source_session.cc:215] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:19.948441 18387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27b18613d3b4fa4ac05eebd948c7f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:19.964648 18387 tablet_copy_client.cc:806] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:19.965246 18387 tablet_copy_client.cc:670] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:19.972419 18387 tablet_copy_client.cc:538] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:19.983601 18387 tablet_bootstrap.cc:492] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap starting.
I20260710 13:22:20.022702 18387 tablet_bootstrap.cc:492] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:20.022883 18391 ts_tablet_manager.cc:933] T 65e4d264c5f448b8820f76826b62fb13 P 1c262bb347ad464db6bdcb723eae4eb8: Initiating tablet copy from peer d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169)
I20260710 13:22:20.023844 18387 tablet_bootstrap.cc:492] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap complete.
I20260710 13:22:20.024921 18387 ts_tablet_manager.cc:1403] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.015s
I20260710 13:22:20.028903 18387 raft_consensus.cc:359] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:20.029961 18387 raft_consensus.cc:740] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Initialized, Role: LEARNER
I20260710 13:22:20.031013 18387 consensus_queue.cc:260] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:20.034358 18387 ts_tablet_manager.cc:1434] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:22:20.037613 17767 tablet_copy_service.cc:342] P bc08786325fb4c47acd0d0314d8910bc: Request end of tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-d27b18613d3b4fa4ac05eebd948c7f3c received from {username='slave'} at 127.0.0.1:37778
I20260710 13:22:20.038167 17767 tablet_copy_service.cc:434] P bc08786325fb4c47acd0d0314d8910bc: ending tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-d27b18613d3b4fa4ac05eebd948c7f3c on tablet d27b18613d3b4fa4ac05eebd948c7f3c with peer 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:20.041570 18391 tablet_copy_client.cc:323] T 65e4d264c5f448b8820f76826b62fb13 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Beginning tablet copy session from remote peer at address 127.16.26.1:37169
I20260710 13:22:20.044545 17620 tablet_copy_service.cc:140] P d0e75414107f4701a35c98d89221b354: Received BeginTabletCopySession request for tablet 65e4d264c5f448b8820f76826b62fb13 from peer 1c262bb347ad464db6bdcb723eae4eb8 ({username='slave'} at 127.0.0.1:41734)
I20260710 13:22:20.045657 17620 tablet_copy_service.cc:161] P d0e75414107f4701a35c98d89221b354: Beginning new tablet copy session on tablet 65e4d264c5f448b8820f76826b62fb13 from peer 1c262bb347ad464db6bdcb723eae4eb8 at {username='slave'} at 127.0.0.1:41734: session id = 1c262bb347ad464db6bdcb723eae4eb8-65e4d264c5f448b8820f76826b62fb13
I20260710 13:22:20.047369 18387 ts_tablet_manager.cc:933] T e4787ef691884f8e84f56fcd7f13ea02 P 1c262bb347ad464db6bdcb723eae4eb8: Initiating tablet copy from peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:20.058427 17620 tablet_copy_source_session.cc:215] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:20.064769 18391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65e4d264c5f448b8820f76826b62fb13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:20.083455 18387 tablet_copy_client.cc:323] T e4787ef691884f8e84f56fcd7f13ea02 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Beginning tablet copy session from remote peer at address 127.16.26.3:41389
I20260710 13:22:20.085378 17767 tablet_copy_service.cc:140] P bc08786325fb4c47acd0d0314d8910bc: Received BeginTabletCopySession request for tablet e4787ef691884f8e84f56fcd7f13ea02 from peer 1c262bb347ad464db6bdcb723eae4eb8 ({username='slave'} at 127.0.0.1:37778)
I20260710 13:22:20.085981 17767 tablet_copy_service.cc:161] P bc08786325fb4c47acd0d0314d8910bc: Beginning new tablet copy session on tablet e4787ef691884f8e84f56fcd7f13ea02 from peer 1c262bb347ad464db6bdcb723eae4eb8 at {username='slave'} at 127.0.0.1:37778: session id = 1c262bb347ad464db6bdcb723eae4eb8-e4787ef691884f8e84f56fcd7f13ea02
I20260710 13:22:20.093609 17767 tablet_copy_source_session.cc:215] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:20.096961 18387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4787ef691884f8e84f56fcd7f13ea02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:20.097358 18391 tablet_copy_client.cc:806] T 65e4d264c5f448b8820f76826b62fb13 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:20.097977 18391 tablet_copy_client.cc:670] T 65e4d264c5f448b8820f76826b62fb13 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:20.102120 18391 tablet_copy_client.cc:538] T 65e4d264c5f448b8820f76826b62fb13 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:20.113910 18387 tablet_copy_client.cc:806] T e4787ef691884f8e84f56fcd7f13ea02 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:20.114423 18391 tablet_bootstrap.cc:492] T 65e4d264c5f448b8820f76826b62fb13 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap starting.
I20260710 13:22:20.114496 18387 tablet_copy_client.cc:670] T e4787ef691884f8e84f56fcd7f13ea02 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:20.120019 18387 tablet_copy_client.cc:538] T e4787ef691884f8e84f56fcd7f13ea02 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:20.129906 18387 tablet_bootstrap.cc:492] T e4787ef691884f8e84f56fcd7f13ea02 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap starting.
I20260710 13:22:20.158499 18391 tablet_bootstrap.cc:492] T 65e4d264c5f448b8820f76826b62fb13 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:20.159443 18391 tablet_bootstrap.cc:492] T 65e4d264c5f448b8820f76826b62fb13 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap complete.
I20260710 13:22:20.164242 18387 tablet_bootstrap.cc:492] T e4787ef691884f8e84f56fcd7f13ea02 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:20.165308 18387 tablet_bootstrap.cc:492] T e4787ef691884f8e84f56fcd7f13ea02 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap complete.
I20260710 13:22:20.165983 18387 ts_tablet_manager.cc:1403] T e4787ef691884f8e84f56fcd7f13ea02 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent bootstrapping tablet: real 0.036s	user 0.030s	sys 0.001s
I20260710 13:22:20.170615 18387 raft_consensus.cc:359] T e4787ef691884f8e84f56fcd7f13ea02 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:20.172115 18391 ts_tablet_manager.cc:1403] T 65e4d264c5f448b8820f76826b62fb13 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent bootstrapping tablet: real 0.058s	user 0.020s	sys 0.011s
I20260710 13:22:20.173817 18387 raft_consensus.cc:740] T e4787ef691884f8e84f56fcd7f13ea02 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Initialized, Role: LEARNER
I20260710 13:22:20.174528 18387 consensus_queue.cc:260] T e4787ef691884f8e84f56fcd7f13ea02 P 1c262bb347ad464db6bdcb723eae4eb8 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:20.176678 18387 ts_tablet_manager.cc:1434] T e4787ef691884f8e84f56fcd7f13ea02 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 13:22:20.181676 17767 tablet_copy_service.cc:342] P bc08786325fb4c47acd0d0314d8910bc: Request end of tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-e4787ef691884f8e84f56fcd7f13ea02 received from {username='slave'} at 127.0.0.1:37778
I20260710 13:22:20.182171 17767 tablet_copy_service.cc:434] P bc08786325fb4c47acd0d0314d8910bc: ending tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-e4787ef691884f8e84f56fcd7f13ea02 on tablet e4787ef691884f8e84f56fcd7f13ea02 with peer 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:20.181860 18391 raft_consensus.cc:359] T 65e4d264c5f448b8820f76826b62fb13 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:20.182862 18391 raft_consensus.cc:740] T 65e4d264c5f448b8820f76826b62fb13 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Initialized, Role: LEARNER
I20260710 13:22:20.183576 18391 consensus_queue.cc:260] T 65e4d264c5f448b8820f76826b62fb13 P 1c262bb347ad464db6bdcb723eae4eb8 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:20.186127 18391 ts_tablet_manager.cc:1434] T 65e4d264c5f448b8820f76826b62fb13 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.006s
I20260710 13:22:20.187940 17620 tablet_copy_service.cc:342] P d0e75414107f4701a35c98d89221b354: Request end of tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-65e4d264c5f448b8820f76826b62fb13 received from {username='slave'} at 127.0.0.1:41734
I20260710 13:22:20.188388 17620 tablet_copy_service.cc:434] P d0e75414107f4701a35c98d89221b354: ending tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-65e4d264c5f448b8820f76826b62fb13 on tablet 65e4d264c5f448b8820f76826b62fb13 with peer 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:20.248941 18032 raft_consensus.cc:1217] T 7beca547d20a46c080f3362a4fbd008f P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 13:22:20.402884 18032 raft_consensus.cc:1217] T 65e4d264c5f448b8820f76826b62fb13 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:20.494689 18032 raft_consensus.cc:1217] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 13:22:20.588114 18032 raft_consensus.cc:1217] T e4787ef691884f8e84f56fcd7f13ea02 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:20.705529 18368 raft_consensus.cc:1064] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469: attempting to promote NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 to VOTER
I20260710 13:22:20.708184 18368 consensus_queue.cc:237] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:20.715339 17755 raft_consensus.cc:1275] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:22:20.715798 17605 raft_consensus.cc:1275] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:22:20.715864 18032 raft_consensus.cc:1275] T 7beca547d20a46c080f3362a4fbd008f P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 LEARNER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:22:20.716696 18368 consensus_queue.cc:1048] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:20.718000 18399 consensus_queue.cc:1048] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:20.718756 18397 consensus_queue.cc:1048] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:20.730967 18399 raft_consensus.cc:2955] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:20.732812 17605 raft_consensus.cc:2955] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:20.737313 17755 raft_consensus.cc:2955] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:20.743595 18032 raft_consensus.cc:2955] T 7beca547d20a46c080f3362a4fbd008f P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:20.752274 17505 catalog_manager.cc:5697] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index 3 to 4, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:20.774914 17676 consensus_queue.cc:237] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:20.781955 18032 raft_consensus.cc:1275] T 7beca547d20a46c080f3362a4fbd008f P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:20.783283 18399 consensus_queue.cc:1048] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:20.784246 17603 raft_consensus.cc:1275] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:20.790362 18399 consensus_queue.cc:1048] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:20.795179 18397 raft_consensus.cc:2955] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:20.796955 18032 raft_consensus.cc:2955] T 7beca547d20a46c080f3362a4fbd008f P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:20.803010 17495 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7beca547d20a46c080f3362a4fbd008f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:20.805730 17605 raft_consensus.cc:2955] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:20.809422 17507 catalog_manager.cc:5697] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 reported cstate change: config changed from index 4 to 5, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New cstate: current_term: 2 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:20.820271 17749 tablet_service.cc:1558] Processing DeleteTablet for tablet 7beca547d20a46c080f3362a4fbd008f with delete_type TABLET_DATA_TOMBSTONED (TS bc08786325fb4c47acd0d0314d8910bc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37738
I20260710 13:22:20.829733 18410 tablet_replica.cc:333] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:20.830722 18410 raft_consensus.cc:2243] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.831440 18410 raft_consensus.cc:2272] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.834728 18410 ts_tablet_manager.cc:1916] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:20.845831 18410 ts_tablet_manager.cc:1929] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 13:22:20.846205 18410 log.cc:1199] T 7beca547d20a46c080f3362a4fbd008f P bc08786325fb4c47acd0d0314d8910bc: Deleting WAL directory at /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-2-root/wals/7beca547d20a46c080f3362a4fbd008f
I20260710 13:22:20.847684 17492 catalog_manager.cc:5028] TS bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): tablet 7beca547d20a46c080f3362a4fbd008f (table test-workload [id=662d4a5875a2467ea100a47a3495d431]) successfully deleted
I20260710 13:22:20.960404 18282 raft_consensus.cc:1064] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc: attempting to promote NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 to VOTER
I20260710 13:22:20.963169 18282 consensus_queue.cc:237] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:20.977516 17676 raft_consensus.cc:1275] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:22:20.978878 18278 consensus_queue.cc:1048] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:20.981263 18032 raft_consensus.cc:1275] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 LEARNER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:22:20.987097 18401 consensus_queue.cc:1048] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:20.991329 17605 raft_consensus.cc:1275] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:22:20.992818 18278 consensus_queue.cc:1048] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:20.997251 18412 raft_consensus.cc:2955] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:20.999214 18030 raft_consensus.cc:2955] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.016331 18417 raft_consensus.cc:1064] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354: attempting to promote NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 to VOTER
I20260710 13:22:21.014830 17507 catalog_manager.cc:5697] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 reported cstate change: config changed from index 3 to 4, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.032691 18417 consensus_queue.cc:237] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:21.034373 17605 raft_consensus.cc:2955] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.023398 17676 raft_consensus.cc:2955] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.040427 17755 consensus_queue.cc:237] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:21.049072 18032 raft_consensus.cc:1275] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:21.050995 18282 consensus_queue.cc:1048] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:21.055924 17685 raft_consensus.cc:1275] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:21.057753 18032 raft_consensus.cc:1275] T 65e4d264c5f448b8820f76826b62fb13 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:21.058522 17755 raft_consensus.cc:1275] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:21.059890 18278 consensus_queue.cc:1048] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:21.065898 18278 raft_consensus.cc:2955] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.069226 18032 raft_consensus.cc:2955] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.070142 18400 consensus_queue.cc:1048] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:21.071290 17685 raft_consensus.cc:1275] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:21.071471 18418 consensus_queue.cc:1048] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:22:21.074026 18400 consensus_queue.cc:1048] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:21.073701 17676 raft_consensus.cc:2955] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.078022 18282 raft_consensus.cc:1064] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc: attempting to promote NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 to VOTER
I20260710 13:22:21.080209 18282 consensus_queue.cc:237] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:21.097057 18400 raft_consensus.cc:2955] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.103765 17507 catalog_manager.cc:5697] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 reported cstate change: config changed from index 4 to 5, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New cstate: current_term: 2 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.111270 17759 raft_consensus.cc:2955] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.115523 17600 tablet_service.cc:1558] Processing DeleteTablet for tablet d27b18613d3b4fa4ac05eebd948c7f3c with delete_type TABLET_DATA_TOMBSTONED (TS d0e75414107f4701a35c98d89221b354 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48592
I20260710 13:22:21.137830 17504 catalog_manager.cc:5697] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.143884 18032 raft_consensus.cc:1275] T e4787ef691884f8e84f56fcd7f13ea02 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:21.139724 18424 tablet_replica.cc:333] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:21.142280 17605 raft_consensus.cc:1275] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:21.145292 18420 consensus_queue.cc:1048] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:21.143323 17676 raft_consensus.cc:1275] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:21.146235 18424 raft_consensus.cc:2243] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:21.147168 18424 raft_consensus.cc:2272] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:21.147897 18401 consensus_queue.cc:1048] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:21.149888 17492 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d27b18613d3b4fa4ac05eebd948c7f3c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:21.152300 18412 consensus_queue.cc:1048] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:21.156935 17676 raft_consensus.cc:2955] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.173064 18424 ts_tablet_manager.cc:1916] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:21.175446 18030 raft_consensus.cc:2955] T 65e4d264c5f448b8820f76826b62fb13 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.192384 17603 consensus_queue.cc:237] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:21.197511 18420 raft_consensus.cc:2955] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.199286 18424 ts_tablet_manager.cc:1929] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 13:22:21.199875 18424 log.cc:1199] T d27b18613d3b4fa4ac05eebd948c7f3c P d0e75414107f4701a35c98d89221b354: Deleting WAL directory at /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-0-root/wals/d27b18613d3b4fa4ac05eebd948c7f3c
I20260710 13:22:21.201529 17759 raft_consensus.cc:1275] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:21.201730 17494 catalog_manager.cc:5028] TS d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169): tablet d27b18613d3b4fa4ac05eebd948c7f3c (table test-workload [id=662d4a5875a2467ea100a47a3495d431]) successfully deleted
I20260710 13:22:21.203006 18418 consensus_queue.cc:1048] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:21.203388 18032 raft_consensus.cc:1275] T 65e4d264c5f448b8820f76826b62fb13 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:21.204768 18400 consensus_queue.cc:1048] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:21.211009 18028 raft_consensus.cc:2955] T e4787ef691884f8e84f56fcd7f13ea02 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.213559 18416 raft_consensus.cc:2955] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.217145 17685 raft_consensus.cc:2955] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.225826 17759 raft_consensus.cc:2955] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.226886 17507 catalog_manager.cc:5697] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:21.233084 18030 raft_consensus.cc:2955] T 65e4d264c5f448b8820f76826b62fb13 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.235206 17494 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 65e4d264c5f448b8820f76826b62fb13 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:21.246758 17504 catalog_manager.cc:5697] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 reported cstate change: config changed from index 3 to 4, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New cstate: current_term: 1 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:21.249176 17605 raft_consensus.cc:2955] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } attrs { replace: true } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.262949 17674 tablet_service.cc:1558] Processing DeleteTablet for tablet 65e4d264c5f448b8820f76826b62fb13 with delete_type TABLET_DATA_TOMBSTONED (TS 1a6520475228455f87ac03a9254d5469 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56440
I20260710 13:22:21.271992 17759 consensus_queue.cc:237] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:21.275641 18430 tablet_replica.cc:333] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:21.276422 18430 raft_consensus.cc:2243] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:21.277156 18430 raft_consensus.cc:2272] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:21.280095 18030 raft_consensus.cc:1275] T e4787ef691884f8e84f56fcd7f13ea02 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:21.280669 17603 raft_consensus.cc:1275] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:21.281175 18430 ts_tablet_manager.cc:1916] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:21.281670 18282 consensus_queue.cc:1048] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:21.282548 18420 consensus_queue.cc:1048] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:21.290055 18401 raft_consensus.cc:2955] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.291172 18030 raft_consensus.cc:2955] T e4787ef691884f8e84f56fcd7f13ea02 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.298838 18430 ts_tablet_manager.cc:1929] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:21.299389 18430 log.cc:1199] T 65e4d264c5f448b8820f76826b62fb13 P 1a6520475228455f87ac03a9254d5469: Deleting WAL directory at /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-1-root/wals/65e4d264c5f448b8820f76826b62fb13
I20260710 13:22:21.301199 17495 catalog_manager.cc:5028] TS 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): tablet 65e4d264c5f448b8820f76826b62fb13 (table test-workload [id=662d4a5875a2467ea100a47a3495d431]) successfully deleted
I20260710 13:22:21.303308 17605 raft_consensus.cc:2955] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:21.306399 17492 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e4787ef691884f8e84f56fcd7f13ea02 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:21.311545 17504 catalog_manager.cc:5697] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index 3 to 4, VOTER 1a6520475228455f87ac03a9254d5469 (127.16.26.2) evicted. New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:21.323773 17674 tablet_service.cc:1558] Processing DeleteTablet for tablet e4787ef691884f8e84f56fcd7f13ea02 with delete_type TABLET_DATA_TOMBSTONED (TS 1a6520475228455f87ac03a9254d5469 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56440
I20260710 13:22:21.324820 18430 tablet_replica.cc:333] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:21.325953 18430 raft_consensus.cc:2243] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:21.326766 18430 raft_consensus.cc:2272] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:21.330173 18430 ts_tablet_manager.cc:1916] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:21.343384 18430 ts_tablet_manager.cc:1929] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:21.343750 18430 log.cc:1199] T e4787ef691884f8e84f56fcd7f13ea02 P 1a6520475228455f87ac03a9254d5469: Deleting WAL directory at /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-1-root/wals/e4787ef691884f8e84f56fcd7f13ea02
I20260710 13:22:21.345132 17495 catalog_manager.cc:5028] TS 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): tablet e4787ef691884f8e84f56fcd7f13ea02 (table test-workload [id=662d4a5875a2467ea100a47a3495d431]) successfully deleted
I20260710 13:22:22.351390 17603 consensus_queue.cc:237] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [LEADER]: Queue 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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:22.358575 17755 raft_consensus.cc:1275] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:22:22.358803 17574 consensus_peers.cc:597] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 -> Peer 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063): Couldn't send request to peer 1c262bb347ad464db6bdcb723eae4eb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23402c570c94448f85e8d29bd46fddf5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:22.359855 17685 raft_consensus.cc:1275] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:22.360055 18434 consensus_queue.cc:1048] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:22.361155 18416 consensus_queue.cc:1048] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:22.368808 18434 raft_consensus.cc:2955] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:22.370637 17755 raft_consensus.cc:2955] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:22.372224 17685 raft_consensus.cc:2955] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:22.383791 17507 catalog_manager.cc:5697] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New cstate: current_term: 1 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:22.384249 17755 consensus_queue.cc:237] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Queue 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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
W20260710 13:22:22.393850 17723 consensus_peers.cc:597] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc -> Peer 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063): Couldn't send request to peer 1c262bb347ad464db6bdcb723eae4eb8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce123de37ac441e097b2093facb2e6e1. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:22.394637 17685 raft_consensus.cc:1275] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:22.396391 17603 raft_consensus.cc:1275] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:22.396245 18432 consensus_queue.cc:1048] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:22.398123 18420 consensus_queue.cc:1048] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:22.407585 18443 raft_consensus.cc:2955] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:22.409456 17685 raft_consensus.cc:2955] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:22.424482 17603 raft_consensus.cc:2955] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } } }
I20260710 13:22:22.454711 17506 catalog_manager.cc:5697] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc reported cstate change: config changed from index -1 to 2, NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) added. New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.786144 18449 ts_tablet_manager.cc:933] T 23402c570c94448f85e8d29bd46fddf5 P 1c262bb347ad464db6bdcb723eae4eb8: Initiating tablet copy from peer d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169)
I20260710 13:22:22.788093 18449 tablet_copy_client.cc:323] T 23402c570c94448f85e8d29bd46fddf5 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Beginning tablet copy session from remote peer at address 127.16.26.1:37169
I20260710 13:22:22.789734 17620 tablet_copy_service.cc:140] P d0e75414107f4701a35c98d89221b354: Received BeginTabletCopySession request for tablet 23402c570c94448f85e8d29bd46fddf5 from peer 1c262bb347ad464db6bdcb723eae4eb8 ({username='slave'} at 127.0.0.1:41734)
I20260710 13:22:22.790307 17620 tablet_copy_service.cc:161] P d0e75414107f4701a35c98d89221b354: Beginning new tablet copy session on tablet 23402c570c94448f85e8d29bd46fddf5 from peer 1c262bb347ad464db6bdcb723eae4eb8 at {username='slave'} at 127.0.0.1:41734: session id = 1c262bb347ad464db6bdcb723eae4eb8-23402c570c94448f85e8d29bd46fddf5
I20260710 13:22:22.796463 17620 tablet_copy_source_session.cc:215] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:22.799767 18449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23402c570c94448f85e8d29bd46fddf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.813553 18449 tablet_copy_client.cc:806] T 23402c570c94448f85e8d29bd46fddf5 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:22.814139 18449 tablet_copy_client.cc:670] T 23402c570c94448f85e8d29bd46fddf5 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:22.817752 18449 tablet_copy_client.cc:538] T 23402c570c94448f85e8d29bd46fddf5 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:22.825320 18449 tablet_bootstrap.cc:492] T 23402c570c94448f85e8d29bd46fddf5 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap starting.
I20260710 13:22:22.842065 18449 tablet_bootstrap.cc:492] T 23402c570c94448f85e8d29bd46fddf5 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:22.843007 18449 tablet_bootstrap.cc:492] T 23402c570c94448f85e8d29bd46fddf5 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap complete.
I20260710 13:22:22.843731 18449 ts_tablet_manager.cc:1403] T 23402c570c94448f85e8d29bd46fddf5 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260710 13:22:22.846923 18449 raft_consensus.cc:359] T 23402c570c94448f85e8d29bd46fddf5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:22.847816 18449 raft_consensus.cc:740] T 23402c570c94448f85e8d29bd46fddf5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Initialized, Role: LEARNER
I20260710 13:22:22.848640 18449 consensus_queue.cc:260] T 23402c570c94448f85e8d29bd46fddf5 P 1c262bb347ad464db6bdcb723eae4eb8 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:22.854651 18449 ts_tablet_manager.cc:1434] T 23402c570c94448f85e8d29bd46fddf5 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:22:22.856376 17620 tablet_copy_service.cc:342] P d0e75414107f4701a35c98d89221b354: Request end of tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-23402c570c94448f85e8d29bd46fddf5 received from {username='slave'} at 127.0.0.1:41734
I20260710 13:22:22.856815 17620 tablet_copy_service.cc:434] P d0e75414107f4701a35c98d89221b354: ending tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-23402c570c94448f85e8d29bd46fddf5 on tablet 23402c570c94448f85e8d29bd46fddf5 with peer 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:22.978951 18449 ts_tablet_manager.cc:933] T ce123de37ac441e097b2093facb2e6e1 P 1c262bb347ad464db6bdcb723eae4eb8: Initiating tablet copy from peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:22.980584 18449 tablet_copy_client.cc:323] T ce123de37ac441e097b2093facb2e6e1 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Beginning tablet copy session from remote peer at address 127.16.26.3:41389
I20260710 13:22:22.982368 17767 tablet_copy_service.cc:140] P bc08786325fb4c47acd0d0314d8910bc: Received BeginTabletCopySession request for tablet ce123de37ac441e097b2093facb2e6e1 from peer 1c262bb347ad464db6bdcb723eae4eb8 ({username='slave'} at 127.0.0.1:37778)
I20260710 13:22:22.982934 17767 tablet_copy_service.cc:161] P bc08786325fb4c47acd0d0314d8910bc: Beginning new tablet copy session on tablet ce123de37ac441e097b2093facb2e6e1 from peer 1c262bb347ad464db6bdcb723eae4eb8 at {username='slave'} at 127.0.0.1:37778: session id = 1c262bb347ad464db6bdcb723eae4eb8-ce123de37ac441e097b2093facb2e6e1
I20260710 13:22:22.990954 17767 tablet_copy_source_session.cc:215] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:22.994060 18449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce123de37ac441e097b2093facb2e6e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:23.012101 18449 tablet_copy_client.cc:806] T ce123de37ac441e097b2093facb2e6e1 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:23.012755 18449 tablet_copy_client.cc:670] T ce123de37ac441e097b2093facb2e6e1 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:23.016992 18449 tablet_copy_client.cc:538] T ce123de37ac441e097b2093facb2e6e1 P 1c262bb347ad464db6bdcb723eae4eb8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:23.027349 18449 tablet_bootstrap.cc:492] T ce123de37ac441e097b2093facb2e6e1 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap starting.
I20260710 13:22:23.048214 18449 tablet_bootstrap.cc:492] T ce123de37ac441e097b2093facb2e6e1 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:23.049125 18449 tablet_bootstrap.cc:492] T ce123de37ac441e097b2093facb2e6e1 P 1c262bb347ad464db6bdcb723eae4eb8: Bootstrap complete.
I20260710 13:22:23.049809 18449 ts_tablet_manager.cc:1403] T ce123de37ac441e097b2093facb2e6e1 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.009s
I20260710 13:22:23.052795 18449 raft_consensus.cc:359] T ce123de37ac441e097b2093facb2e6e1 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:23.053651 18449 raft_consensus.cc:740] T ce123de37ac441e097b2093facb2e6e1 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Initialized, Role: LEARNER
I20260710 13:22:23.054293 18449 consensus_queue.cc:260] T ce123de37ac441e097b2093facb2e6e1 P 1c262bb347ad464db6bdcb723eae4eb8 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: NON_VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: true } }
I20260710 13:22:23.056815 18449 ts_tablet_manager.cc:1434] T ce123de37ac441e097b2093facb2e6e1 P 1c262bb347ad464db6bdcb723eae4eb8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:22:23.058619 17767 tablet_copy_service.cc:342] P bc08786325fb4c47acd0d0314d8910bc: Request end of tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-ce123de37ac441e097b2093facb2e6e1 received from {username='slave'} at 127.0.0.1:37778
I20260710 13:22:23.059072 17767 tablet_copy_service.cc:434] P bc08786325fb4c47acd0d0314d8910bc: ending tablet copy session 1c262bb347ad464db6bdcb723eae4eb8-ce123de37ac441e097b2093facb2e6e1 on tablet ce123de37ac441e097b2093facb2e6e1 with peer 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:23.329577 18030 raft_consensus.cc:1217] T 23402c570c94448f85e8d29bd46fddf5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:23.515398 18030 raft_consensus.cc:1217] T ce123de37ac441e097b2093facb2e6e1 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:23.912257 18456 raft_consensus.cc:1064] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354: attempting to promote NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 to VOTER
I20260710 13:22:23.914319 18456 consensus_queue.cc:237] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:23.923514 18030 raft_consensus.cc:1275] T 23402c570c94448f85e8d29bd46fddf5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:23.925380 18462 consensus_queue.cc:1048] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:23.925815 17755 raft_consensus.cc:1275] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:23.927980 18464 consensus_queue.cc:1048] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:23.937985 17685 raft_consensus.cc:1275] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:23.939699 18464 consensus_queue.cc:1048] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:23.945294 18462 raft_consensus.cc:2955] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:23.947554 17755 raft_consensus.cc:2955] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:23.958071 18030 raft_consensus.cc:2955] T 23402c570c94448f85e8d29bd46fddf5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:23.962467 17506 catalog_manager.cc:5697] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 reported cstate change: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:23.978701 17685 raft_consensus.cc:2955] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } attrs { replace: true } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:23.998303 17605 consensus_queue.cc:237] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:24.003269 18030 raft_consensus.cc:1275] T 23402c570c94448f85e8d29bd46fddf5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:24.004087 17685 raft_consensus.cc:1275] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer d0e75414107f4701a35c98d89221b354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:24.004554 18462 consensus_queue.cc:1048] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:24.005615 18464 consensus_queue.cc:1048] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:24.012004 18456 raft_consensus.cc:2955] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:24.014052 18030 raft_consensus.cc:2955] T 23402c570c94448f85e8d29bd46fddf5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:24.016201 17685 raft_consensus.cc:2955] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:24.024479 17494 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 23402c570c94448f85e8d29bd46fddf5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:24.032641 17507 catalog_manager.cc:5697] T 23402c570c94448f85e8d29bd46fddf5 P 1c262bb347ad464db6bdcb723eae4eb8 reported cstate change: config changed from index 3 to 4, VOTER bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) evicted. New cstate: current_term: 1 leader_uuid: "d0e75414107f4701a35c98d89221b354" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:24.046449 17749 tablet_service.cc:1558] Processing DeleteTablet for tablet 23402c570c94448f85e8d29bd46fddf5 with delete_type TABLET_DATA_TOMBSTONED (TS bc08786325fb4c47acd0d0314d8910bc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37738
I20260710 13:22:24.048491 18472 tablet_replica.cc:333] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:24.049477 18472 raft_consensus.cc:2243] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:24.050161 18472 raft_consensus.cc:2272] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:24.052850 18472 ts_tablet_manager.cc:1916] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:24.065938 18472 ts_tablet_manager.cc:1929] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:24.066426 18472 log.cc:1199] T 23402c570c94448f85e8d29bd46fddf5 P bc08786325fb4c47acd0d0314d8910bc: Deleting WAL directory at /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-2-root/wals/23402c570c94448f85e8d29bd46fddf5
I20260710 13:22:24.068756 17492 catalog_manager.cc:5028] TS bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): tablet 23402c570c94448f85e8d29bd46fddf5 (table test-workload [id=662d4a5875a2467ea100a47a3495d431]) successfully deleted
I20260710 13:22:24.117770 18458 raft_consensus.cc:1064] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc: attempting to promote NON_VOTER 1c262bb347ad464db6bdcb723eae4eb8 to VOTER
I20260710 13:22:24.120393 18458 consensus_queue.cc:237] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:24.127931 17685 raft_consensus.cc:1275] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:24.128340 17605 raft_consensus.cc:1275] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:24.129253 18030 raft_consensus.cc:1275] T ce123de37ac441e097b2093facb2e6e1 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 LEARNER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:24.129942 18458 consensus_queue.cc:1048] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:24.130867 18474 consensus_queue.cc:1048] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:24.131781 18459 consensus_queue.cc:1048] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:24.159598 18459 raft_consensus.cc:2955] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:24.161370 17605 raft_consensus.cc:2955] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:24.161861 17685 raft_consensus.cc:2955] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:24.176267 17504 catalog_manager.cc:5697] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 reported cstate change: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:24.176307 18030 raft_consensus.cc:2955] T ce123de37ac441e097b2093facb2e6e1 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } attrs { replace: true } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:24.192354 17755 consensus_queue.cc:237] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [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: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:24.207506 17685 raft_consensus.cc:1275] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:24.208402 18030 raft_consensus.cc:1275] T ce123de37ac441e097b2093facb2e6e1 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Refusing update from remote peer bc08786325fb4c47acd0d0314d8910bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:24.208787 18458 consensus_queue.cc:1048] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:24.209733 18459 consensus_queue.cc:1048] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:24.216200 18474 raft_consensus.cc:2955] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:24.217772 18030 raft_consensus.cc:2955] T ce123de37ac441e097b2093facb2e6e1 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:24.222760 17685 raft_consensus.cc:2955] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:24.231755 17492 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ce123de37ac441e097b2093facb2e6e1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:24.233497 17507 catalog_manager.cc:5697] T ce123de37ac441e097b2093facb2e6e1 P 1c262bb347ad464db6bdcb723eae4eb8 reported cstate change: config changed from index 3 to 4, VOTER d0e75414107f4701a35c98d89221b354 (127.16.26.1) evicted. New cstate: current_term: 1 leader_uuid: "bc08786325fb4c47acd0d0314d8910bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } } }
I20260710 13:22:24.245651 17600 tablet_service.cc:1558] Processing DeleteTablet for tablet ce123de37ac441e097b2093facb2e6e1 with delete_type TABLET_DATA_TOMBSTONED (TS d0e75414107f4701a35c98d89221b354 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48592
I20260710 13:22:24.249049 18478 tablet_replica.cc:333] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:24.249823 18478 raft_consensus.cc:2243] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:24.250360 18478 raft_consensus.cc:2272] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:24.252545 18478 ts_tablet_manager.cc:1916] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:24.264634 18478 ts_tablet_manager.cc:1929] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:24.264971 18478 log.cc:1199] T ce123de37ac441e097b2093facb2e6e1 P d0e75414107f4701a35c98d89221b354: Deleting WAL directory at /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689694032651-16488-0/minicluster-data/ts-0-root/wals/ce123de37ac441e097b2093facb2e6e1
I20260710 13:22:24.266500 17494 catalog_manager.cc:5028] TS d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169): tablet ce123de37ac441e097b2093facb2e6e1 (table test-workload [id=662d4a5875a2467ea100a47a3495d431]) successfully deleted
I20260710 13:22:25.417236 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:25.445811 17759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e"
dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
mode: GRACEFUL
new_leader_uuid: "1a6520475228455f87ac03a9254d5469"
 from {username='slave'} at 127.0.0.1:49096
I20260710 13:22:25.446506 17759 raft_consensus.cc:606] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 3 LEADER]: Received request to transfer leadership to TS 1a6520475228455f87ac03a9254d5469
I20260710 13:22:25.449239 17759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d27b18613d3b4fa4ac05eebd948c7f3c"
dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
mode: GRACEFUL
new_leader_uuid: "1a6520475228455f87ac03a9254d5469"
 from {username='slave'} at 127.0.0.1:49096
I20260710 13:22:25.449743 17759 raft_consensus.cc:606] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 2 LEADER]: Received request to transfer leadership to TS 1a6520475228455f87ac03a9254d5469
I20260710 13:22:25.452093 17759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea91528c24714403b32069a0c8649ec1"
dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
mode: GRACEFUL
new_leader_uuid: "1a6520475228455f87ac03a9254d5469"
 from {username='slave'} at 127.0.0.1:49096
I20260710 13:22:25.452684 17759 raft_consensus.cc:606] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 2 LEADER]: Received request to transfer leadership to TS 1a6520475228455f87ac03a9254d5469
I20260710 13:22:25.453828 16488 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:22:25.454547 16488 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:25.754087 18459 raft_consensus.cc:993] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc: : Instructing follower 1a6520475228455f87ac03a9254d5469 to start an election
I20260710 13:22:25.754647 18485 raft_consensus.cc:1081] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 3 LEADER]: Signalling peer 1a6520475228455f87ac03a9254d5469 to start an election
I20260710 13:22:25.756444 17685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e"
dest_uuid: "1a6520475228455f87ac03a9254d5469"
 from {username='slave'} at 127.0.0.1:56444
I20260710 13:22:25.756886 17685 raft_consensus.cc:493] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:25.757150 17685 raft_consensus.cc:3060] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:25.763507 17685 raft_consensus.cc:515] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:25.765043 18459 raft_consensus.cc:993] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc: : Instructing follower 1a6520475228455f87ac03a9254d5469 to start an election
I20260710 13:22:25.765578 18485 raft_consensus.cc:1081] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 2 LEADER]: Signalling peer 1a6520475228455f87ac03a9254d5469 to start an election
I20260710 13:22:25.765626 17685 leader_election.cc:290] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 4 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:25.766599 17603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:25.766739 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3fba925caa4c6b9daa616a2397ea4e" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:25.767390 17603 raft_consensus.cc:3060] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:25.767532 17759 raft_consensus.cc:3055] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:22:25.767588 17685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d27b18613d3b4fa4ac05eebd948c7f3c"
dest_uuid: "1a6520475228455f87ac03a9254d5469"
 from {username='slave'} at 127.0.0.1:56444
I20260710 13:22:25.768141 17759 raft_consensus.cc:740] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Running, Role: LEADER
I20260710 13:22:25.768339 17685 raft_consensus.cc:493] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:25.768719 17685 raft_consensus.cc:3060] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:25.769191 17759 consensus_queue.cc:260] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:25.770592 17759 raft_consensus.cc:3060] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:25.773677 17603 raft_consensus.cc:2468] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 4.
I20260710 13:22:25.774964 17650 leader_election.cc:304] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:25.775789 18452 raft_consensus.cc:2804] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:22:25.776016 17685 raft_consensus.cc:515] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:25.777598 18452 raft_consensus.cc:697] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 4 LEADER]: Becoming Leader. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Running, Role: LEADER
I20260710 13:22:25.779224 17755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27b18613d3b4fa4ac05eebd948c7f3c" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:25.779448 17685 leader_election.cc:290] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 3 election: Requested vote from peers bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389), 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4:33063)
I20260710 13:22:25.779760 17755 raft_consensus.cc:3055] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:25.780094 17755 raft_consensus.cc:740] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Running, Role: LEADER
I20260710 13:22:25.780354 18029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27b18613d3b4fa4ac05eebd948c7f3c" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "1c262bb347ad464db6bdcb723eae4eb8"
I20260710 13:22:25.780241 18452 consensus_queue.cc:237] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:25.781056 18029 raft_consensus.cc:3060] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:25.780943 17755 consensus_queue.cc:260] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:25.782049 17755 raft_consensus.cc:3060] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:25.777650 17759 raft_consensus.cc:2468] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 4.
I20260710 13:22:25.790819 17755 raft_consensus.cc:2468] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 3.
I20260710 13:22:25.792335 17648 leader_election.cc:304] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:22:25.793637 18486 raft_consensus.cc:2804] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:25.797747 18029 raft_consensus.cc:2468] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 3.
I20260710 13:22:25.798931 17504 catalog_manager.cc:5697] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 reported cstate change: term changed from 3 to 4, leader changed from bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) to 1a6520475228455f87ac03a9254d5469 (127.16.26.2). New cstate: current_term: 4 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:25.801493 18486 raft_consensus.cc:697] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 3 LEADER]: Becoming Leader. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Running, Role: LEADER
I20260710 13:22:25.802624 18486 consensus_queue.cc:237] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:25.819567 17504 catalog_manager.cc:5697] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 reported cstate change: term changed from 2 to 3, leader changed from bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) to 1a6520475228455f87ac03a9254d5469 (127.16.26.2). New cstate: current_term: 3 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:25.856238 18459 raft_consensus.cc:993] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc: : Instructing follower 1a6520475228455f87ac03a9254d5469 to start an election
I20260710 13:22:25.856618 18459 raft_consensus.cc:1081] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 2 LEADER]: Signalling peer 1a6520475228455f87ac03a9254d5469 to start an election
I20260710 13:22:25.858186 17685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea91528c24714403b32069a0c8649ec1"
dest_uuid: "1a6520475228455f87ac03a9254d5469"
 from {username='slave'} at 127.0.0.1:56444
I20260710 13:22:25.858732 17685 raft_consensus.cc:493] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:25.858981 17685 raft_consensus.cc:3060] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:25.863605 17685 raft_consensus.cc:515] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:25.865166 17685 leader_election.cc:290] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [CANDIDATE]: Term 3 election: Requested vote from peers d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:25.866161 17603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea91528c24714403b32069a0c8649ec1" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d0e75414107f4701a35c98d89221b354"
I20260710 13:22:25.866257 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea91528c24714403b32069a0c8649ec1" candidate_uuid: "1a6520475228455f87ac03a9254d5469" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:25.866676 17603 raft_consensus.cc:3060] T ea91528c24714403b32069a0c8649ec1 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:25.866808 17759 raft_consensus.cc:3055] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:25.867193 17759 raft_consensus.cc:740] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bc08786325fb4c47acd0d0314d8910bc, State: Running, Role: LEADER
I20260710 13:22:25.867821 17759 consensus_queue.cc:260] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:25.868745 17759 raft_consensus.cc:3060] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:25.872054 17603 raft_consensus.cc:2468] T ea91528c24714403b32069a0c8649ec1 P d0e75414107f4701a35c98d89221b354 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 3.
I20260710 13:22:25.873533 17650 leader_election.cc:304] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [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: 1a6520475228455f87ac03a9254d5469, d0e75414107f4701a35c98d89221b354; no voters: 
I20260710 13:22:25.874351 18486 raft_consensus.cc:2804] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:25.874830 18486 raft_consensus.cc:697] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 3 LEADER]: Becoming Leader. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Running, Role: LEADER
I20260710 13:22:25.874938 17759 raft_consensus.cc:2468] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a6520475228455f87ac03a9254d5469 in term 3.
I20260710 13:22:25.875814 18486 consensus_queue.cc:237] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [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: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } }
I20260710 13:22:25.883916 17504 catalog_manager.cc:5697] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 reported cstate change: term changed from 2 to 3, leader changed from bc08786325fb4c47acd0d0314d8910bc (127.16.26.3) to 1a6520475228455f87ac03a9254d5469 (127.16.26.2). New cstate: current_term: 3 leader_uuid: "1a6520475228455f87ac03a9254d5469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.171458 17603 raft_consensus.cc:1275] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 4 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:22:26.172609 18486 consensus_queue.cc:1048] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:26.184746 17759 raft_consensus.cc:1275] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 4 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:22:26.186194 18488 consensus_queue.cc:1048] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:26.311928 18030 raft_consensus.cc:1275] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 13:22:26.313205 18488 consensus_queue.cc:1048] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 13:22:26.319125 17605 raft_consensus.cc:1275] T ea91528c24714403b32069a0c8649ec1 P d0e75414107f4701a35c98d89221b354 [term 3 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:26.321758 18488 consensus_queue.cc:1048] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0e75414107f4701a35c98d89221b354" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:26.325119 17759 raft_consensus.cc:1275] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 13:22:26.332312 17759 raft_consensus.cc:1275] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Refusing update from remote peer 1a6520475228455f87ac03a9254d5469: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:26.330695 18488 consensus_queue.cc:1048] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260710 13:22:26.333653 18452 consensus_queue.cc:1048] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:26.455556 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:26.473042 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:26.498081 17685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d27b18613d3b4fa4ac05eebd948c7f3c"
dest_uuid: "1a6520475228455f87ac03a9254d5469"
mode: GRACEFUL
new_leader_uuid: "1c262bb347ad464db6bdcb723eae4eb8"
 from {username='slave'} at 127.0.0.1:50766
I20260710 13:22:26.498556 17685 raft_consensus.cc:606] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 3 LEADER]: Received request to transfer leadership to TS 1c262bb347ad464db6bdcb723eae4eb8
I20260710 13:22:26.499604 16488 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:22:26.500238 16488 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:26.717085 18452 raft_consensus.cc:993] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469: : Instructing follower 1c262bb347ad464db6bdcb723eae4eb8 to start an election
I20260710 13:22:26.717725 18486 raft_consensus.cc:1081] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 3 LEADER]: Signalling peer 1c262bb347ad464db6bdcb723eae4eb8 to start an election
I20260710 13:22:26.719175 18030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d27b18613d3b4fa4ac05eebd948c7f3c"
dest_uuid: "1c262bb347ad464db6bdcb723eae4eb8"
 from {username='slave'} at 127.0.0.1:33408
I20260710 13:22:26.719646 18030 raft_consensus.cc:493] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:26.720016 18030 raft_consensus.cc:3060] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:26.724795 18030 raft_consensus.cc:515] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:26.726490 18030 leader_election.cc:290] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [CANDIDATE]: Term 4 election: Requested vote from peers 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021), bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389)
I20260710 13:22:26.727381 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27b18613d3b4fa4ac05eebd948c7f3c" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "1a6520475228455f87ac03a9254d5469"
I20260710 13:22:26.727388 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27b18613d3b4fa4ac05eebd948c7f3c" candidate_uuid: "1c262bb347ad464db6bdcb723eae4eb8" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "bc08786325fb4c47acd0d0314d8910bc"
I20260710 13:22:26.728159 17685 raft_consensus.cc:3055] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:22:26.728341 17759 raft_consensus.cc:3060] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:26.728434 17685 raft_consensus.cc:740] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a6520475228455f87ac03a9254d5469, State: Running, Role: LEADER
I20260710 13:22:26.729334 17685 consensus_queue.cc:260] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:26.730607 17685 raft_consensus.cc:3060] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:26.736079 17759 raft_consensus.cc:2468] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c262bb347ad464db6bdcb723eae4eb8 in term 4.
I20260710 13:22:26.737689 17996 leader_election.cc:304] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [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: 1c262bb347ad464db6bdcb723eae4eb8, bc08786325fb4c47acd0d0314d8910bc; no voters: 
I20260710 13:22:26.738224 17685 raft_consensus.cc:2468] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c262bb347ad464db6bdcb723eae4eb8 in term 4.
I20260710 13:22:26.738448 18500 raft_consensus.cc:2804] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:22:26.739732 18500 raft_consensus.cc:697] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [term 4 LEADER]: Becoming Leader. State: Replica: 1c262bb347ad464db6bdcb723eae4eb8, State: Running, Role: LEADER
I20260710 13:22:26.740706 18500 consensus_queue.cc:237] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } }
I20260710 13:22:26.747634 17507 catalog_manager.cc:5697] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 reported cstate change: term changed from 3 to 4, leader changed from 1a6520475228455f87ac03a9254d5469 (127.16.26.2) to 1c262bb347ad464db6bdcb723eae4eb8 (127.16.26.4). New cstate: current_term: 4 leader_uuid: "1c262bb347ad464db6bdcb723eae4eb8" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c262bb347ad464db6bdcb723eae4eb8" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 33063 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:27.183476 17676 raft_consensus.cc:1275] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 4 FOLLOWER]: Refusing update from remote peer 1c262bb347ad464db6bdcb723eae4eb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260710 13:22:27.184775 18500 consensus_queue.cc:1048] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6520475228455f87ac03a9254d5469" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260710 13:22:27.193842 17755 raft_consensus.cc:1275] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 4 FOLLOWER]: Refusing update from remote peer 1c262bb347ad464db6bdcb723eae4eb8: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260710 13:22:27.195886 18510 consensus_queue.cc:1048] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc08786325fb4c47acd0d0314d8910bc" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260710 13:22:27.501000 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:27.516726 16488 tablet_server.cc:179] TabletServer@127.16.26.1:0 shutting down...
I20260710 13:22:27.551051 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:27.552054 16488 tablet_replica.cc:333] T ea91528c24714403b32069a0c8649ec1 P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:27.553117 16488 raft_consensus.cc:2243] T ea91528c24714403b32069a0c8649ec1 P d0e75414107f4701a35c98d89221b354 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.553742 16488 raft_consensus.cc:2272] T ea91528c24714403b32069a0c8649ec1 P d0e75414107f4701a35c98d89221b354 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.555552 16488 tablet_replica.cc:333] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:27.556061 16488 raft_consensus.cc:2243] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.556804 16488 raft_consensus.cc:2272] T 7beca547d20a46c080f3362a4fbd008f P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:27.559743 17724 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:22:27.559962 16488 tablet_replica.cc:333] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:27.561306 16488 raft_consensus.cc:2243] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.562125 16488 raft_consensus.cc:2272] T 2a474c7ec6664859912ba09aad7f05ba P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:27.563532 17724 consensus_peers.cc:597] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc -> Peer d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169): Couldn't send request to peer d0e75414107f4701a35c98d89221b354. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:27.564937 16488 tablet_replica.cc:333] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:27.565599 16488 raft_consensus.cc:2243] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:27.566396 16488 raft_consensus.cc:2272] T 23402c570c94448f85e8d29bd46fddf5 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.568238 16488 tablet_replica.cc:333] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:27.568809 16488 raft_consensus.cc:2243] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.569231 16488 raft_consensus.cc:2272] T bb3fba925caa4c6b9daa616a2397ea4e P d0e75414107f4701a35c98d89221b354 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.571516 16488 tablet_replica.cc:333] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:27.572171 16488 raft_consensus.cc:2243] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.573144 16488 raft_consensus.cc:2272] T ab63b1096fa64364a170f89710a8d59d P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.575246 16488 tablet_replica.cc:333] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:27.575904 16488 raft_consensus.cc:2243] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:27.576697 16488 raft_consensus.cc:2272] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.578759 16488 tablet_replica.cc:333] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:27.579449 16488 raft_consensus.cc:2243] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:27.580191 16488 raft_consensus.cc:2272] T fa2d69cb46f0493f952444eb9e890a13 P d0e75414107f4701a35c98d89221b354 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.582382 16488 tablet_replica.cc:333] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:27.582928 16488 raft_consensus.cc:2243] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.583469 16488 raft_consensus.cc:2272] T 59b1319cba8a46dd88cf76beb39d58fe P d0e75414107f4701a35c98d89221b354 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.585623 16488 tablet_replica.cc:333] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:27.586261 16488 raft_consensus.cc:2243] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.587117 16488 raft_consensus.cc:2272] T e7a5ca71e1704f688f8a2dd6c8811042 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.590137 16488 tablet_replica.cc:333] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:27.590631 16488 raft_consensus.cc:2243] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.591151 16488 raft_consensus.cc:2272] T e4787ef691884f8e84f56fcd7f13ea02 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.593051 16488 tablet_replica.cc:333] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:27.593709 16488 raft_consensus.cc:2243] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:27.594592 16488 raft_consensus.cc:2272] T 0dd658a803a44d1280db03ce76e6276d P d0e75414107f4701a35c98d89221b354 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.596590 16488 tablet_replica.cc:333] T 4866fb20e3d345f9a249b18a63ee6f61 P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:27.597149 16488 raft_consensus.cc:2243] T 4866fb20e3d345f9a249b18a63ee6f61 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.597625 16488 raft_consensus.cc:2272] T 4866fb20e3d345f9a249b18a63ee6f61 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.599705 16488 tablet_replica.cc:333] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:27.600327 16488 raft_consensus.cc:2243] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:27.601222 16488 raft_consensus.cc:2272] T 65e4d264c5f448b8820f76826b62fb13 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.603389 16488 tablet_replica.cc:333] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:27.603951 16488 raft_consensus.cc:2243] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.604420 16488 raft_consensus.cc:2272] T 69b1d42226504281a5ac914e6dc6e1f3 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.606678 16488 tablet_replica.cc:333] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:27.607249 16488 raft_consensus.cc:2243] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:27.608304 16488 raft_consensus.cc:2272] T aa8614b572f2488db5417ea6d657f8a8 P d0e75414107f4701a35c98d89221b354 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.610392 16488 tablet_replica.cc:333] T d70ff290a8bc431d81fef1dfb437e459 P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:27.610904 16488 raft_consensus.cc:2243] T d70ff290a8bc431d81fef1dfb437e459 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.611346 16488 raft_consensus.cc:2272] T d70ff290a8bc431d81fef1dfb437e459 P d0e75414107f4701a35c98d89221b354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.613224 16488 tablet_replica.cc:333] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354: stopping tablet replica
I20260710 13:22:27.613775 16488 raft_consensus.cc:2243] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.614552 16488 raft_consensus.cc:2272] T 1ec8a66b86ca4285baac95cdedba1ed5 P d0e75414107f4701a35c98d89221b354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.656018 16488 tablet_server.cc:196] TabletServer@127.16.26.1:0 shutdown complete.
I20260710 13:22:27.703141 16488 tablet_server.cc:179] TabletServer@127.16.26.2:0 shutting down...
W20260710 13:22:27.731150 17999 consensus_peers.cc:597] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 -> Peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Couldn't send request to peer 1a6520475228455f87ac03a9254d5469. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:27.732641 17725 consensus_peers.cc:597] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc -> Peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Couldn't send request to peer 1a6520475228455f87ac03a9254d5469. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:27.745589 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:27.746655 16488 tablet_replica.cc:333] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:27.747599 16488 raft_consensus.cc:2243] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:27.748642 16488 raft_consensus.cc:2272] T 71791d6743004feba68047c3539f9ea1 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.750859 16488 tablet_replica.cc:333] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:27.751504 16488 raft_consensus.cc:2243] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:27.752357 16488 raft_consensus.cc:2272] T 7beca547d20a46c080f3362a4fbd008f P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.754568 16488 tablet_replica.cc:333] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:27.755162 16488 raft_consensus.cc:2243] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:27.755911 16488 raft_consensus.cc:2272] T ea91528c24714403b32069a0c8649ec1 P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.757778 16488 tablet_replica.cc:333] T 2a474c7ec6664859912ba09aad7f05ba P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:27.758371 16488 raft_consensus.cc:2243] T 2a474c7ec6664859912ba09aad7f05ba P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.758960 16488 raft_consensus.cc:2272] T 2a474c7ec6664859912ba09aad7f05ba P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.760867 16488 tablet_replica.cc:333] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:27.761459 16488 raft_consensus.cc:2243] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.762065 16488 raft_consensus.cc:2272] T 23402c570c94448f85e8d29bd46fddf5 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.764560 16488 tablet_replica.cc:333] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:27.765230 16488 raft_consensus.cc:2243] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:22:27.766168 16488 raft_consensus.cc:2272] T bb3fba925caa4c6b9daa616a2397ea4e P 1a6520475228455f87ac03a9254d5469 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.768591 16488 tablet_replica.cc:333] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:27.769063 16488 raft_consensus.cc:2243] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.769507 16488 raft_consensus.cc:2272] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.771175 16488 tablet_replica.cc:333] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:27.771704 16488 raft_consensus.cc:2243] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.772071 16488 raft_consensus.cc:2272] T 0dd658a803a44d1280db03ce76e6276d P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.773684 16488 tablet_replica.cc:333] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:27.774108 16488 raft_consensus.cc:2243] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.774551 16488 raft_consensus.cc:2272] T 4866fb20e3d345f9a249b18a63ee6f61 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.776494 16488 tablet_replica.cc:333] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:27.777132 16488 raft_consensus.cc:2243] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.777688 16488 raft_consensus.cc:2272] T fa2d69cb46f0493f952444eb9e890a13 P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.779644 16488 tablet_replica.cc:333] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:27.780176 16488 raft_consensus.cc:2243] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:27.781111 16488 raft_consensus.cc:2272] T 59b1319cba8a46dd88cf76beb39d58fe P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:27.781157 17724 consensus_peers.cc:597] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc -> Peer d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169): Couldn't send request to peer d0e75414107f4701a35c98d89221b354. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:37169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:27.783023 16488 tablet_replica.cc:333] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:27.783727 16488 raft_consensus.cc:2243] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.784261 16488 raft_consensus.cc:2272] T d27b18613d3b4fa4ac05eebd948c7f3c P 1a6520475228455f87ac03a9254d5469 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.787016 16488 tablet_replica.cc:333] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:27.787617 16488 raft_consensus.cc:2243] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.788440 16488 raft_consensus.cc:2272] T a652804e8d744cadabd6c1e8ead41273 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:27.789430 17724 consensus_peers.cc:597] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc -> Peer d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169): Couldn't send request to peer d0e75414107f4701a35c98d89221b354. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:37169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:27.791602 16488 tablet_replica.cc:333] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:27.792312 16488 raft_consensus.cc:2243] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:22:27.792501 17724 consensus_peers.cc:597] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc -> Peer d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169): Couldn't send request to peer d0e75414107f4701a35c98d89221b354. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:37169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:27.793359 16488 raft_consensus.cc:2272] T ce123de37ac441e097b2093facb2e6e1 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:27.794775 17998 consensus_peers.cc:597] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 -> Peer d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169): Couldn't send request to peer d0e75414107f4701a35c98d89221b354. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:37169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:27.795441 16488 tablet_replica.cc:333] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:27.795969 16488 raft_consensus.cc:2243] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.796389 16488 raft_consensus.cc:2272] T d70ff290a8bc431d81fef1dfb437e459 P 1a6520475228455f87ac03a9254d5469 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.798193 16488 tablet_replica.cc:333] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:27.798682 16488 raft_consensus.cc:2243] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.799093 16488 raft_consensus.cc:2272] T e7a5ca71e1704f688f8a2dd6c8811042 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.800966 16488 tablet_replica.cc:333] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:27.801664 16488 raft_consensus.cc:2243] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:27.802575 16488 raft_consensus.cc:2272] T 5ab23665de864e19a648ab114c999b17 P 1a6520475228455f87ac03a9254d5469 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.804564 16488 tablet_replica.cc:333] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469: stopping tablet replica
I20260710 13:22:27.805070 16488 raft_consensus.cc:2243] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.805538 16488 raft_consensus.cc:2272] T 691b1ac6114f4682989a4a9776858143 P 1a6520475228455f87ac03a9254d5469 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:27.817518 17725 consensus_peers.cc:597] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc -> Peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Couldn't send request to peer 1a6520475228455f87ac03a9254d5469. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:27.843261 17998 consensus_peers.cc:597] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 -> Peer d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169): Couldn't send request to peer d0e75414107f4701a35c98d89221b354. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:37169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:27.843461 17725 consensus_peers.cc:597] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc -> Peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Couldn't send request to peer 1a6520475228455f87ac03a9254d5469. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.2:36021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:27.855727 16488 tablet_server.cc:196] TabletServer@127.16.26.2:0 shutdown complete.
I20260710 13:22:27.893962 16488 tablet_server.cc:179] TabletServer@127.16.26.3:0 shutting down...
W20260710 13:22:27.901734 17999 consensus_peers.cc:597] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 -> Peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Couldn't send request to peer 1a6520475228455f87ac03a9254d5469. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.2:36021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:27.927690 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:27.928896 16488 tablet_replica.cc:333] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:27.929713 16488 raft_consensus.cc:2243] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.930289 16488 raft_consensus.cc:2272] T ea91528c24714403b32069a0c8649ec1 P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.932739 16488 tablet_replica.cc:333] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:27.933609 16488 raft_consensus.cc:2243] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.934114 16488 raft_consensus.cc:2272] T bb3fba925caa4c6b9daa616a2397ea4e P bc08786325fb4c47acd0d0314d8910bc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.935981 16488 tablet_replica.cc:333] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:27.936560 16488 raft_consensus.cc:2243] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:27.937314 16488 raft_consensus.cc:2272] T 2a474c7ec6664859912ba09aad7f05ba P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.939365 16488 tablet_replica.cc:333] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:27.939900 16488 raft_consensus.cc:2243] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.940342 16488 raft_consensus.cc:2272] T ab63b1096fa64364a170f89710a8d59d P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.942265 16488 tablet_replica.cc:333] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:27.942796 16488 raft_consensus.cc:2243] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.943225 16488 raft_consensus.cc:2272] T d27b18613d3b4fa4ac05eebd948c7f3c P bc08786325fb4c47acd0d0314d8910bc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.945490 16488 tablet_replica.cc:333] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:27.946064 16488 raft_consensus.cc:2243] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.946547 16488 raft_consensus.cc:2272] T 4ada1d0d4f8740ccb8ebb0278d4ccb84 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.949762 16488 tablet_replica.cc:333] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:27.950516 16488 raft_consensus.cc:2243] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.951426 16488 raft_consensus.cc:2272] T aa8614b572f2488db5417ea6d657f8a8 P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.953879 16488 tablet_replica.cc:333] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:27.954574 16488 raft_consensus.cc:2243] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:27.955775 16488 raft_consensus.cc:2272] T d70ff290a8bc431d81fef1dfb437e459 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.957808 16488 tablet_replica.cc:333] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:27.958427 16488 raft_consensus.cc:2243] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:27.959249 16488 raft_consensus.cc:2272] T ce123de37ac441e097b2093facb2e6e1 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.961143 16488 tablet_replica.cc:333] T 71791d6743004feba68047c3539f9ea1 P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:27.961776 16488 raft_consensus.cc:2243] T 71791d6743004feba68047c3539f9ea1 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.962420 16488 raft_consensus.cc:2272] T 71791d6743004feba68047c3539f9ea1 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.964210 16488 tablet_replica.cc:333] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:27.964751 16488 raft_consensus.cc:2243] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.965195 16488 raft_consensus.cc:2272] T 1ec8a66b86ca4285baac95cdedba1ed5 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.966990 16488 tablet_replica.cc:333] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:27.967521 16488 raft_consensus.cc:2243] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.967953 16488 raft_consensus.cc:2272] T a652804e8d744cadabd6c1e8ead41273 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.969954 16488 tablet_replica.cc:333] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:27.970472 16488 raft_consensus.cc:2243] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.970952 16488 raft_consensus.cc:2272] T 69b1d42226504281a5ac914e6dc6e1f3 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.972954 16488 tablet_replica.cc:333] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:27.973585 16488 raft_consensus.cc:2243] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:22:27.973659 17999 consensus_peers.cc:597] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 -> Peer 1a6520475228455f87ac03a9254d5469 (127.16.26.2:36021): Couldn't send request to peer 1a6520475228455f87ac03a9254d5469. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.2:36021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:27.974149 16488 raft_consensus.cc:2272] T 5ab23665de864e19a648ab114c999b17 P bc08786325fb4c47acd0d0314d8910bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.976204 16488 tablet_replica.cc:333] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:27.976781 16488 raft_consensus.cc:2243] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:27.977710 16488 raft_consensus.cc:2272] T 691b1ac6114f4682989a4a9776858143 P bc08786325fb4c47acd0d0314d8910bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.979709 16488 tablet_replica.cc:333] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:27.980293 16488 raft_consensus.cc:2243] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:27.980901 16488 raft_consensus.cc:2272] T 65e4d264c5f448b8820f76826b62fb13 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:27.981868 17998 consensus_peers.cc:597] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 -> Peer d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169): Couldn't send request to peer d0e75414107f4701a35c98d89221b354. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:37169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:27.983069 16488 tablet_replica.cc:333] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:27.983664 16488 raft_consensus.cc:2243] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:27.984485 16488 raft_consensus.cc:2272] T e4787ef691884f8e84f56fcd7f13ea02 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:27.986769 16488 tablet_replica.cc:333] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc: stopping tablet replica
I20260710 13:22:27.987581 16488 raft_consensus.cc:2243] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:27.988541 16488 raft_consensus.cc:2272] T 4866fb20e3d345f9a249b18a63ee6f61 P bc08786325fb4c47acd0d0314d8910bc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:28.017961 17996 consensus_peers.cc:597] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 -> Peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): Couldn't send request to peer bc08786325fb4c47acd0d0314d8910bc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:28.037197 16488 tablet_server.cc:196] TabletServer@127.16.26.3:0 shutdown complete.
W20260710 13:22:28.043072 17998 consensus_peers.cc:597] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 -> Peer d0e75414107f4701a35c98d89221b354 (127.16.26.1:37169): Couldn't send request to peer d0e75414107f4701a35c98d89221b354. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:37169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:28.075297 16488 tablet_server.cc:179] TabletServer@127.16.26.4:0 shutting down...
W20260710 13:22:28.095721 17996 consensus_peers.cc:597] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 -> Peer bc08786325fb4c47acd0d0314d8910bc (127.16.26.3:41389): Couldn't send request to peer bc08786325fb4c47acd0d0314d8910bc. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.3:41389: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:28.105057 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:28.105940 16488 tablet_replica.cc:333] T ce123de37ac441e097b2093facb2e6e1 P 1c262bb347ad464db6bdcb723eae4eb8: stopping tablet replica
I20260710 13:22:28.107077 16488 raft_consensus.cc:2243] T ce123de37ac441e097b2093facb2e6e1 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:28.107676 16488 raft_consensus.cc:2272] T ce123de37ac441e097b2093facb2e6e1 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:28.109736 16488 tablet_replica.cc:333] T 23402c570c94448f85e8d29bd46fddf5 P 1c262bb347ad464db6bdcb723eae4eb8: stopping tablet replica
I20260710 13:22:28.110446 16488 raft_consensus.cc:2243] T 23402c570c94448f85e8d29bd46fddf5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:28.111174 16488 raft_consensus.cc:2272] T 23402c570c94448f85e8d29bd46fddf5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:28.113683 16488 tablet_replica.cc:333] T 65e4d264c5f448b8820f76826b62fb13 P 1c262bb347ad464db6bdcb723eae4eb8: stopping tablet replica
I20260710 13:22:28.114665 16488 raft_consensus.cc:2243] T 65e4d264c5f448b8820f76826b62fb13 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:28.115370 16488 raft_consensus.cc:2272] T 65e4d264c5f448b8820f76826b62fb13 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:28.117193 16488 tablet_replica.cc:333] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8: stopping tablet replica
I20260710 13:22:28.117730 16488 raft_consensus.cc:2243] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:22:28.118413 16488 raft_consensus.cc:2272] T d27b18613d3b4fa4ac05eebd948c7f3c P 1c262bb347ad464db6bdcb723eae4eb8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:28.120669 16488 tablet_replica.cc:333] T 7beca547d20a46c080f3362a4fbd008f P 1c262bb347ad464db6bdcb723eae4eb8: stopping tablet replica
I20260710 13:22:28.121201 16488 raft_consensus.cc:2243] T 7beca547d20a46c080f3362a4fbd008f P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:28.121723 16488 raft_consensus.cc:2272] T 7beca547d20a46c080f3362a4fbd008f P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:28.123422 16488 tablet_replica.cc:333] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8: stopping tablet replica
I20260710 13:22:28.123947 16488 raft_consensus.cc:2243] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:28.124416 16488 raft_consensus.cc:2272] T aa8614b572f2488db5417ea6d657f8a8 P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:28.126381 16488 tablet_replica.cc:333] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8: stopping tablet replica
I20260710 13:22:28.126880 16488 raft_consensus.cc:2243] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:28.127606 16488 raft_consensus.cc:2272] T ab63b1096fa64364a170f89710a8d59d P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:28.129298 16488 tablet_replica.cc:333] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8: stopping tablet replica
I20260710 13:22:28.129874 16488 raft_consensus.cc:2243] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:28.130576 16488 raft_consensus.cc:2272] T 1ec8a66b86ca4285baac95cdedba1ed5 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:28.132268 16488 tablet_replica.cc:333] T 71791d6743004feba68047c3539f9ea1 P 1c262bb347ad464db6bdcb723eae4eb8: stopping tablet replica
I20260710 13:22:28.132792 16488 raft_consensus.cc:2243] T 71791d6743004feba68047c3539f9ea1 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:28.133255 16488 raft_consensus.cc:2272] T 71791d6743004feba68047c3539f9ea1 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:28.135214 16488 tablet_replica.cc:333] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8: stopping tablet replica
I20260710 13:22:28.135705 16488 raft_consensus.cc:2243] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:28.136253 16488 raft_consensus.cc:2272] T 59b1319cba8a46dd88cf76beb39d58fe P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:28.138059 16488 tablet_replica.cc:333] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8: stopping tablet replica
I20260710 13:22:28.138545 16488 raft_consensus.cc:2243] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:28.139065 16488 raft_consensus.cc:2272] T 691b1ac6114f4682989a4a9776858143 P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:28.140687 16488 tablet_replica.cc:333] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8: stopping tablet replica
I20260710 13:22:28.141162 16488 raft_consensus.cc:2243] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:28.141965 16488 raft_consensus.cc:2272] T e7a5ca71e1704f688f8a2dd6c8811042 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:28.143481 16488 tablet_replica.cc:333] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8: stopping tablet replica
I20260710 13:22:28.143982 16488 raft_consensus.cc:2243] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:28.144486 16488 raft_consensus.cc:2272] T fa2d69cb46f0493f952444eb9e890a13 P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:28.146577 16488 tablet_replica.cc:333] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8: stopping tablet replica
I20260710 13:22:28.147277 16488 raft_consensus.cc:2243] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:28.148144 16488 raft_consensus.cc:2272] T 69b1d42226504281a5ac914e6dc6e1f3 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:28.150139 16488 tablet_replica.cc:333] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8: stopping tablet replica
I20260710 13:22:28.150674 16488 raft_consensus.cc:2243] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:28.151111 16488 raft_consensus.cc:2272] T 5ab23665de864e19a648ab114c999b17 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:28.153039 16488 tablet_replica.cc:333] T e4787ef691884f8e84f56fcd7f13ea02 P 1c262bb347ad464db6bdcb723eae4eb8: stopping tablet replica
I20260710 13:22:28.153669 16488 raft_consensus.cc:2243] T e4787ef691884f8e84f56fcd7f13ea02 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:28.154228 16488 raft_consensus.cc:2272] T e4787ef691884f8e84f56fcd7f13ea02 P 1c262bb347ad464db6bdcb723eae4eb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:28.156260 16488 tablet_replica.cc:333] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8: stopping tablet replica
I20260710 13:22:28.156786 16488 raft_consensus.cc:2243] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:28.157374 16488 raft_consensus.cc:2272] T 0dd658a803a44d1280db03ce76e6276d P 1c262bb347ad464db6bdcb723eae4eb8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:28.159459 16488 tablet_replica.cc:333] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8: stopping tablet replica
I20260710 13:22:28.160072 16488 raft_consensus.cc:2243] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:28.160903 16488 raft_consensus.cc:2272] T a652804e8d744cadabd6c1e8ead41273 P 1c262bb347ad464db6bdcb723eae4eb8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:28.214995 16488 tablet_server.cc:196] TabletServer@127.16.26.4:0 shutdown complete.
I20260710 13:22:28.244998 16488 master.cc:562] Master@127.16.26.62:34611 shutting down...
I20260710 13:22:28.270942 16488 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:28.271610 16488 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:28.272006 16488 tablet_replica.cc:333] T 00000000000000000000000000000000 P f272c3b40151466c80a18b86d0a3b87b: stopping tablet replica
I20260710 13:22:28.294286 16488 master.cc:584] Master@127.16.26.62:34611 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (30584 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:22:28.360370 16488 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.26.62:39267
I20260710 13:22:28.361572 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:28.368182 18530 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:28.368240 18528 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:28.368314 18527 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:28.370591 16488 server_base.cc:1061] running on GCE node
I20260710 13:22:28.371609 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:28.371790 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:28.371989 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689748371954 us; error 0 us; skew 500 ppm
I20260710 13:22:28.372620 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:28.375382 16488 webserver.cc:533] Webserver started at http://127.16.26.62:36639/ using document root <none> and password file <none>
I20260710 13:22:28.375888 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:28.376076 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:28.376361 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:28.377785 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/master-0-root/instance:
uuid: "c20342b5dfcd4d0e9b59fa3bddd113e7"
format_stamp: "Formatted at 2026-07-10 13:22:28 on dist-test-slave-fcbk"
I20260710 13:22:28.382383 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:22:28.385952 18535 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:28.386834 16488 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:22:28.387171 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/master-0-root
uuid: "c20342b5dfcd4d0e9b59fa3bddd113e7"
format_stamp: "Formatted at 2026-07-10 13:22:28 on dist-test-slave-fcbk"
I20260710 13:22:28.387465 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:28.425601 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:28.426860 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:28.468498 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.62:39267
I20260710 13:22:28.468621 18586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.62:39267 every 8 connection(s)
I20260710 13:22:28.472604 18587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:28.482990 18587 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7: Bootstrap starting.
I20260710 13:22:28.487839 18587 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:28.492947 18587 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7: No bootstrap required, opened a new log
I20260710 13:22:28.495441 18587 raft_consensus.cc:359] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c20342b5dfcd4d0e9b59fa3bddd113e7" member_type: VOTER }
I20260710 13:22:28.495884 18587 raft_consensus.cc:385] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:28.496192 18587 raft_consensus.cc:740] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c20342b5dfcd4d0e9b59fa3bddd113e7, State: Initialized, Role: FOLLOWER
I20260710 13:22:28.496886 18587 consensus_queue.cc:260] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c20342b5dfcd4d0e9b59fa3bddd113e7" member_type: VOTER }
I20260710 13:22:28.497429 18587 raft_consensus.cc:399] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:22:28.497658 18587 raft_consensus.cc:493] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:22:28.497991 18587 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:28.502976 18587 raft_consensus.cc:515] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c20342b5dfcd4d0e9b59fa3bddd113e7" member_type: VOTER }
I20260710 13:22:28.503638 18587 leader_election.cc:304] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7 [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: c20342b5dfcd4d0e9b59fa3bddd113e7; no voters: 
I20260710 13:22:28.504868 18587 leader_election.cc:290] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:22:28.505215 18590 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:28.506659 18590 raft_consensus.cc:697] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7 [term 1 LEADER]: Becoming Leader. State: Replica: c20342b5dfcd4d0e9b59fa3bddd113e7, State: Running, Role: LEADER
I20260710 13:22:28.507361 18590 consensus_queue.cc:237] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7 [LEADER]: Queue going to LEADER mode. State: All 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: "c20342b5dfcd4d0e9b59fa3bddd113e7" member_type: VOTER }
I20260710 13:22:28.508222 18587 sys_catalog.cc:565] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:22:28.512828 18591 sys_catalog.cc:455] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c20342b5dfcd4d0e9b59fa3bddd113e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c20342b5dfcd4d0e9b59fa3bddd113e7" member_type: VOTER } }
I20260710 13:22:28.513624 18591 sys_catalog.cc:458] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:28.515913 18592 sys_catalog.cc:455] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c20342b5dfcd4d0e9b59fa3bddd113e7. Latest consensus state: current_term: 1 leader_uuid: "c20342b5dfcd4d0e9b59fa3bddd113e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c20342b5dfcd4d0e9b59fa3bddd113e7" member_type: VOTER } }
I20260710 13:22:28.516744 18592 sys_catalog.cc:458] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:28.520884 18598 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:22:28.528874 18598 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:22:28.529989 16488 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:22:28.537962 18598 catalog_manager.cc:1383] Generated new cluster ID: c7c3768b830a4f769d06a9324d725664
I20260710 13:22:28.538282 18598 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:22:28.576174 18598 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:22:28.577575 18598 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:22:28.591106 18598 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7: Generated new TSK 0
I20260710 13:22:28.591773 18598 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:22:28.597376 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:28.604089 18608 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:28.605242 18609 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:28.606644 18611 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:28.607380 16488 server_base.cc:1061] running on GCE node
I20260710 13:22:28.608325 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:28.608515 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:28.608778 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689748608761 us; error 0 us; skew 500 ppm
I20260710 13:22:28.609301 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:28.612317 16488 webserver.cc:533] Webserver started at http://127.16.26.1:39757/ using document root <none> and password file <none>
I20260710 13:22:28.612866 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:28.613034 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:28.613266 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:28.614539 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-0-root/instance:
uuid: "f99011063010452c91b4ad9cb518a128"
format_stamp: "Formatted at 2026-07-10 13:22:28 on dist-test-slave-fcbk"
I20260710 13:22:28.619549 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 13:22:28.623616 18616 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:28.624450 16488 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:22:28.624737 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-0-root
uuid: "f99011063010452c91b4ad9cb518a128"
format_stamp: "Formatted at 2026-07-10 13:22:28 on dist-test-slave-fcbk"
I20260710 13:22:28.625029 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:28.645640 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:28.646832 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:28.648408 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:28.650746 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:28.650935 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:28.651261 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:28.651422 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:28.695098 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.1:42787
I20260710 13:22:28.695206 18678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.1:42787 every 8 connection(s)
I20260710 13:22:28.700335 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:28.707576 18683 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:28.709545 18684 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:28.713717 18686 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:28.714107 16488 server_base.cc:1061] running on GCE node
I20260710 13:22:28.715534 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:28.715842 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:28.715893 18679 heartbeater.cc:344] Connected to a master server at 127.16.26.62:39267
I20260710 13:22:28.716061 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689748716019 us; error 0 us; skew 500 ppm
I20260710 13:22:28.716415 18679 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:28.716809 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:28.717289 18679 heartbeater.cc:507] Master 127.16.26.62:39267 requested a full tablet report, sending...
I20260710 13:22:28.719794 16488 webserver.cc:533] Webserver started at http://127.16.26.2:46049/ using document root <none> and password file <none>
I20260710 13:22:28.720185 18552 ts_manager.cc:194] Registered new tserver with Master: f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:28.720516 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:28.720779 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:28.721107 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:28.722559 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-1-root/instance:
uuid: "755a6e2a2edc4730981331bbc8c9fa28"
format_stamp: "Formatted at 2026-07-10 13:22:28 on dist-test-slave-fcbk"
I20260710 13:22:28.722697 18552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34624
I20260710 13:22:28.727878 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:22:28.731354 18691 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:28.732234 16488 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:22:28.732564 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-1-root
uuid: "755a6e2a2edc4730981331bbc8c9fa28"
format_stamp: "Formatted at 2026-07-10 13:22:28 on dist-test-slave-fcbk"
I20260710 13:22:28.732880 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:28.745115 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:28.746436 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:28.747962 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:28.750231 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:28.750465 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:28.750716 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:28.750906 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:28.795773 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.2:34805
I20260710 13:22:28.795883 18753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.2:34805 every 8 connection(s)
I20260710 13:22:28.801120 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:28.808905 18757 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:28.810638 18758 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:28.812134 18760 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:28.813993 16488 server_base.cc:1061] running on GCE node
I20260710 13:22:28.814980 18754 heartbeater.cc:344] Connected to a master server at 127.16.26.62:39267
I20260710 13:22:28.815090 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:28.815405 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:28.815485 18754 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:28.815578 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689748815547 us; error 0 us; skew 500 ppm
I20260710 13:22:28.816323 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:28.816399 18754 heartbeater.cc:507] Master 127.16.26.62:39267 requested a full tablet report, sending...
I20260710 13:22:28.818776 18552 ts_manager.cc:194] Registered new tserver with Master: 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:28.819094 16488 webserver.cc:533] Webserver started at http://127.16.26.3:41675/ using document root <none> and password file <none>
I20260710 13:22:28.819689 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:28.819913 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:28.820225 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:28.820379 18552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34626
I20260710 13:22:28.821616 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-2-root/instance:
uuid: "03ab2b1b700548d7b3003cdc3322983f"
format_stamp: "Formatted at 2026-07-10 13:22:28 on dist-test-slave-fcbk"
I20260710 13:22:28.826375 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:22:28.829852 18765 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:28.830899 16488 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:22:28.831246 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-2-root
uuid: "03ab2b1b700548d7b3003cdc3322983f"
format_stamp: "Formatted at 2026-07-10 13:22:28 on dist-test-slave-fcbk"
I20260710 13:22:28.831508 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:28.846048 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:28.847218 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:28.848639 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:28.850914 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:28.851092 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:28.851418 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:28.851581 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:28.894351 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.3:36539
I20260710 13:22:28.894630 18827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.3:36539 every 8 connection(s)
I20260710 13:22:28.899094 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:28.906625 18831 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:28.909430 18832 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:28.910583 16488 server_base.cc:1061] running on GCE node
W20260710 13:22:28.911584 18834 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:28.912823 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:28.913161 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:28.913291 18828 heartbeater.cc:344] Connected to a master server at 127.16.26.62:39267
I20260710 13:22:28.913416 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689748913375 us; error 0 us; skew 500 ppm
I20260710 13:22:28.913858 18828 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:28.914253 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:28.914737 18828 heartbeater.cc:507] Master 127.16.26.62:39267 requested a full tablet report, sending...
I20260710 13:22:28.917172 16488 webserver.cc:533] Webserver started at http://127.16.26.4:42287/ using document root <none> and password file <none>
I20260710 13:22:28.917430 18552 ts_manager.cc:194] Registered new tserver with Master: 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539)
I20260710 13:22:28.917896 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:28.918140 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:28.918447 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:28.919194 18552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34636
I20260710 13:22:28.919809 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-3-root/instance:
uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
format_stamp: "Formatted at 2026-07-10 13:22:28 on dist-test-slave-fcbk"
I20260710 13:22:28.924505 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:22:28.928112 18839 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:28.929071 16488 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:22:28.929509 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-3-root
uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
format_stamp: "Formatted at 2026-07-10 13:22:28 on dist-test-slave-fcbk"
I20260710 13:22:28.929844 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:28.947059 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:28.948400 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:28.950099 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:28.952494 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:28.952754 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:28.953030 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:28.953245 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:29.004076 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.4:37145
I20260710 13:22:29.004300 18901 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.4:37145 every 8 connection(s)
I20260710 13:22:29.020109 18902 heartbeater.cc:344] Connected to a master server at 127.16.26.62:39267
I20260710 13:22:29.020569 18902 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:29.021507 18902 heartbeater.cc:507] Master 127.16.26.62:39267 requested a full tablet report, sending...
I20260710 13:22:29.023550 18552 ts_manager.cc:194] Registered new tserver with Master: c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145)
I20260710 13:22:29.024009 16488 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016171479s
I20260710 13:22:29.025486 18552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34642
I20260710 13:22:29.052096 18552 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34654:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:22:29.178158 18719 tablet_service.cc:1511] Processing CreateTablet for tablet 1434572374ab480da8d123e7294bdaed (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:22:29.179998 18719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1434572374ab480da8d123e7294bdaed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.188194 18718 tablet_service.cc:1511] Processing CreateTablet for tablet 3bff77d3f0f840c1a7bccf45a2842903 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:22:29.189808 18718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bff77d3f0f840c1a7bccf45a2842903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.201205 18717 tablet_service.cc:1511] Processing CreateTablet for tablet fd31f35e8f67420ab12871169c01e306 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:22:29.202747 18717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd31f35e8f67420ab12871169c01e306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.207777 18793 tablet_service.cc:1511] Processing CreateTablet for tablet 1434572374ab480da8d123e7294bdaed (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:22:29.209163 18793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1434572374ab480da8d123e7294bdaed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.210522 18792 tablet_service.cc:1511] Processing CreateTablet for tablet 84974c3d495c49d483d6b33e990dddac (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:22:29.212908 18644 tablet_service.cc:1511] Processing CreateTablet for tablet 1434572374ab480da8d123e7294bdaed (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:22:29.214254 18644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1434572374ab480da8d123e7294bdaed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.213855 18641 tablet_service.cc:1511] Processing CreateTablet for tablet 0d139650404a4350ae31c09cb72e5316 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:22:29.215363 18641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d139650404a4350ae31c09cb72e5316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.216406 18643 tablet_service.cc:1511] Processing CreateTablet for tablet 3bff77d3f0f840c1a7bccf45a2842903 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:22:29.217698 18643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bff77d3f0f840c1a7bccf45a2842903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.220794 18642 tablet_service.cc:1511] Processing CreateTablet for tablet 84974c3d495c49d483d6b33e990dddac (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:22:29.222378 18642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84974c3d495c49d483d6b33e990dddac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.222080 18791 tablet_service.cc:1511] Processing CreateTablet for tablet fd31f35e8f67420ab12871169c01e306 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:22:29.223241 18866 tablet_service.cc:1511] Processing CreateTablet for tablet 84974c3d495c49d483d6b33e990dddac (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:22:29.224311 18867 tablet_service.cc:1511] Processing CreateTablet for tablet 3bff77d3f0f840c1a7bccf45a2842903 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:22:29.224793 18866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84974c3d495c49d483d6b33e990dddac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.225698 18867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bff77d3f0f840c1a7bccf45a2842903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.227173 18865 tablet_service.cc:1511] Processing CreateTablet for tablet fd31f35e8f67420ab12871169c01e306 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:22:29.227941 18716 tablet_service.cc:1511] Processing CreateTablet for tablet 0d139650404a4350ae31c09cb72e5316 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:22:29.228654 18865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd31f35e8f67420ab12871169c01e306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.229351 18716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d139650404a4350ae31c09cb72e5316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.229482 18790 tablet_service.cc:1511] Processing CreateTablet for tablet 0d139650404a4350ae31c09cb72e5316 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:22:29.231592 18792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84974c3d495c49d483d6b33e990dddac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.233503 18791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd31f35e8f67420ab12871169c01e306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.235718 18864 tablet_service.cc:1511] Processing CreateTablet for tablet 7faa674d6a044438b9700086fa79502b (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:22:29.237109 18864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7faa674d6a044438b9700086fa79502b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.238564 18640 tablet_service.cc:1511] Processing CreateTablet for tablet 7faa674d6a044438b9700086fa79502b (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:22:29.240366 18640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7faa674d6a044438b9700086fa79502b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.246698 18790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d139650404a4350ae31c09cb72e5316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.255817 18715 tablet_service.cc:1511] Processing CreateTablet for tablet 7faa674d6a044438b9700086fa79502b (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:22:29.268150 18789 tablet_service.cc:1511] Processing CreateTablet for tablet 213cc6aa31474866aa46a2ce12d63961 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:22:29.271082 18789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213cc6aa31474866aa46a2ce12d63961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.271848 18863 tablet_service.cc:1511] Processing CreateTablet for tablet 213cc6aa31474866aa46a2ce12d63961 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:22:29.275069 18639 tablet_service.cc:1511] Processing CreateTablet for tablet 213cc6aa31474866aa46a2ce12d63961 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:22:29.277056 18639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213cc6aa31474866aa46a2ce12d63961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.278518 18715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7faa674d6a044438b9700086fa79502b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.281764 18863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213cc6aa31474866aa46a2ce12d63961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.282864 18788 tablet_service.cc:1511] Processing CreateTablet for tablet 0cfdf42095ad48539bd68cbfe811d8a2 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:22:29.284340 18788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cfdf42095ad48539bd68cbfe811d8a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.285768 18862 tablet_service.cc:1511] Processing CreateTablet for tablet 0cfdf42095ad48539bd68cbfe811d8a2 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:22:29.287187 18862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cfdf42095ad48539bd68cbfe811d8a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.291282 18714 tablet_service.cc:1511] Processing CreateTablet for tablet 0cfdf42095ad48539bd68cbfe811d8a2 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:22:29.292757 18714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cfdf42095ad48539bd68cbfe811d8a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.293100 18638 tablet_service.cc:1511] Processing CreateTablet for tablet 31f51e5f78d94bbf958bca8e0356934c (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:22:29.298002 18638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31f51e5f78d94bbf958bca8e0356934c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.319010 18713 tablet_service.cc:1511] Processing CreateTablet for tablet 31f51e5f78d94bbf958bca8e0356934c (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:22:29.325974 18713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31f51e5f78d94bbf958bca8e0356934c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.334532 18788 tablet_service.cc:1511] Processing CreateTablet for tablet 31f51e5f78d94bbf958bca8e0356934c (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:22:29.334682 18861 tablet_service.cc:1511] Processing CreateTablet for tablet b865a876300d443bac0ec3cf2f8c1a0a (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:22:29.335337 18637 tablet_service.cc:1511] Processing CreateTablet for tablet b865a876300d443bac0ec3cf2f8c1a0a (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:22:29.336017 18788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31f51e5f78d94bbf958bca8e0356934c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.336109 18861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b865a876300d443bac0ec3cf2f8c1a0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.336632 18637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b865a876300d443bac0ec3cf2f8c1a0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.338011 18920 tablet_bootstrap.cc:492] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f: Bootstrap starting.
I20260710 13:22:29.352752 18712 tablet_service.cc:1511] Processing CreateTablet for tablet b865a876300d443bac0ec3cf2f8c1a0a (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:22:29.354180 18712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b865a876300d443bac0ec3cf2f8c1a0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.362129 18792 tablet_service.cc:1511] Processing CreateTablet for tablet d7e3aaae2842452ea391dbe122b21ad8 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:22:29.365586 18920 tablet_bootstrap.cc:654] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:29.385911 18919 tablet_bootstrap.cc:492] T 3bff77d3f0f840c1a7bccf45a2842903 P 755a6e2a2edc4730981331bbc8c9fa28: Bootstrap starting.
I20260710 13:22:29.386816 18864 tablet_service.cc:1511] Processing CreateTablet for tablet d7e3aaae2842452ea391dbe122b21ad8 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:22:29.388221 18864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7e3aaae2842452ea391dbe122b21ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.395171 18919 tablet_bootstrap.cc:654] T 3bff77d3f0f840c1a7bccf45a2842903 P 755a6e2a2edc4730981331bbc8c9fa28: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:29.397517 18792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7e3aaae2842452ea391dbe122b21ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.410566 18718 tablet_service.cc:1511] Processing CreateTablet for tablet b2a4ad9c263b4e9085b71e0e46c5521e (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:22:29.411669 18718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2a4ad9c263b4e9085b71e0e46c5521e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.430157 18920 tablet_bootstrap.cc:492] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f: No bootstrap required, opened a new log
I20260710 13:22:29.430709 18920 ts_tablet_manager.cc:1403] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f: Time spent bootstrapping tablet: real 0.093s	user 0.005s	sys 0.010s
I20260710 13:22:29.431408 18791 tablet_service.cc:1511] Processing CreateTablet for tablet b2a4ad9c263b4e9085b71e0e46c5521e (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:22:29.432763 18791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2a4ad9c263b4e9085b71e0e46c5521e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.435459 18717 tablet_service.cc:1511] Processing CreateTablet for tablet 947f80ddb8294c0eb9c365dcdedae7a0 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:22:29.436000 18637 tablet_service.cc:1511] Processing CreateTablet for tablet 947f80ddb8294c0eb9c365dcdedae7a0 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:22:29.436337 18793 tablet_service.cc:1511] Processing CreateTablet for tablet 947f80ddb8294c0eb9c365dcdedae7a0 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:22:29.436908 18717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947f80ddb8294c0eb9c365dcdedae7a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.437598 18637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947f80ddb8294c0eb9c365dcdedae7a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.437762 18920 raft_consensus.cc:359] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:29.438521 18920 raft_consensus.cc:385] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:29.438830 18920 raft_consensus.cc:740] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Initialized, Role: FOLLOWER
I20260710 13:22:29.439599 18920 consensus_queue.cc:260] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:29.437652 18793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947f80ddb8294c0eb9c365dcdedae7a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.450342 18864 tablet_service.cc:1511] Processing CreateTablet for tablet b2a4ad9c263b4e9085b71e0e46c5521e (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:22:29.451750 18864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2a4ad9c263b4e9085b71e0e46c5521e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.454141 18921 tablet_bootstrap.cc:492] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:29.462255 18921 tablet_bootstrap.cc:654] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:29.471019 18922 tablet_bootstrap.cc:492] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a: Bootstrap starting.
I20260710 13:22:29.472610 18642 tablet_service.cc:1511] Processing CreateTablet for tablet 74d3a4e358f146ceaca2c85a77901815 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:22:29.473699 18828 heartbeater.cc:499] Master 127.16.26.62:39267 was elected leader, sending a full tablet report...
I20260710 13:22:29.474119 18863 tablet_service.cc:1511] Processing CreateTablet for tablet 74d3a4e358f146ceaca2c85a77901815 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:22:29.475472 18863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d3a4e358f146ceaca2c85a77901815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.482098 18715 tablet_service.cc:1511] Processing CreateTablet for tablet c4110ee0582941a8a5edddf2c047efea (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:22:29.482796 18867 tablet_service.cc:1511] Processing CreateTablet for tablet 42fd7979aba745809b6ea9dd03a0624a (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:22:29.483455 18715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4110ee0582941a8a5edddf2c047efea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.484088 18867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42fd7979aba745809b6ea9dd03a0624a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.487500 18638 tablet_service.cc:1511] Processing CreateTablet for tablet 42fd7979aba745809b6ea9dd03a0624a (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:22:29.489532 18919 tablet_bootstrap.cc:492] T 3bff77d3f0f840c1a7bccf45a2842903 P 755a6e2a2edc4730981331bbc8c9fa28: No bootstrap required, opened a new log
I20260710 13:22:29.490025 18919 ts_tablet_manager.cc:1403] T 3bff77d3f0f840c1a7bccf45a2842903 P 755a6e2a2edc4730981331bbc8c9fa28: Time spent bootstrapping tablet: real 0.105s	user 0.023s	sys 0.012s
I20260710 13:22:29.492372 18642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d3a4e358f146ceaca2c85a77901815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.494504 18920 ts_tablet_manager.cc:1434] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.003s
I20260710 13:22:29.495697 18920 tablet_bootstrap.cc:492] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f: Bootstrap starting.
I20260710 13:22:29.496837 18638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42fd7979aba745809b6ea9dd03a0624a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.511600 18713 tablet_service.cc:1511] Processing CreateTablet for tablet 74d3a4e358f146ceaca2c85a77901815 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:22:29.513159 18713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74d3a4e358f146ceaca2c85a77901815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.493076 18919 raft_consensus.cc:359] T 3bff77d3f0f840c1a7bccf45a2842903 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:29.519927 18919 raft_consensus.cc:385] T 3bff77d3f0f840c1a7bccf45a2842903 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:29.520289 18919 raft_consensus.cc:740] T 3bff77d3f0f840c1a7bccf45a2842903 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Initialized, Role: FOLLOWER
W20260710 13:22:29.521237 18600 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:29.526217 18922 tablet_bootstrap.cc:654] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:29.530184 18919 consensus_queue.cc:260] T 3bff77d3f0f840c1a7bccf45a2842903 P 755a6e2a2edc4730981331bbc8c9fa28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:29.517153 18920 tablet_bootstrap.cc:654] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:29.541587 18640 tablet_service.cc:1511] Processing CreateTablet for tablet d7e3aaae2842452ea391dbe122b21ad8 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:22:29.550400 18864 tablet_service.cc:1511] Processing CreateTablet for tablet c4110ee0582941a8a5edddf2c047efea (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:22:29.551376 18921 tablet_bootstrap.cc:492] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128: No bootstrap required, opened a new log
I20260710 13:22:29.551819 18864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4110ee0582941a8a5edddf2c047efea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.552069 18921 ts_tablet_manager.cc:1403] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.098s	user 0.018s	sys 0.025s
I20260710 13:22:29.550400 18789 tablet_service.cc:1511] Processing CreateTablet for tablet c4110ee0582941a8a5edddf2c047efea (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:22:29.554885 18789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4110ee0582941a8a5edddf2c047efea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.563107 18640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7e3aaae2842452ea391dbe122b21ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.568055 18788 tablet_service.cc:1511] Processing CreateTablet for tablet 42fd7979aba745809b6ea9dd03a0624a (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:22:29.568694 18643 tablet_service.cc:1511] Processing CreateTablet for tablet 19d1d92b522c4d0e9fe8e123eb54b89e (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:22:29.570220 18788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42fd7979aba745809b6ea9dd03a0624a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.570531 18643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19d1d92b522c4d0e9fe8e123eb54b89e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.571905 18921 raft_consensus.cc:359] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:29.576828 18718 tablet_service.cc:1511] Processing CreateTablet for tablet 19d1d92b522c4d0e9fe8e123eb54b89e (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:22:29.579011 18862 tablet_service.cc:1511] Processing CreateTablet for tablet c2c85a9955744dabb88d0494d746dced (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:22:29.578748 18793 tablet_service.cc:1511] Processing CreateTablet for tablet 19d1d92b522c4d0e9fe8e123eb54b89e (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:22:29.595732 18754 heartbeater.cc:499] Master 127.16.26.62:39267 was elected leader, sending a full tablet report...
I20260710 13:22:29.596863 18862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2c85a9955744dabb88d0494d746dced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.592476 18919 ts_tablet_manager.cc:1434] T 3bff77d3f0f840c1a7bccf45a2842903 P 755a6e2a2edc4730981331bbc8c9fa28: Time spent starting tablet: real 0.102s	user 0.017s	sys 0.041s
I20260710 13:22:29.604077 18919 tablet_bootstrap.cc:492] T 1434572374ab480da8d123e7294bdaed P 755a6e2a2edc4730981331bbc8c9fa28: Bootstrap starting.
I20260710 13:22:29.605640 18714 tablet_service.cc:1511] Processing CreateTablet for tablet c2c85a9955744dabb88d0494d746dced (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:22:29.606312 18718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19d1d92b522c4d0e9fe8e123eb54b89e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.613178 18793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19d1d92b522c4d0e9fe8e123eb54b89e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.613758 18714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2c85a9955744dabb88d0494d746dced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.613992 18866 tablet_service.cc:1511] Processing CreateTablet for tablet 104696a292524ea1bddbbe2660b86be8 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:22:29.615232 18866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104696a292524ea1bddbbe2660b86be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.607681 18791 tablet_service.cc:1511] Processing CreateTablet for tablet 104696a292524ea1bddbbe2660b86be8 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:22:29.617318 18791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104696a292524ea1bddbbe2660b86be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.623338 18642 tablet_service.cc:1511] Processing CreateTablet for tablet c2c85a9955744dabb88d0494d746dced (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:22:29.624782 18642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2c85a9955744dabb88d0494d746dced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.594986 18921 raft_consensus.cc:385] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:29.626438 18921 raft_consensus.cc:740] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:29.627460 18921 consensus_queue.cc:260] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:29.631639 18639 tablet_service.cc:1511] Processing CreateTablet for tablet 104696a292524ea1bddbbe2660b86be8 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:22:29.633023 18639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104696a292524ea1bddbbe2660b86be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.637254 18790 tablet_service.cc:1511] Processing CreateTablet for tablet 806d5e241c224389aef43959cbcc3e61 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:22:29.638667 18790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 806d5e241c224389aef43959cbcc3e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.642412 18713 tablet_service.cc:1511] Processing CreateTablet for tablet 806d5e241c224389aef43959cbcc3e61 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:22:29.643761 18713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 806d5e241c224389aef43959cbcc3e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.647332 18919 tablet_bootstrap.cc:654] T 1434572374ab480da8d123e7294bdaed P 755a6e2a2edc4730981331bbc8c9fa28: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:29.648748 18829 tablet.cc:2406] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:22:29.654665 18867 tablet_service.cc:1511] Processing CreateTablet for tablet 806d5e241c224389aef43959cbcc3e61 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:22:29.656067 18867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 806d5e241c224389aef43959cbcc3e61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.656514 18715 tablet_service.cc:1511] Processing CreateTablet for tablet f52c13bef15c412da2ad1a987e846799 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:22:29.657785 18715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52c13bef15c412da2ad1a987e846799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.662654 18640 tablet_service.cc:1511] Processing CreateTablet for tablet f52c13bef15c412da2ad1a987e846799 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:22:29.661303 18863 tablet_service.cc:1511] Processing CreateTablet for tablet a4b652f6be37479a8cc059da273d81be (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:22:29.665922 18640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52c13bef15c412da2ad1a987e846799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.666003 18863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4b652f6be37479a8cc059da273d81be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.668427 18716 tablet_service.cc:1511] Processing CreateTablet for tablet a4b652f6be37479a8cc059da273d81be (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:22:29.662348 18792 tablet_service.cc:1511] Processing CreateTablet for tablet f52c13bef15c412da2ad1a987e846799 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:22:29.669760 18716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4b652f6be37479a8cc059da273d81be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.670225 18792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52c13bef15c412da2ad1a987e846799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.663669 18637 tablet_service.cc:1511] Processing CreateTablet for tablet a4b652f6be37479a8cc059da273d81be (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:22:29.674283 18637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4b652f6be37479a8cc059da273d81be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.675413 18922 tablet_bootstrap.cc:492] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a: No bootstrap required, opened a new log
I20260710 13:22:29.675905 18922 ts_tablet_manager.cc:1403] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent bootstrapping tablet: real 0.205s	user 0.011s	sys 0.004s
I20260710 13:22:29.678876 18922 raft_consensus.cc:359] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:29.679597 18922 raft_consensus.cc:385] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:29.679899 18922 raft_consensus.cc:740] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Initialized, Role: FOLLOWER
I20260710 13:22:29.680720 18922 consensus_queue.cc:260] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:29.693008 18921 ts_tablet_manager.cc:1434] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.140s	user 0.022s	sys 0.021s
I20260710 13:22:29.694185 18679 heartbeater.cc:499] Master 127.16.26.62:39267 was elected leader, sending a full tablet report...
I20260710 13:22:29.699396 18920 tablet_bootstrap.cc:492] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f: No bootstrap required, opened a new log
I20260710 13:22:29.699957 18920 ts_tablet_manager.cc:1403] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f: Time spent bootstrapping tablet: real 0.204s	user 0.012s	sys 0.016s
I20260710 13:22:29.702952 18920 raft_consensus.cc:359] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:29.705379 18920 raft_consensus.cc:385] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:29.715075 18920 raft_consensus.cc:740] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Initialized, Role: FOLLOWER
I20260710 13:22:29.725785 18921 tablet_bootstrap.cc:492] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:29.735584 18866 tablet_service.cc:1511] Processing CreateTablet for tablet f103498b298a4bf39a6f7799a12e4b4f (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:22:29.737125 18866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f103498b298a4bf39a6f7799a12e4b4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.737632 18920 consensus_queue.cc:260] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:29.739487 18638 tablet_service.cc:1511] Processing CreateTablet for tablet f103498b298a4bf39a6f7799a12e4b4f (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:22:29.740134 18920 ts_tablet_manager.cc:1434] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260710 13:22:29.740757 18638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f103498b298a4bf39a6f7799a12e4b4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.756493 18921 tablet_bootstrap.cc:654] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:29.757017 18789 tablet_service.cc:1511] Processing CreateTablet for tablet f103498b298a4bf39a6f7799a12e4b4f (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:22:29.767335 18789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f103498b298a4bf39a6f7799a12e4b4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.764624 18919 tablet_bootstrap.cc:492] T 1434572374ab480da8d123e7294bdaed P 755a6e2a2edc4730981331bbc8c9fa28: No bootstrap required, opened a new log
I20260710 13:22:29.726748 18922 ts_tablet_manager.cc:1434] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.023s
I20260710 13:22:29.771126 18902 heartbeater.cc:499] Master 127.16.26.62:39267 was elected leader, sending a full tablet report...
I20260710 13:22:29.774839 18919 ts_tablet_manager.cc:1403] T 1434572374ab480da8d123e7294bdaed P 755a6e2a2edc4730981331bbc8c9fa28: Time spent bootstrapping tablet: real 0.171s	user 0.015s	sys 0.021s
I20260710 13:22:29.777967 18922 tablet_bootstrap.cc:492] T fd31f35e8f67420ab12871169c01e306 P c746ca702d3a48c4b9d50aa0eab9e27a: Bootstrap starting.
I20260710 13:22:29.780369 18919 raft_consensus.cc:359] T 1434572374ab480da8d123e7294bdaed P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:29.780843 18925 raft_consensus.cc:493] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:29.781162 18919 raft_consensus.cc:385] T 1434572374ab480da8d123e7294bdaed P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:29.781555 18919 raft_consensus.cc:740] T 1434572374ab480da8d123e7294bdaed P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Initialized, Role: FOLLOWER
I20260710 13:22:29.781378 18925 raft_consensus.cc:515] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:29.782294 18919 consensus_queue.cc:260] T 1434572374ab480da8d123e7294bdaed P 755a6e2a2edc4730981331bbc8c9fa28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:29.784514 18919 ts_tablet_manager.cc:1434] T 1434572374ab480da8d123e7294bdaed P 755a6e2a2edc4730981331bbc8c9fa28: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 13:22:29.786171 18866 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed1d2e03e83479f978a3f2bc70f5391 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:22:29.794332 18866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed1d2e03e83479f978a3f2bc70f5391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.771042 18932 raft_consensus.cc:493] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:29.787599 18925 leader_election.cc:290] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805), c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145)
I20260710 13:22:29.789430 18793 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed1d2e03e83479f978a3f2bc70f5391 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:22:29.803758 18793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed1d2e03e83479f978a3f2bc70f5391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.741225 18920 tablet_bootstrap.cc:492] T 84974c3d495c49d483d6b33e990dddac P 03ab2b1b700548d7b3003cdc3322983f: Bootstrap starting.
I20260710 13:22:29.805693 18932 raft_consensus.cc:515] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:29.836462 18714 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed1d2e03e83479f978a3f2bc70f5391 (DEFAULT_TABLE table=test-workload [id=1ff665faad2b497d8fe496179bdf14f0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:22:29.841843 18922 tablet_bootstrap.cc:654] T fd31f35e8f67420ab12871169c01e306 P c746ca702d3a48c4b9d50aa0eab9e27a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:29.857435 18921 tablet_bootstrap.cc:492] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128: No bootstrap required, opened a new log
I20260710 13:22:29.857983 18932 leader_election.cc:290] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:29.858197 18921 ts_tablet_manager.cc:1403] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.140s	user 0.020s	sys 0.031s
I20260710 13:22:29.861531 18714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed1d2e03e83479f978a3f2bc70f5391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:29.861935 18921 raft_consensus.cc:359] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:29.862774 18921 raft_consensus.cc:385] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:29.863170 18921 raft_consensus.cc:740] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:29.864070 18921 consensus_queue.cc:260] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:29.877439 18925 raft_consensus.cc:493] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:29.878031 18925 raft_consensus.cc:515] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:29.880430 18925 leader_election.cc:290] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805), c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145)
I20260710 13:22:29.882568 18920 tablet_bootstrap.cc:654] T 84974c3d495c49d483d6b33e990dddac P 03ab2b1b700548d7b3003cdc3322983f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:29.875059 18919 tablet_bootstrap.cc:492] T fd31f35e8f67420ab12871169c01e306 P 755a6e2a2edc4730981331bbc8c9fa28: Bootstrap starting.
I20260710 13:22:29.905953 18921 ts_tablet_manager.cc:1434] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.004s
I20260710 13:22:29.913877 18919 tablet_bootstrap.cc:654] T fd31f35e8f67420ab12871169c01e306 P 755a6e2a2edc4730981331bbc8c9fa28: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:29.923722 18930 raft_consensus.cc:493] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:29.924321 18930 raft_consensus.cc:515] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:29.934154 18930 leader_election.cc:290] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805), 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539)
I20260710 13:22:29.937279 18921 tablet_bootstrap.cc:492] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:29.937743 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfdf42095ad48539bd68cbfe811d8a2" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:29.939626 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd31f35e8f67420ab12871169c01e306" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
W20260710 13:22:29.941004 18768 leader_election.cc:343] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:22:29.942008 18768 leader_election.cc:343] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:29.965462 18922 tablet_bootstrap.cc:492] T fd31f35e8f67420ab12871169c01e306 P c746ca702d3a48c4b9d50aa0eab9e27a: No bootstrap required, opened a new log
I20260710 13:22:29.966987 18922 ts_tablet_manager.cc:1403] T fd31f35e8f67420ab12871169c01e306 P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent bootstrapping tablet: real 0.189s	user 0.012s	sys 0.006s
I20260710 13:22:29.967062 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bff77d3f0f840c1a7bccf45a2842903" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:29.968593 18921 tablet_bootstrap.cc:654] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:29.968946 18840 leader_election.cc:343] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:29.970567 18877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfdf42095ad48539bd68cbfe811d8a2" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" is_pre_election: true
I20260710 13:22:29.970328 18922 raft_consensus.cc:359] T fd31f35e8f67420ab12871169c01e306 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:29.971140 18922 raft_consensus.cc:385] T fd31f35e8f67420ab12871169c01e306 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:29.971446 18922 raft_consensus.cc:740] T fd31f35e8f67420ab12871169c01e306 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Initialized, Role: FOLLOWER
I20260710 13:22:29.972283 18922 consensus_queue.cc:260] T fd31f35e8f67420ab12871169c01e306 P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
W20260710 13:22:29.973846 18766 leader_election.cc:343] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:29.974332 18766 leader_election.cc:304] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f; no voters: 755a6e2a2edc4730981331bbc8c9fa28, c746ca702d3a48c4b9d50aa0eab9e27a
I20260710 13:22:29.975653 18925 raft_consensus.cc:2749] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:29.972805 18877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd31f35e8f67420ab12871169c01e306" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" is_pre_election: true
I20260710 13:22:29.976567 18922 ts_tablet_manager.cc:1434] T fd31f35e8f67420ab12871169c01e306 P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:22:29.976468 18877 raft_consensus.cc:2468] T fd31f35e8f67420ab12871169c01e306 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03ab2b1b700548d7b3003cdc3322983f in term 0.
I20260710 13:22:29.977437 18922 tablet_bootstrap.cc:492] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a: Bootstrap starting.
I20260710 13:22:29.979069 18766 leader_election.cc:304] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f [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: 03ab2b1b700548d7b3003cdc3322983f, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 755a6e2a2edc4730981331bbc8c9fa28
I20260710 13:22:29.980222 18925 raft_consensus.cc:2804] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:29.980587 18925 raft_consensus.cc:493] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:29.980938 18925 raft_consensus.cc:3060] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:29.984679 18922 tablet_bootstrap.cc:654] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:29.984722 18919 tablet_bootstrap.cc:492] T fd31f35e8f67420ab12871169c01e306 P 755a6e2a2edc4730981331bbc8c9fa28: No bootstrap required, opened a new log
I20260710 13:22:29.987308 18920 tablet_bootstrap.cc:492] T 84974c3d495c49d483d6b33e990dddac P 03ab2b1b700548d7b3003cdc3322983f: No bootstrap required, opened a new log
I20260710 13:22:29.987846 18920 ts_tablet_manager.cc:1403] T 84974c3d495c49d483d6b33e990dddac P 03ab2b1b700548d7b3003cdc3322983f: Time spent bootstrapping tablet: real 0.247s	user 0.013s	sys 0.004s
I20260710 13:22:29.988845 18925 raft_consensus.cc:515] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:29.985437 18919 ts_tablet_manager.cc:1403] T fd31f35e8f67420ab12871169c01e306 P 755a6e2a2edc4730981331bbc8c9fa28: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.000s
I20260710 13:22:29.991353 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bff77d3f0f840c1a7bccf45a2842903" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:29.992012 18729 raft_consensus.cc:2468] T 3bff77d3f0f840c1a7bccf45a2842903 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 0.
I20260710 13:22:29.993242 18842 leader_election.cc:304] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [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: 755a6e2a2edc4730981331bbc8c9fa28, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: f99011063010452c91b4ad9cb518a128
I20260710 13:22:29.995848 18920 raft_consensus.cc:359] T 84974c3d495c49d483d6b33e990dddac P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:29.996640 18920 raft_consensus.cc:385] T 84974c3d495c49d483d6b33e990dddac P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:29.996954 18920 raft_consensus.cc:740] T 84974c3d495c49d483d6b33e990dddac P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Initialized, Role: FOLLOWER
I20260710 13:22:29.997741 18920 consensus_queue.cc:260] T 84974c3d495c49d483d6b33e990dddac P 03ab2b1b700548d7b3003cdc3322983f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:29.998425 18919 raft_consensus.cc:359] T fd31f35e8f67420ab12871169c01e306 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:29.999353 18919 raft_consensus.cc:385] T fd31f35e8f67420ab12871169c01e306 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:29.999750 18919 raft_consensus.cc:740] T fd31f35e8f67420ab12871169c01e306 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.000700 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd31f35e8f67420ab12871169c01e306" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28"
I20260710 13:22:30.000697 18919 consensus_queue.cc:260] T fd31f35e8f67420ab12871169c01e306 P 755a6e2a2edc4730981331bbc8c9fa28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:30.001415 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1434572374ab480da8d123e7294bdaed" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f" is_pre_election: true
I20260710 13:22:30.001996 18729 raft_consensus.cc:3060] T fd31f35e8f67420ab12871169c01e306 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:30.004056 18620 leader_election.cc:343] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:30.005012 18932 raft_consensus.cc:2804] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:30.005689 18932 raft_consensus.cc:493] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:30.006073 18932 raft_consensus.cc:3060] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.010914 18925 leader_election.cc:290] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 election: Requested vote from peers 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805), c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145)
I20260710 13:22:30.011605 18930 raft_consensus.cc:493] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:30.011391 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1434572374ab480da8d123e7294bdaed" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:30.012240 18930 raft_consensus.cc:515] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.012571 18728 raft_consensus.cc:2468] T 1434572374ab480da8d123e7294bdaed P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f99011063010452c91b4ad9cb518a128 in term 0.
I20260710 13:22:30.014739 18930 leader_election.cc:290] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805), 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539)
I20260710 13:22:30.021198 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f51e5f78d94bbf958bca8e0356934c" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:30.023279 18932 raft_consensus.cc:515] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.024077 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f51e5f78d94bbf958bca8e0356934c" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f" is_pre_election: true
W20260710 13:22:30.025880 18620 leader_election.cc:343] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:30.026201 18877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd31f35e8f67420ab12871169c01e306" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
I20260710 13:22:30.026916 18877 raft_consensus.cc:3060] T fd31f35e8f67420ab12871169c01e306 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.027293 18619 leader_election.cc:304] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [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: 755a6e2a2edc4730981331bbc8c9fa28, f99011063010452c91b4ad9cb518a128; no voters: 03ab2b1b700548d7b3003cdc3322983f
I20260710 13:22:30.027822 18932 leader_election.cc:290] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Requested vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:30.028075 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bff77d3f0f840c1a7bccf45a2842903" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28"
I20260710 13:22:30.028759 18728 raft_consensus.cc:3060] T 3bff77d3f0f840c1a7bccf45a2842903 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:30.030122 18619 leader_election.cc:343] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:30.028271 18930 raft_consensus.cc:2804] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:30.032873 18930 raft_consensus.cc:493] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:30.033529 18930 raft_consensus.cc:3060] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.032873 18619 leader_election.cc:304] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f99011063010452c91b4ad9cb518a128; no voters: 03ab2b1b700548d7b3003cdc3322983f, 755a6e2a2edc4730981331bbc8c9fa28
I20260710 13:22:30.036063 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bff77d3f0f840c1a7bccf45a2842903" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128"
I20260710 13:22:30.037848 18729 raft_consensus.cc:2468] T fd31f35e8f67420ab12871169c01e306 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ab2b1b700548d7b3003cdc3322983f in term 1.
W20260710 13:22:30.038600 18840 leader_election.cc:343] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:30.042892 18768 leader_election.cc:304] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f, 755a6e2a2edc4730981331bbc8c9fa28; no voters: 
I20260710 13:22:30.044001 18925 raft_consensus.cc:2804] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:30.044605 18925 raft_consensus.cc:697] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f [term 1 LEADER]: Becoming Leader. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Running, Role: LEADER
I20260710 13:22:30.045512 18877 raft_consensus.cc:2468] T fd31f35e8f67420ab12871169c01e306 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ab2b1b700548d7b3003cdc3322983f in term 1.
I20260710 13:22:30.045604 18925 consensus_queue.cc:237] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:30.046622 18919 ts_tablet_manager.cc:1434] T fd31f35e8f67420ab12871169c01e306 P 755a6e2a2edc4730981331bbc8c9fa28: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260710 13:22:30.047926 18919 tablet_bootstrap.cc:492] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28: Bootstrap starting.
I20260710 13:22:30.053037 18728 raft_consensus.cc:2468] T 3bff77d3f0f840c1a7bccf45a2842903 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 1.
I20260710 13:22:30.053495 18930 raft_consensus.cc:515] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.054268 18842 leader_election.cc:304] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [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: 755a6e2a2edc4730981331bbc8c9fa28, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: f99011063010452c91b4ad9cb518a128
I20260710 13:22:30.055114 18932 raft_consensus.cc:2804] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:30.055627 18932 raft_consensus.cc:697] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Becoming Leader. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Running, Role: LEADER
I20260710 13:22:30.056464 18932 consensus_queue.cc:237] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.058485 18930 leader_election.cc:290] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 election: Requested vote from peers 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805), 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539)
I20260710 13:22:30.066133 18920 ts_tablet_manager.cc:1434] T 84974c3d495c49d483d6b33e990dddac P 03ab2b1b700548d7b3003cdc3322983f: Time spent starting tablet: real 0.078s	user 0.012s	sys 0.023s
I20260710 13:22:30.066084 18952 raft_consensus.cc:2749] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:30.066255 18921 tablet_bootstrap.cc:492] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128: No bootstrap required, opened a new log
I20260710 13:22:30.067106 18921 ts_tablet_manager.cc:1403] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.137s	user 0.016s	sys 0.001s
I20260710 13:22:30.069958 18920 tablet_bootstrap.cc:492] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f: Bootstrap starting.
I20260710 13:22:30.071053 18922 tablet_bootstrap.cc:492] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a: No bootstrap required, opened a new log
I20260710 13:22:30.071590 18922 ts_tablet_manager.cc:1403] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.009s
I20260710 13:22:30.072399 18921 raft_consensus.cc:359] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.074644 18922 raft_consensus.cc:359] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.075449 18922 raft_consensus.cc:385] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.075815 18922 raft_consensus.cc:740] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.076828 18922 consensus_queue.cc:260] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.077523 18920 tablet_bootstrap.cc:654] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.077816 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1434572374ab480da8d123e7294bdaed" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28"
I20260710 13:22:30.078478 18728 raft_consensus.cc:3060] T 1434572374ab480da8d123e7294bdaed P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.060599 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1434572374ab480da8d123e7294bdaed" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f"
I20260710 13:22:30.079668 18922 ts_tablet_manager.cc:1434] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:22:30.080889 18922 tablet_bootstrap.cc:492] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a: Bootstrap starting.
I20260710 13:22:30.073149 18921 raft_consensus.cc:385] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.079648 18919 tablet_bootstrap.cc:654] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.091112 18922 tablet_bootstrap.cc:654] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:30.081419 18620 leader_election.cc:343] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:30.082096 18921 raft_consensus.cc:740] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.087935 18551 catalog_manager.cc:5697] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f reported cstate change: term changed from 0 to 1, leader changed from <none> to 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3). New cstate: current_term: 1 leader_uuid: "03ab2b1b700548d7b3003cdc3322983f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:30.092880 18921 consensus_queue.cc:260] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.101426 18920 tablet_bootstrap.cc:492] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f: No bootstrap required, opened a new log
I20260710 13:22:30.102056 18920 ts_tablet_manager.cc:1403] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.003s
I20260710 13:22:30.102105 18552 catalog_manager.cc:5697] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a reported cstate change: term changed from 0 to 1, leader changed from <none> to c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4). New cstate: current_term: 1 leader_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:30.105238 18920 raft_consensus.cc:359] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.106135 18920 raft_consensus.cc:385] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.106503 18920 raft_consensus.cc:740] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.107240 18921 ts_tablet_manager.cc:1434] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.038s	user 0.002s	sys 0.006s
I20260710 13:22:30.107364 18920 consensus_queue.cc:260] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.108394 18921 tablet_bootstrap.cc:492] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:30.110085 18920 ts_tablet_manager.cc:1434] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:22:30.111330 18920 tablet_bootstrap.cc:492] T d7e3aaae2842452ea391dbe122b21ad8 P 03ab2b1b700548d7b3003cdc3322983f: Bootstrap starting.
I20260710 13:22:30.118297 18920 tablet_bootstrap.cc:654] T d7e3aaae2842452ea391dbe122b21ad8 P 03ab2b1b700548d7b3003cdc3322983f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.120622 18922 tablet_bootstrap.cc:492] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a: No bootstrap required, opened a new log
I20260710 13:22:30.121184 18922 ts_tablet_manager.cc:1403] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.002s
I20260710 13:22:30.125538 18922 raft_consensus.cc:359] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.126605 18922 raft_consensus.cc:385] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.127154 18922 raft_consensus.cc:740] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.128167 18922 consensus_queue.cc:260] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.131553 18922 ts_tablet_manager.cc:1434] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 13:22:30.139890 18921 tablet_bootstrap.cc:654] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.144102 18922 tablet_bootstrap.cc:492] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a: Bootstrap starting.
I20260710 13:22:30.150235 18920 tablet_bootstrap.cc:492] T d7e3aaae2842452ea391dbe122b21ad8 P 03ab2b1b700548d7b3003cdc3322983f: No bootstrap required, opened a new log
I20260710 13:22:30.150806 18920 ts_tablet_manager.cc:1403] T d7e3aaae2842452ea391dbe122b21ad8 P 03ab2b1b700548d7b3003cdc3322983f: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.015s
I20260710 13:22:30.154068 18920 raft_consensus.cc:359] T d7e3aaae2842452ea391dbe122b21ad8 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.155014 18920 raft_consensus.cc:385] T d7e3aaae2842452ea391dbe122b21ad8 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.155408 18920 raft_consensus.cc:740] T d7e3aaae2842452ea391dbe122b21ad8 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.156266 18925 raft_consensus.cc:493] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:30.156366 18920 consensus_queue.cc:260] T d7e3aaae2842452ea391dbe122b21ad8 P 03ab2b1b700548d7b3003cdc3322983f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.156853 18925 raft_consensus.cc:515] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.158931 18920 ts_tablet_manager.cc:1434] T d7e3aaae2842452ea391dbe122b21ad8 P 03ab2b1b700548d7b3003cdc3322983f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:22:30.160017 18920 tablet_bootstrap.cc:492] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f: Bootstrap starting.
I20260710 13:22:30.163180 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1434572374ab480da8d123e7294bdaed" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:30.164305 18925 leader_election.cc:290] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:30.174605 18925 raft_consensus.cc:493] T d7e3aaae2842452ea391dbe122b21ad8 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:30.176054 18925 raft_consensus.cc:515] T d7e3aaae2842452ea391dbe122b21ad8 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.178184 18920 tablet_bootstrap.cc:654] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.180150 18877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e3aaae2842452ea391dbe122b21ad8" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" is_pre_election: true
I20260710 13:22:30.181339 18932 raft_consensus.cc:493] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:30.181937 18932 raft_consensus.cc:515] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.182610 18925 leader_election.cc:290] T d7e3aaae2842452ea391dbe122b21ad8 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
W20260710 13:22:30.184049 18766 leader_election.cc:343] T d7e3aaae2842452ea391dbe122b21ad8 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:30.186242 18728 raft_consensus.cc:2468] T 1434572374ab480da8d123e7294bdaed P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99011063010452c91b4ad9cb518a128 in term 1.
I20260710 13:22:30.187063 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1434572374ab480da8d123e7294bdaed" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:30.188037 18654 raft_consensus.cc:2393] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03ab2b1b700548d7b3003cdc3322983f in current term 1: Already voted for candidate f99011063010452c91b4ad9cb518a128 in this term.
I20260710 13:22:30.188228 18619 leader_election.cc:304] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [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: 755a6e2a2edc4730981331bbc8c9fa28, f99011063010452c91b4ad9cb518a128; no voters: 03ab2b1b700548d7b3003cdc3322983f
I20260710 13:22:30.188674 18922 tablet_bootstrap.cc:654] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.189304 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e3aaae2842452ea391dbe122b21ad8" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:30.190351 18766 leader_election.cc:304] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f; no voters: 755a6e2a2edc4730981331bbc8c9fa28, f99011063010452c91b4ad9cb518a128
I20260710 13:22:30.196103 18921 tablet_bootstrap.cc:492] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128: No bootstrap required, opened a new log
I20260710 13:22:30.195286 18952 raft_consensus.cc:2804] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:30.196841 18921 ts_tablet_manager.cc:1403] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.019s
I20260710 13:22:30.197021 18952 raft_consensus.cc:697] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 1 LEADER]: Becoming Leader. State: Replica: f99011063010452c91b4ad9cb518a128, State: Running, Role: LEADER
I20260710 13:22:30.199651 18952 consensus_queue.cc:237] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.203884 18921 raft_consensus.cc:359] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.206445 18921 raft_consensus.cc:385] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.206804 18921 raft_consensus.cc:740] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.207758 18921 consensus_queue.cc:260] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.209599 18921 ts_tablet_manager.cc:1434] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 13:22:30.201261 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84974c3d495c49d483d6b33e990dddac" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:30.211194 18921 tablet_bootstrap.cc:492] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
W20260710 13:22:30.212554 18840 leader_election.cc:343] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:30.194795 18932 leader_election.cc:290] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:30.201885 18919 tablet_bootstrap.cc:492] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28: No bootstrap required, opened a new log
I20260710 13:22:30.214224 18919 ts_tablet_manager.cc:1403] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28: Time spent bootstrapping tablet: real 0.167s	user 0.029s	sys 0.061s
I20260710 13:22:30.218479 18919 raft_consensus.cc:359] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.219264 18919 raft_consensus.cc:385] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.219587 18919 raft_consensus.cc:740] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.220356 18919 consensus_queue.cc:260] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
W20260710 13:22:30.198802 18766 leader_election.cc:343] T d7e3aaae2842452ea391dbe122b21ad8 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:30.221638 18766 leader_election.cc:304] T d7e3aaae2842452ea391dbe122b21ad8 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f; no voters: c746ca702d3a48c4b9d50aa0eab9e27a, f99011063010452c91b4ad9cb518a128
I20260710 13:22:30.222647 18921 tablet_bootstrap.cc:654] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.222607 18950 raft_consensus.cc:2749] T d7e3aaae2842452ea391dbe122b21ad8 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:30.223980 18919 ts_tablet_manager.cc:1434] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:22:30.225059 18919 tablet_bootstrap.cc:492] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28: Bootstrap starting.
I20260710 13:22:30.231650 18922 tablet_bootstrap.cc:492] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a: No bootstrap required, opened a new log
I20260710 13:22:30.232623 18922 ts_tablet_manager.cc:1403] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent bootstrapping tablet: real 0.100s	user 0.022s	sys 0.011s
I20260710 13:22:30.237074 18919 tablet_bootstrap.cc:654] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.237317 18922 raft_consensus.cc:359] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.238512 18925 raft_consensus.cc:3060] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.238551 18922 raft_consensus.cc:385] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.239979 18922 raft_consensus.cc:740] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.241432 18921 tablet_bootstrap.cc:492] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128: No bootstrap required, opened a new log
I20260710 13:22:30.240949 18922 consensus_queue.cc:260] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.242111 18921 ts_tablet_manager.cc:1403] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.031s	user 0.027s	sys 0.002s
I20260710 13:22:30.243585 18922 ts_tablet_manager.cc:1434] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 13:22:30.245782 18921 raft_consensus.cc:359] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.246729 18921 raft_consensus.cc:385] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.247120 18921 raft_consensus.cc:740] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.247807 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84974c3d495c49d483d6b33e990dddac" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f" is_pre_election: true
I20260710 13:22:30.248265 18922 tablet_bootstrap.cc:492] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a: Bootstrap starting.
I20260710 13:22:30.248020 18921 consensus_queue.cc:260] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.248657 18803 raft_consensus.cc:2468] T 84974c3d495c49d483d6b33e990dddac P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 0.
I20260710 13:22:30.250871 18921 ts_tablet_manager.cc:1434] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:22:30.251091 18843 leader_election.cc:304] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [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: 03ab2b1b700548d7b3003cdc3322983f, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: f99011063010452c91b4ad9cb518a128
I20260710 13:22:30.252321 18921 tablet_bootstrap.cc:492] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:30.252602 18932 raft_consensus.cc:2804] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:30.253120 18932 raft_consensus.cc:493] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:30.253594 18932 raft_consensus.cc:3060] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.255955 18922 tablet_bootstrap.cc:654] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.265223 18921 tablet_bootstrap.cc:654] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.266880 18919 tablet_bootstrap.cc:492] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28: No bootstrap required, opened a new log
I20260710 13:22:30.267580 18919 ts_tablet_manager.cc:1403] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.006s
I20260710 13:22:30.271883 18925 raft_consensus.cc:2749] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:30.272666 18920 tablet_bootstrap.cc:492] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f: No bootstrap required, opened a new log
I20260710 13:22:30.273327 18920 ts_tablet_manager.cc:1403] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f: Time spent bootstrapping tablet: real 0.114s	user 0.021s	sys 0.040s
I20260710 13:22:30.273097 18932 raft_consensus.cc:515] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.278738 18920 raft_consensus.cc:359] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.279419 18919 raft_consensus.cc:359] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.279985 18920 raft_consensus.cc:385] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.280468 18919 raft_consensus.cc:385] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.281359 18919 raft_consensus.cc:740] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.282465 18919 consensus_queue.cc:260] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.282351 18552 catalog_manager.cc:5697] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 reported cstate change: term changed from 0 to 1, leader changed from <none> to f99011063010452c91b4ad9cb518a128 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "f99011063010452c91b4ad9cb518a128" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:30.283600 18922 tablet_bootstrap.cc:492] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a: No bootstrap required, opened a new log
I20260710 13:22:30.283463 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84974c3d495c49d483d6b33e990dddac" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f"
I20260710 13:22:30.280830 18920 raft_consensus.cc:740] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.284096 18803 raft_consensus.cc:3060] T 84974c3d495c49d483d6b33e990dddac P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.285007 18920 consensus_queue.cc:260] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.287501 18920 ts_tablet_manager.cc:1434] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:22:30.288466 18920 tablet_bootstrap.cc:492] T 213cc6aa31474866aa46a2ce12d63961 P 03ab2b1b700548d7b3003cdc3322983f: Bootstrap starting.
I20260710 13:22:30.292196 18803 raft_consensus.cc:2468] T 84974c3d495c49d483d6b33e990dddac P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 1.
I20260710 13:22:30.292392 18919 ts_tablet_manager.cc:1434] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260710 13:22:30.293515 18843 leader_election.cc:304] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 
I20260710 13:22:30.293773 18919 tablet_bootstrap.cc:492] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28: Bootstrap starting.
I20260710 13:22:30.294579 18933 raft_consensus.cc:2804] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:30.294926 18920 tablet_bootstrap.cc:654] T 213cc6aa31474866aa46a2ce12d63961 P 03ab2b1b700548d7b3003cdc3322983f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.302127 18919 tablet_bootstrap.cc:654] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.303732 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84974c3d495c49d483d6b33e990dddac" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128"
W20260710 13:22:30.305729 18840 leader_election.cc:343] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:30.308063 18932 leader_election.cc:290] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Requested vote from peers 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:30.284106 18922 ts_tablet_manager.cc:1403] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.008s
I20260710 13:22:30.310743 18920 tablet_bootstrap.cc:492] T 213cc6aa31474866aa46a2ce12d63961 P 03ab2b1b700548d7b3003cdc3322983f: No bootstrap required, opened a new log
I20260710 13:22:30.311360 18920 ts_tablet_manager.cc:1403] T 213cc6aa31474866aa46a2ce12d63961 P 03ab2b1b700548d7b3003cdc3322983f: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.012s
I20260710 13:22:30.313890 18922 raft_consensus.cc:359] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.314733 18922 raft_consensus.cc:385] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.314324 18920 raft_consensus.cc:359] T 213cc6aa31474866aa46a2ce12d63961 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.315063 18922 raft_consensus.cc:740] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.315235 18920 raft_consensus.cc:385] T 213cc6aa31474866aa46a2ce12d63961 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.315562 18919 tablet_bootstrap.cc:492] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28: No bootstrap required, opened a new log
I20260710 13:22:30.316249 18919 ts_tablet_manager.cc:1403] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260710 13:22:30.315698 18920 raft_consensus.cc:740] T 213cc6aa31474866aa46a2ce12d63961 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.319595 18920 consensus_queue.cc:260] T 213cc6aa31474866aa46a2ce12d63961 P 03ab2b1b700548d7b3003cdc3322983f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.319824 18919 raft_consensus.cc:359] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.320920 18919 raft_consensus.cc:385] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.321345 18919 raft_consensus.cc:740] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.322395 18919 consensus_queue.cc:260] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.323421 18920 ts_tablet_manager.cc:1434] T 213cc6aa31474866aa46a2ce12d63961 P 03ab2b1b700548d7b3003cdc3322983f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:22:30.324783 18920 tablet_bootstrap.cc:492] T 31f51e5f78d94bbf958bca8e0356934c P 03ab2b1b700548d7b3003cdc3322983f: Bootstrap starting.
I20260710 13:22:30.325443 18919 ts_tablet_manager.cc:1434] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260710 13:22:30.326702 18919 tablet_bootstrap.cc:492] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28: Bootstrap starting.
I20260710 13:22:30.326211 18922 consensus_queue.cc:260] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.332561 18920 tablet_bootstrap.cc:654] T 31f51e5f78d94bbf958bca8e0356934c P 03ab2b1b700548d7b3003cdc3322983f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.331496 18922 ts_tablet_manager.cc:1434] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260710 13:22:30.334824 18919 tablet_bootstrap.cc:654] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.339521 18922 tablet_bootstrap.cc:492] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a: Bootstrap starting.
I20260710 13:22:30.340787 18927 raft_consensus.cc:493] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:30.341284 18925 raft_consensus.cc:493] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:30.341364 18927 raft_consensus.cc:515] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.342059 18925 raft_consensus.cc:515] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.345643 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d139650404a4350ae31c09cb72e5316" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:30.346338 18653 raft_consensus.cc:2468] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03ab2b1b700548d7b3003cdc3322983f in term 0.
I20260710 13:22:30.347131 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d139650404a4350ae31c09cb72e5316" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:30.347589 18766 leader_election.cc:304] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f, f99011063010452c91b4ad9cb518a128; no voters: 
I20260710 13:22:30.348479 18950 raft_consensus.cc:2804] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:30.348878 18950 raft_consensus.cc:493] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:30.348965 18925 leader_election.cc:290] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:30.349256 18950 raft_consensus.cc:3060] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:30.348650 18768 leader_election.cc:343] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:30.353755 18927 leader_election.cc:290] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539)
I20260710 13:22:30.359210 18922 tablet_bootstrap.cc:654] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.358984 18950 raft_consensus.cc:515] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.366966 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d139650404a4350ae31c09cb72e5316" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128"
I20260710 13:22:30.367828 18653 raft_consensus.cc:3060] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.373560 18933 raft_consensus.cc:697] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Becoming Leader. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Running, Role: LEADER
I20260710 13:22:30.374670 18933 consensus_queue.cc:237] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.376037 18950 leader_election.cc:290] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 election: Requested vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:30.377257 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d139650404a4350ae31c09cb72e5316" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28"
I20260710 13:22:30.378575 18920 tablet_bootstrap.cc:492] T 31f51e5f78d94bbf958bca8e0356934c P 03ab2b1b700548d7b3003cdc3322983f: No bootstrap required, opened a new log
W20260710 13:22:30.378862 18768 leader_election.cc:343] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:30.380149 18653 raft_consensus.cc:2468] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ab2b1b700548d7b3003cdc3322983f in term 1.
I20260710 13:22:30.381410 18766 leader_election.cc:304] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [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: 03ab2b1b700548d7b3003cdc3322983f, f99011063010452c91b4ad9cb518a128; no voters: 755a6e2a2edc4730981331bbc8c9fa28
I20260710 13:22:30.382627 18950 raft_consensus.cc:2804] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:30.383925 18950 raft_consensus.cc:697] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [term 1 LEADER]: Becoming Leader. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Running, Role: LEADER
I20260710 13:22:30.384522 18921 tablet_bootstrap.cc:492] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128: No bootstrap required, opened a new log
I20260710 13:22:30.384836 18950 consensus_queue.cc:237] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.385417 18921 ts_tablet_manager.cc:1403] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.133s	user 0.022s	sys 0.009s
I20260710 13:22:30.389930 18920 ts_tablet_manager.cc:1403] T 31f51e5f78d94bbf958bca8e0356934c P 03ab2b1b700548d7b3003cdc3322983f: Time spent bootstrapping tablet: real 0.065s	user 0.025s	sys 0.006s
I20260710 13:22:30.391959 18919 tablet_bootstrap.cc:492] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28: No bootstrap required, opened a new log
I20260710 13:22:30.392514 18919 ts_tablet_manager.cc:1403] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28: Time spent bootstrapping tablet: real 0.066s	user 0.025s	sys 0.008s
I20260710 13:22:30.392841 18920 raft_consensus.cc:359] T 31f51e5f78d94bbf958bca8e0356934c P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.393703 18920 raft_consensus.cc:385] T 31f51e5f78d94bbf958bca8e0356934c P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.394011 18920 raft_consensus.cc:740] T 31f51e5f78d94bbf958bca8e0356934c P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.388636 18921 raft_consensus.cc:359] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.394769 18920 consensus_queue.cc:260] T 31f51e5f78d94bbf958bca8e0356934c P 03ab2b1b700548d7b3003cdc3322983f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.398108 18921 raft_consensus.cc:385] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.401628 18920 ts_tablet_manager.cc:1434] T 31f51e5f78d94bbf958bca8e0356934c P 03ab2b1b700548d7b3003cdc3322983f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 13:22:30.403326 18920 tablet_bootstrap.cc:492] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f: Bootstrap starting.
I20260710 13:22:30.399485 18921 raft_consensus.cc:740] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.408803 18922 tablet_bootstrap.cc:492] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a: No bootstrap required, opened a new log
I20260710 13:22:30.408946 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947f80ddb8294c0eb9c365dcdedae7a0" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:30.409523 18922 ts_tablet_manager.cc:1403] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.003s
W20260710 13:22:30.410691 18692 leader_election.cc:343] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:30.406196 18919 raft_consensus.cc:359] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.413009 18919 raft_consensus.cc:385] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.412797 18922 raft_consensus.cc:359] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.413604 18922 raft_consensus.cc:385] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.414117 18922 raft_consensus.cc:740] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.415038 18922 consensus_queue.cc:260] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.413371 18919 raft_consensus.cc:740] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.415325 18552 catalog_manager.cc:5697] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f reported cstate change: term changed from 0 to 1, leader changed from <none> to 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3). New cstate: current_term: 1 leader_uuid: "03ab2b1b700548d7b3003cdc3322983f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:30.416878 18919 consensus_queue.cc:260] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.417282 18548 catalog_manager.cc:5697] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a reported cstate change: term changed from 0 to 1, leader changed from <none> to c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4). New cstate: current_term: 1 leader_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:30.418097 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947f80ddb8294c0eb9c365dcdedae7a0" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f" is_pre_election: true
W20260710 13:22:30.419405 18695 leader_election.cc:343] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:30.419957 18695 leader_election.cc:304] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 755a6e2a2edc4730981331bbc8c9fa28; no voters: 03ab2b1b700548d7b3003cdc3322983f, f99011063010452c91b4ad9cb518a128
I20260710 13:22:30.421732 18919 ts_tablet_manager.cc:1434] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28: Time spent starting tablet: real 0.029s	user 0.011s	sys 0.000s
I20260710 13:22:30.422406 18927 raft_consensus.cc:2749] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:30.422857 18919 tablet_bootstrap.cc:492] T 0d139650404a4350ae31c09cb72e5316 P 755a6e2a2edc4730981331bbc8c9fa28: Bootstrap starting.
I20260710 13:22:30.422875 18920 tablet_bootstrap.cc:654] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.430585 18919 tablet_bootstrap.cc:654] T 0d139650404a4350ae31c09cb72e5316 P 755a6e2a2edc4730981331bbc8c9fa28: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.436024 18922 ts_tablet_manager.cc:1434] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent starting tablet: real 0.026s	user 0.000s	sys 0.007s
I20260710 13:22:30.437706 18922 tablet_bootstrap.cc:492] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a: Bootstrap starting.
I20260710 13:22:30.440716 18952 raft_consensus.cc:493] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:30.441239 18952 raft_consensus.cc:515] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.411677 18921 consensus_queue.cc:260] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.447997 18921 ts_tablet_manager.cc:1434] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.003s
I20260710 13:22:30.449421 18921 tablet_bootstrap.cc:492] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:30.455300 18930 raft_consensus.cc:493] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:30.456034 18930 raft_consensus.cc:515] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.459836 18930 leader_election.cc:290] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:30.461225 18952 leader_election.cc:290] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:30.461813 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faa674d6a044438b9700086fa79502b" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:30.462529 18728 raft_consensus.cc:2468] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f99011063010452c91b4ad9cb518a128 in term 0.
I20260710 13:22:30.469959 18619 leader_election.cc:304] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 755a6e2a2edc4730981331bbc8c9fa28, f99011063010452c91b4ad9cb518a128; no voters: 
I20260710 13:22:30.471338 18952 raft_consensus.cc:2804] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:30.471832 18952 raft_consensus.cc:493] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:30.472275 18952 raft_consensus.cc:3060] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.478587 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b865a876300d443bac0ec3cf2f8c1a0a" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:30.469062 18950 consensus_queue.cc:1048] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f [LEADER]: Connected to new peer: Peer: permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 13:22:30.479588 18728 raft_consensus.cc:2468] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f99011063010452c91b4ad9cb518a128 in term 0.
I20260710 13:22:30.481361 18619 leader_election.cc:304] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 755a6e2a2edc4730981331bbc8c9fa28, f99011063010452c91b4ad9cb518a128; no voters: 
I20260710 13:22:30.483120 18930 raft_consensus.cc:2804] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:30.483626 18930 raft_consensus.cc:493] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:30.484090 18930 raft_consensus.cc:3060] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.487179 18922 tablet_bootstrap.cc:654] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.489104 18921 tablet_bootstrap.cc:654] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.489578 18919 tablet_bootstrap.cc:492] T 0d139650404a4350ae31c09cb72e5316 P 755a6e2a2edc4730981331bbc8c9fa28: No bootstrap required, opened a new log
I20260710 13:22:30.490073 18919 ts_tablet_manager.cc:1403] T 0d139650404a4350ae31c09cb72e5316 P 755a6e2a2edc4730981331bbc8c9fa28: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.031s
I20260710 13:22:30.491799 18930 raft_consensus.cc:515] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.492833 18919 raft_consensus.cc:359] T 0d139650404a4350ae31c09cb72e5316 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.493566 18919 raft_consensus.cc:385] T 0d139650404a4350ae31c09cb72e5316 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.493870 18919 raft_consensus.cc:740] T 0d139650404a4350ae31c09cb72e5316 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.494575 18919 consensus_queue.cc:260] T 0d139650404a4350ae31c09cb72e5316 P 755a6e2a2edc4730981331bbc8c9fa28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.495628 18950 consensus_queue.cc:1048] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:30.496714 18920 tablet_bootstrap.cc:492] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f: No bootstrap required, opened a new log
I20260710 13:22:30.497174 18920 ts_tablet_manager.cc:1403] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f: Time spent bootstrapping tablet: real 0.094s	user 0.037s	sys 0.019s
I20260710 13:22:30.497170 18919 ts_tablet_manager.cc:1434] T 0d139650404a4350ae31c09cb72e5316 P 755a6e2a2edc4730981331bbc8c9fa28: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:22:30.498490 18919 tablet_bootstrap.cc:492] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28: Bootstrap starting.
I20260710 13:22:30.499220 18952 raft_consensus.cc:515] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.502779 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b865a876300d443bac0ec3cf2f8c1a0a" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28"
I20260710 13:22:30.503396 18729 raft_consensus.cc:3060] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.505172 18952 leader_election.cc:290] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 election: Requested vote from peers c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:30.503726 18920 raft_consensus.cc:359] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:30.507869 18920 raft_consensus.cc:385] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.508140 18920 raft_consensus.cc:740] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.510525 18920 consensus_queue.cc:260] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:30.511076 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faa674d6a044438b9700086fa79502b" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28"
I20260710 13:22:30.511852 18727 raft_consensus.cc:3060] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.513453 18922 tablet_bootstrap.cc:492] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a: No bootstrap required, opened a new log
I20260710 13:22:30.514079 18922 ts_tablet_manager.cc:1403] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.004s
I20260710 13:22:30.514421 18933 raft_consensus.cc:493] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:30.514921 18933 raft_consensus.cc:515] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.518806 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b865a876300d443bac0ec3cf2f8c1a0a" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:30.519635 18653 raft_consensus.cc:2393] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c746ca702d3a48c4b9d50aa0eab9e27a in current term 1: Already voted for candidate f99011063010452c91b4ad9cb518a128 in this term.
I20260710 13:22:30.521869 18970 raft_consensus.cc:493] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:30.522364 18970 raft_consensus.cc:515] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.523614 18921 tablet_bootstrap.cc:492] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128: No bootstrap required, opened a new log
I20260710 13:22:30.524144 18921 ts_tablet_manager.cc:1403] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.011s
I20260710 13:22:30.524061 18922 raft_consensus.cc:359] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:30.524498 18970 leader_election.cc:290] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:30.524736 18920 ts_tablet_manager.cc:1434] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.001s
I20260710 13:22:30.524788 18922 raft_consensus.cc:385] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.525194 18922 raft_consensus.cc:740] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.525730 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cc6aa31474866aa46a2ce12d63961" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:30.526684 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cc6aa31474866aa46a2ce12d63961" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f" is_pre_election: true
I20260710 13:22:30.527401 18803 raft_consensus.cc:2468] T 213cc6aa31474866aa46a2ce12d63961 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 0.
W20260710 13:22:30.527835 18840 leader_election.cc:343] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:30.528813 18843 leader_election.cc:304] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [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: 03ab2b1b700548d7b3003cdc3322983f, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: f99011063010452c91b4ad9cb518a128
I20260710 13:22:30.529870 18919 tablet_bootstrap.cc:654] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.531807 18921 raft_consensus.cc:359] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.532609 18921 raft_consensus.cc:385] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.532967 18921 raft_consensus.cc:740] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.533578 18932 raft_consensus.cc:2804] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:30.533991 18932 raft_consensus.cc:493] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:30.534458 18932 raft_consensus.cc:3060] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.534111 18921 consensus_queue.cc:260] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.537179 18921 ts_tablet_manager.cc:1434] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:22:30.517122 18933 leader_election.cc:290] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:30.539186 18920 tablet_bootstrap.cc:492] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f: Bootstrap starting.
I20260710 13:22:30.528499 18922 consensus_queue.cc:260] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:30.541543 18922 ts_tablet_manager.cc:1434] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260710 13:22:30.543928 18922 tablet_bootstrap.cc:492] T b2a4ad9c263b4e9085b71e0e46c5521e P c746ca702d3a48c4b9d50aa0eab9e27a: Bootstrap starting.
W20260710 13:22:30.546532 18600 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:30.549532 18922 tablet_bootstrap.cc:654] T b2a4ad9c263b4e9085b71e0e46c5521e P c746ca702d3a48c4b9d50aa0eab9e27a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.549973 18920 tablet_bootstrap.cc:654] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.554399 18932 raft_consensus.cc:515] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.558280 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cc6aa31474866aa46a2ce12d63961" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f"
I20260710 13:22:30.559000 18803 raft_consensus.cc:3060] T 213cc6aa31474866aa46a2ce12d63961 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.560209 18919 tablet_bootstrap.cc:492] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28: No bootstrap required, opened a new log
I20260710 13:22:30.560705 18919 ts_tablet_manager.cc:1403] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.004s
I20260710 13:22:30.560757 18922 tablet_bootstrap.cc:492] T b2a4ad9c263b4e9085b71e0e46c5521e P c746ca702d3a48c4b9d50aa0eab9e27a: No bootstrap required, opened a new log
I20260710 13:22:30.561424 18922 ts_tablet_manager.cc:1403] T b2a4ad9c263b4e9085b71e0e46c5521e P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260710 13:22:30.561725 18920 tablet_bootstrap.cc:492] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f: No bootstrap required, opened a new log
I20260710 13:22:30.562907 18920 ts_tablet_manager.cc:1403] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260710 13:22:30.563198 18729 raft_consensus.cc:2468] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99011063010452c91b4ad9cb518a128 in term 1.
I20260710 13:22:30.563486 18919 raft_consensus.cc:359] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:30.564230 18919 raft_consensus.cc:385] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.564307 18922 raft_consensus.cc:359] T b2a4ad9c263b4e9085b71e0e46c5521e P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:30.564715 18619 leader_election.cc:304] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 755a6e2a2edc4730981331bbc8c9fa28, f99011063010452c91b4ad9cb518a128; no voters: 
I20260710 13:22:30.565119 18922 raft_consensus.cc:385] T b2a4ad9c263b4e9085b71e0e46c5521e P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.565809 18952 raft_consensus.cc:2804] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:30.566910 18920 raft_consensus.cc:359] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.573661 18920 raft_consensus.cc:385] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.574491 18920 raft_consensus.cc:740] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.564555 18919 raft_consensus.cc:740] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.574915 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b865a876300d443bac0ec3cf2f8c1a0a" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:30.575922 18726 raft_consensus.cc:2393] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c746ca702d3a48c4b9d50aa0eab9e27a in current term 1: Already voted for candidate f99011063010452c91b4ad9cb518a128 in this term.
I20260710 13:22:30.575883 18919 consensus_queue.cc:260] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:30.576083 18920 consensus_queue.cc:260] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
W20260710 13:22:30.577539 18840 consensus_peers.cc:597] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:30.572216 18922 raft_consensus.cc:740] T b2a4ad9c263b4e9085b71e0e46c5521e P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.577801 18842 leader_election.cc:304] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 755a6e2a2edc4730981331bbc8c9fa28, f99011063010452c91b4ad9cb518a128
I20260710 13:22:30.568784 18727 raft_consensus.cc:2468] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99011063010452c91b4ad9cb518a128 in term 1.
I20260710 13:22:30.578503 18919 ts_tablet_manager.cc:1434] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:22:30.578756 18970 raft_consensus.cc:3060] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.579434 18619 leader_election.cc:304] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 755a6e2a2edc4730981331bbc8c9fa28, f99011063010452c91b4ad9cb518a128; no voters: 
I20260710 13:22:30.580320 18919 tablet_bootstrap.cc:492] T 0cfdf42095ad48539bd68cbfe811d8a2 P 755a6e2a2edc4730981331bbc8c9fa28: Bootstrap starting.
I20260710 13:22:30.582904 18927 raft_consensus.cc:493] T 0d139650404a4350ae31c09cb72e5316 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:30.583166 18922 consensus_queue.cc:260] T b2a4ad9c263b4e9085b71e0e46c5521e P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:30.583443 18927 raft_consensus.cc:515] T 0d139650404a4350ae31c09cb72e5316 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.586618 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d139650404a4350ae31c09cb72e5316" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:30.587513 18653 raft_consensus.cc:2393] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 755a6e2a2edc4730981331bbc8c9fa28 in current term 1: Already voted for candidate 03ab2b1b700548d7b3003cdc3322983f in this term.
I20260710 13:22:30.588333 18922 ts_tablet_manager.cc:1434] T b2a4ad9c263b4e9085b71e0e46c5521e P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260710 13:22:30.589035 18927 leader_election.cc:290] T 0d139650404a4350ae31c09cb72e5316 P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539)
I20260710 13:22:30.589814 18922 tablet_bootstrap.cc:492] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a: Bootstrap starting.
I20260710 13:22:30.591121 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d139650404a4350ae31c09cb72e5316" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f" is_pre_election: true
I20260710 13:22:30.591790 18920 ts_tablet_manager.cc:1434] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 13:22:30.593156 18695 leader_election.cc:304] T 0d139650404a4350ae31c09cb72e5316 P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 755a6e2a2edc4730981331bbc8c9fa28; no voters: 03ab2b1b700548d7b3003cdc3322983f, f99011063010452c91b4ad9cb518a128
I20260710 13:22:30.593842 18919 tablet_bootstrap.cc:654] T 0cfdf42095ad48539bd68cbfe811d8a2 P 755a6e2a2edc4730981331bbc8c9fa28: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.594507 18927 raft_consensus.cc:3060] T 0d139650404a4350ae31c09cb72e5316 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.596237 18952 raft_consensus.cc:697] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 1 LEADER]: Becoming Leader. State: Replica: f99011063010452c91b4ad9cb518a128, State: Running, Role: LEADER
I20260710 13:22:30.596715 18920 tablet_bootstrap.cc:492] T c4110ee0582941a8a5edddf2c047efea P 03ab2b1b700548d7b3003cdc3322983f: Bootstrap starting.
I20260710 13:22:30.597545 18952 consensus_queue.cc:237] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.591130 18990 raft_consensus.cc:2804] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:30.607844 18950 raft_consensus.cc:493] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:30.606410 18919 tablet_bootstrap.cc:492] T 0cfdf42095ad48539bd68cbfe811d8a2 P 755a6e2a2edc4730981331bbc8c9fa28: No bootstrap required, opened a new log
I20260710 13:22:30.608349 18950 raft_consensus.cc:515] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.609138 18919 ts_tablet_manager.cc:1403] T 0cfdf42095ad48539bd68cbfe811d8a2 P 755a6e2a2edc4730981331bbc8c9fa28: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260710 13:22:30.610553 18950 leader_election.cc:290] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:30.612354 18919 raft_consensus.cc:359] T 0cfdf42095ad48539bd68cbfe811d8a2 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:30.612710 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947f80ddb8294c0eb9c365dcdedae7a0" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:30.613049 18919 raft_consensus.cc:385] T 0cfdf42095ad48539bd68cbfe811d8a2 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.613133 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947f80ddb8294c0eb9c365dcdedae7a0" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:30.613319 18727 raft_consensus.cc:2468] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03ab2b1b700548d7b3003cdc3322983f in term 0.
I20260710 13:22:30.614607 18921 tablet_bootstrap.cc:492] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
W20260710 13:22:30.614809 18766 leader_election.cc:343] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:30.615314 18991 consensus_queue.cc:1048] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:22:30.625231 18933 raft_consensus.cc:493] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:30.626070 18920 tablet_bootstrap.cc:654] T c4110ee0582941a8a5edddf2c047efea P 03ab2b1b700548d7b3003cdc3322983f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.625950 18933 raft_consensus.cc:515] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:30.626900 18768 leader_election.cc:304] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [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: 03ab2b1b700548d7b3003cdc3322983f, 755a6e2a2edc4730981331bbc8c9fa28; no voters: f99011063010452c91b4ad9cb518a128
I20260710 13:22:30.627960 18950 raft_consensus.cc:2804] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:30.628350 18950 raft_consensus.cc:493] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:30.628682 18950 raft_consensus.cc:3060] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.632414 18933 leader_election.cc:290] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805), 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539)
I20260710 13:22:30.634445 18548 catalog_manager.cc:5697] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 reported cstate change: term changed from 0 to 1, leader changed from <none> to f99011063010452c91b4ad9cb518a128 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "f99011063010452c91b4ad9cb518a128" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:30.639710 18995 raft_consensus.cc:493] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:30.637735 18950 raft_consensus.cc:515] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.644536 18921 tablet_bootstrap.cc:654] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.644938 18925 raft_consensus.cc:493] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:30.613369 18919 raft_consensus.cc:740] T 0cfdf42095ad48539bd68cbfe811d8a2 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.647854 18919 consensus_queue.cc:260] T 0cfdf42095ad48539bd68cbfe811d8a2 P 755a6e2a2edc4730981331bbc8c9fa28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:30.648187 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfdf42095ad48539bd68cbfe811d8a2" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f" is_pre_election: true
I20260710 13:22:30.649031 18802 raft_consensus.cc:2468] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 0.
I20260710 13:22:30.647109 18925 raft_consensus.cc:515] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:30.651584 18919 ts_tablet_manager.cc:1434] T 0cfdf42095ad48539bd68cbfe811d8a2 P 755a6e2a2edc4730981331bbc8c9fa28: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260710 13:22:30.652541 18919 tablet_bootstrap.cc:492] T b2a4ad9c263b4e9085b71e0e46c5521e P 755a6e2a2edc4730981331bbc8c9fa28: Bootstrap starting.
I20260710 13:22:30.653137 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947f80ddb8294c0eb9c365dcdedae7a0" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128"
I20260710 13:22:30.617378 18930 leader_election.cc:290] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 election: Requested vote from peers c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:30.654655 18843 leader_election.cc:304] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 
I20260710 13:22:30.643669 18922 tablet_bootstrap.cc:654] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:30.655714 18766 leader_election.cc:343] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:30.656467 18933 raft_consensus.cc:2804] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:30.656900 18933 raft_consensus.cc:493] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:30.657344 18933 raft_consensus.cc:3060] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.658174 18950 leader_election.cc:290] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 election: Requested vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:30.662516 18990 raft_consensus.cc:697] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [term 1 LEADER]: Becoming Leader. State: Replica: f99011063010452c91b4ad9cb518a128, State: Running, Role: LEADER
I20260710 13:22:30.663563 18990 consensus_queue.cc:237] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.640285 18995 raft_consensus.cc:515] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.669991 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f51e5f78d94bbf958bca8e0356934c" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:30.670688 18653 raft_consensus.cc:2468] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 755a6e2a2edc4730981331bbc8c9fa28 in term 0.
I20260710 13:22:30.672142 18692 leader_election.cc:304] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 755a6e2a2edc4730981331bbc8c9fa28, f99011063010452c91b4ad9cb518a128; no voters: 
I20260710 13:22:30.673720 19000 raft_consensus.cc:2804] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:30.674185 19000 raft_consensus.cc:493] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:30.674600 19000 raft_consensus.cc:3060] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.676605 18922 tablet_bootstrap.cc:492] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a: No bootstrap required, opened a new log
I20260710 13:22:30.677125 18922 ts_tablet_manager.cc:1403] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent bootstrapping tablet: real 0.088s	user 0.009s	sys 0.004s
I20260710 13:22:30.676935 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a4ad9c263b4e9085b71e0e46c5521e" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:30.677790 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947f80ddb8294c0eb9c365dcdedae7a0" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28"
I20260710 13:22:30.678421 18726 raft_consensus.cc:3060] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.682924 19000 raft_consensus.cc:515] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.680680 18922 raft_consensus.cc:359] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.706557 18922 raft_consensus.cc:385] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.706898 18922 raft_consensus.cc:740] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.707633 18922 consensus_queue.cc:260] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.707789 18933 raft_consensus.cc:515] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:30.664126 18919 tablet_bootstrap.cc:654] T b2a4ad9c263b4e9085b71e0e46c5521e P 755a6e2a2edc4730981331bbc8c9fa28: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.686729 18726 raft_consensus.cc:2468] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ab2b1b700548d7b3003cdc3322983f in term 1.
I20260710 13:22:30.688366 18996 raft_consensus.cc:493] T 31f51e5f78d94bbf958bca8e0356934c P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:30.708647 18994 consensus_queue.cc:1048] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:30.709194 18996 raft_consensus.cc:515] T 31f51e5f78d94bbf958bca8e0356934c P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.711802 18996 leader_election.cc:290] T 31f51e5f78d94bbf958bca8e0356934c P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:30.711987 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f51e5f78d94bbf958bca8e0356934c" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128"
I20260710 13:22:30.712600 18653 raft_consensus.cc:3060] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.714625 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f51e5f78d94bbf958bca8e0356934c" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:30.717280 18925 leader_election.cc:290] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805), c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145)
I20260710 13:22:30.690212 18927 raft_consensus.cc:2749] T 0d139650404a4350ae31c09cb72e5316 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:30.721335 18653 raft_consensus.cc:2468] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755a6e2a2edc4730981331bbc8c9fa28 in term 1.
I20260710 13:22:30.722795 18692 leader_election.cc:304] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 755a6e2a2edc4730981331bbc8c9fa28, f99011063010452c91b4ad9cb518a128; no voters: 
I20260710 13:22:30.732321 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f51e5f78d94bbf958bca8e0356934c" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f"
I20260710 13:22:30.733251 18800 raft_consensus.cc:3060] T 31f51e5f78d94bbf958bca8e0356934c P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.734303 19000 leader_election.cc:290] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 election: Requested vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539)
I20260710 13:22:30.737210 19000 raft_consensus.cc:2804] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:30.617264 18803 raft_consensus.cc:2468] T 213cc6aa31474866aa46a2ce12d63961 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 1.
I20260710 13:22:30.693081 18920 tablet_bootstrap.cc:492] T c4110ee0582941a8a5edddf2c047efea P 03ab2b1b700548d7b3003cdc3322983f: No bootstrap required, opened a new log
I20260710 13:22:30.696914 18548 catalog_manager.cc:5697] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 reported cstate change: term changed from 0 to 1, leader changed from <none> to f99011063010452c91b4ad9cb518a128 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "f99011063010452c91b4ad9cb518a128" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:30.742671 18920 ts_tablet_manager.cc:1403] T c4110ee0582941a8a5edddf2c047efea P 03ab2b1b700548d7b3003cdc3322983f: Time spent bootstrapping tablet: real 0.147s	user 0.017s	sys 0.001s
I20260710 13:22:30.743309 18800 raft_consensus.cc:2468] T 31f51e5f78d94bbf958bca8e0356934c P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755a6e2a2edc4730981331bbc8c9fa28 in term 1.
W20260710 13:22:30.688387 18768 leader_election.cc:343] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:22:30.744673 18768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.26.2:34805, user_credentials={real_user=slave}} blocked reactor thread for 56346.1us
I20260710 13:22:30.745715 19013 raft_consensus.cc:493] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:30.746104 18768 leader_election.cc:304] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [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: 03ab2b1b700548d7b3003cdc3322983f, 755a6e2a2edc4730981331bbc8c9fa28; no voters: f99011063010452c91b4ad9cb518a128
I20260710 13:22:30.746532 18932 leader_election.cc:290] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Requested vote from peers 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:30.701690 18995 leader_election.cc:290] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539)
I20260710 13:22:30.702910 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f51e5f78d94bbf958bca8e0356934c" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f" is_pre_election: true
I20260710 13:22:30.746259 19013 raft_consensus.cc:515] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.747454 18802 raft_consensus.cc:2376] T 31f51e5f78d94bbf958bca8e0356934c P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 755a6e2a2edc4730981331bbc8c9fa28 in term 1. Re-sending same reply.
I20260710 13:22:30.747454 18932 raft_consensus.cc:493] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:30.749928 18932 raft_consensus.cc:515] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.742144 19000 raft_consensus.cc:697] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 LEADER]: Becoming Leader. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Running, Role: LEADER
I20260710 13:22:30.751355 18950 raft_consensus.cc:2804] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:30.751920 18950 raft_consensus.cc:697] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [term 1 LEADER]: Becoming Leader. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Running, Role: LEADER
I20260710 13:22:30.751982 18932 leader_election.cc:290] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:30.705020 18970 raft_consensus.cc:2749] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:30.746212 18920 raft_consensus.cc:359] T c4110ee0582941a8a5edddf2c047efea P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:30.753127 18920 raft_consensus.cc:385] T c4110ee0582941a8a5edddf2c047efea P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.752898 18950 consensus_queue.cc:237] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.753568 18920 raft_consensus.cc:740] T c4110ee0582941a8a5edddf2c047efea P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.754295 18843 leader_election.cc:304] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 
I20260710 13:22:30.754693 18920 consensus_queue.cc:260] T c4110ee0582941a8a5edddf2c047efea P 03ab2b1b700548d7b3003cdc3322983f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:30.757694 18920 ts_tablet_manager.cc:1434] T c4110ee0582941a8a5edddf2c047efea P 03ab2b1b700548d7b3003cdc3322983f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:22:30.759644 18920 tablet_bootstrap.cc:492] T 104696a292524ea1bddbbe2660b86be8 P 03ab2b1b700548d7b3003cdc3322983f: Bootstrap starting.
I20260710 13:22:30.762033 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e3aaae2842452ea391dbe122b21ad8" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f" is_pre_election: true
I20260710 13:22:30.760113 18970 raft_consensus.cc:2804] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:30.762848 18802 raft_consensus.cc:2468] T d7e3aaae2842452ea391dbe122b21ad8 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 0.
I20260710 13:22:30.751488 19000 consensus_queue.cc:237] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.764511 18843 leader_election.cc:304] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 
I20260710 13:22:30.762980 18970 raft_consensus.cc:697] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Becoming Leader. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Running, Role: LEADER
I20260710 13:22:30.765700 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfdf42095ad48539bd68cbfe811d8a2" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f"
I20260710 13:22:30.701037 18921 tablet_bootstrap.cc:492] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128: No bootstrap required, opened a new log
I20260710 13:22:30.766115 18970 consensus_queue.cc:237] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.766353 18802 raft_consensus.cc:3060] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.773429 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e3aaae2842452ea391dbe122b21ad8" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:30.774435 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfdf42095ad48539bd68cbfe811d8a2" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:30.768379 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31f51e5f78d94bbf958bca8e0356934c" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:30.769757 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cc6aa31474866aa46a2ce12d63961" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128"
I20260710 13:22:30.775112 18728 raft_consensus.cc:2468] T 0cfdf42095ad48539bd68cbfe811d8a2 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 0.
I20260710 13:22:30.775278 18653 raft_consensus.cc:3060] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.771519 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faa674d6a044438b9700086fa79502b" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:30.772804 19007 raft_consensus.cc:2804] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:30.777532 19007 raft_consensus.cc:493] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:30.770753 18919 tablet_bootstrap.cc:492] T b2a4ad9c263b4e9085b71e0e46c5521e P 755a6e2a2edc4730981331bbc8c9fa28: No bootstrap required, opened a new log
I20260710 13:22:30.777920 19007 raft_consensus.cc:3060] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.778385 18919 ts_tablet_manager.cc:1403] T b2a4ad9c263b4e9085b71e0e46c5521e P 755a6e2a2edc4730981331bbc8c9fa28: Time spent bootstrapping tablet: real 0.126s	user 0.015s	sys 0.007s
I20260710 13:22:30.768388 18921 ts_tablet_manager.cc:1403] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.230s	user 0.009s	sys 0.018s
I20260710 13:22:30.779510 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faa674d6a044438b9700086fa79502b" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:30.779589 18877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a4ad9c263b4e9085b71e0e46c5521e" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" is_pre_election: true
I20260710 13:22:30.780395 18877 raft_consensus.cc:2468] T b2a4ad9c263b4e9085b71e0e46c5521e P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03ab2b1b700548d7b3003cdc3322983f in term 0.
I20260710 13:22:30.780754 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfdf42095ad48539bd68cbfe811d8a2" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28"
W20260710 13:22:30.775187 18840 leader_election.cc:343] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:30.781335 18726 raft_consensus.cc:3060] T 0cfdf42095ad48539bd68cbfe811d8a2 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.749133 19013 leader_election.cc:290] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:30.781917 18921 raft_consensus.cc:359] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.783489 18922 ts_tablet_manager.cc:1434] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent starting tablet: real 0.106s	user 0.007s	sys 0.012s
I20260710 13:22:30.783432 18921 raft_consensus.cc:385] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.784196 18921 raft_consensus.cc:740] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.788446 18726 raft_consensus.cc:2468] T 0cfdf42095ad48539bd68cbfe811d8a2 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 1.
I20260710 13:22:30.780421 18728 raft_consensus.cc:2393] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c746ca702d3a48c4b9d50aa0eab9e27a in current term 1: Already voted for candidate f99011063010452c91b4ad9cb518a128 in this term.
I20260710 13:22:30.807935 18921 consensus_queue.cc:260] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:30.793797 18922 tablet_bootstrap.cc:492] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a: Bootstrap starting.
I20260710 13:22:30.793715 18768 leader_election.cc:304] T 31f51e5f78d94bbf958bca8e0356934c P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f; no voters: 755a6e2a2edc4730981331bbc8c9fa28, f99011063010452c91b4ad9cb518a128
I20260710 13:22:30.781085 18919 raft_consensus.cc:359] T b2a4ad9c263b4e9085b71e0e46c5521e P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:30.813719 18919 raft_consensus.cc:385] T b2a4ad9c263b4e9085b71e0e46c5521e P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.814049 18919 raft_consensus.cc:740] T b2a4ad9c263b4e9085b71e0e46c5521e P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.814759 18919 consensus_queue.cc:260] T b2a4ad9c263b4e9085b71e0e46c5521e P 755a6e2a2edc4730981331bbc8c9fa28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:30.815789 18921 ts_tablet_manager.cc:1434] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260710 13:22:30.816722 18919 ts_tablet_manager.cc:1434] T b2a4ad9c263b4e9085b71e0e46c5521e P 755a6e2a2edc4730981331bbc8c9fa28: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.002s
I20260710 13:22:30.796564 19007 raft_consensus.cc:515] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.817552 18950 raft_consensus.cc:2749] T 31f51e5f78d94bbf958bca8e0356934c P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:30.797041 18933 leader_election.cc:290] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Requested vote from peers 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805), 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539)
I20260710 13:22:30.798907 18766 leader_election.cc:304] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f [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: 03ab2b1b700548d7b3003cdc3322983f, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 755a6e2a2edc4730981331bbc8c9fa28
I20260710 13:22:30.799346 19013 consensus_queue.cc:1048] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:30.800387 18876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faa674d6a044438b9700086fa79502b" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" is_pre_election: true
I20260710 13:22:30.820982 18919 tablet_bootstrap.cc:492] T 74d3a4e358f146ceaca2c85a77901815 P 755a6e2a2edc4730981331bbc8c9fa28: Bootstrap starting.
I20260710 13:22:30.821298 18921 tablet_bootstrap.cc:492] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:30.801780 18875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b865a876300d443bac0ec3cf2f8c1a0a" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" is_pre_election: true
I20260710 13:22:30.822592 18875 raft_consensus.cc:2468] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f99011063010452c91b4ad9cb518a128 in term 1.
I20260710 13:22:30.803020 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b865a876300d443bac0ec3cf2f8c1a0a" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
I20260710 13:22:30.823455 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e3aaae2842452ea391dbe122b21ad8" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128"
I20260710 13:22:30.824510 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e3aaae2842452ea391dbe122b21ad8" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f"
I20260710 13:22:30.825091 18801 raft_consensus.cc:3060] T d7e3aaae2842452ea391dbe122b21ad8 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.826193 18950 raft_consensus.cc:2804] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:30.804308 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faa674d6a044438b9700086fa79502b" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
I20260710 13:22:30.827111 18919 tablet_bootstrap.cc:654] T 74d3a4e358f146ceaca2c85a77901815 P 755a6e2a2edc4730981331bbc8c9fa28: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.828089 18994 raft_consensus.cc:493] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:30.828565 18994 raft_consensus.cc:515] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.820528 19007 leader_election.cc:290] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Requested vote from peers 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:30.834044 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84974c3d495c49d483d6b33e990dddac" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f" is_pre_election: true
I20260710 13:22:30.808972 18842 leader_election.cc:304] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 755a6e2a2edc4730981331bbc8c9fa28, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 
I20260710 13:22:30.821233 18876 raft_consensus.cc:2468] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f99011063010452c91b4ad9cb518a128 in term 0.
I20260710 13:22:30.801097 18802 raft_consensus.cc:2468] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 1.
I20260710 13:22:30.837036 18801 raft_consensus.cc:2468] T d7e3aaae2842452ea391dbe122b21ad8 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 1.
I20260710 13:22:30.837867 18842 leader_election.cc:304] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 755a6e2a2edc4730981331bbc8c9fa28, f99011063010452c91b4ad9cb518a128
I20260710 13:22:30.841202 18933 raft_consensus.cc:2804] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:30.821779 18922 tablet_bootstrap.cc:654] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.826603 18950 raft_consensus.cc:493] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:30.841747 18933 raft_consensus.cc:697] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Becoming Leader. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Running, Role: LEADER
I20260710 13:22:30.841915 18950 raft_consensus.cc:3060] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.842429 19013 raft_consensus.cc:3060] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.842751 18933 consensus_queue.cc:237] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
W20260710 13:22:30.829720 18840 leader_election.cc:343] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:30.847913 18876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84974c3d495c49d483d6b33e990dddac" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" is_pre_election: true
I20260710 13:22:30.840446 18550 catalog_manager.cc:5697] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "755a6e2a2edc4730981331bbc8c9fa28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:30.837050 18800 raft_consensus.cc:2393] T 84974c3d495c49d483d6b33e990dddac P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f99011063010452c91b4ad9cb518a128 in current term 1: Already voted for candidate c746ca702d3a48c4b9d50aa0eab9e27a in this term.
I20260710 13:22:30.851737 19013 raft_consensus.cc:2749] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:30.853278 18548 catalog_manager.cc:5697] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a reported cstate change: term changed from 0 to 1, leader changed from <none> to c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4). New cstate: current_term: 1 leader_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:30.855509 18950 raft_consensus.cc:515] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:30.856472 18874 raft_consensus.cc:2468] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99011063010452c91b4ad9cb518a128 in term 1.
I20260710 13:22:30.856961 18843 leader_election.cc:304] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a [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: 03ab2b1b700548d7b3003cdc3322983f, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: f99011063010452c91b4ad9cb518a128
I20260710 13:22:30.858668 18552 catalog_manager.cc:5697] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f reported cstate change: term changed from 0 to 1, leader changed from <none> to 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3). New cstate: current_term: 1 leader_uuid: "03ab2b1b700548d7b3003cdc3322983f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:30.859297 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a4ad9c263b4e9085b71e0e46c5521e" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28"
I20260710 13:22:30.859900 18726 raft_consensus.cc:3060] T b2a4ad9c263b4e9085b71e0e46c5521e P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.859408 18950 leader_election.cc:290] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 election: Requested vote from peers 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805), c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145)
I20260710 13:22:30.858144 18617 leader_election.cc:304] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f99011063010452c91b4ad9cb518a128; no voters: 03ab2b1b700548d7b3003cdc3322983f, c746ca702d3a48c4b9d50aa0eab9e27a
I20260710 13:22:30.861900 18990 raft_consensus.cc:3060] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.831900 18994 leader_election.cc:290] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539), c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145)
I20260710 13:22:30.791646 18653 raft_consensus.cc:2468] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 1.
I20260710 13:22:30.875982 19007 raft_consensus.cc:2804] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:30.876789 19007 raft_consensus.cc:697] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Becoming Leader. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Running, Role: LEADER
I20260710 13:22:30.878098 19007 consensus_queue.cc:237] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.887071 18726 raft_consensus.cc:2468] T b2a4ad9c263b4e9085b71e0e46c5521e P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ab2b1b700548d7b3003cdc3322983f in term 1.
I20260710 13:22:30.806841 18920 tablet_bootstrap.cc:654] T 104696a292524ea1bddbbe2660b86be8 P 03ab2b1b700548d7b3003cdc3322983f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.895174 18922 tablet_bootstrap.cc:492] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a: No bootstrap required, opened a new log
I20260710 13:22:30.895700 18922 ts_tablet_manager.cc:1403] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent bootstrapping tablet: real 0.102s	user 0.021s	sys 0.019s
I20260710 13:22:30.897523 18990 raft_consensus.cc:2749] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:30.898283 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2a4ad9c263b4e9085b71e0e46c5521e" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
I20260710 13:22:30.906307 18874 raft_consensus.cc:3060] T b2a4ad9c263b4e9085b71e0e46c5521e P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.905351 18768 leader_election.cc:304] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f, 755a6e2a2edc4730981331bbc8c9fa28; no voters: 
I20260710 13:22:30.907226 18950 raft_consensus.cc:2804] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:30.907711 18950 raft_consensus.cc:697] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f [term 1 LEADER]: Becoming Leader. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Running, Role: LEADER
I20260710 13:22:30.908411 18950 consensus_queue.cc:237] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:30.898427 18922 raft_consensus.cc:359] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.912910 18922 raft_consensus.cc:385] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.913324 18922 raft_consensus.cc:740] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.917418 18922 consensus_queue.cc:260] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.919924 18922 ts_tablet_manager.cc:1434] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:22:30.920514 18919 tablet_bootstrap.cc:492] T 74d3a4e358f146ceaca2c85a77901815 P 755a6e2a2edc4730981331bbc8c9fa28: No bootstrap required, opened a new log
I20260710 13:22:30.921015 18919 ts_tablet_manager.cc:1403] T 74d3a4e358f146ceaca2c85a77901815 P 755a6e2a2edc4730981331bbc8c9fa28: Time spent bootstrapping tablet: real 0.100s	user 0.035s	sys 0.025s
I20260710 13:22:30.923910 18919 raft_consensus.cc:359] T 74d3a4e358f146ceaca2c85a77901815 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.924572 18919 raft_consensus.cc:385] T 74d3a4e358f146ceaca2c85a77901815 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.924822 18552 catalog_manager.cc:5697] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a reported cstate change: term changed from 0 to 1, leader changed from <none> to c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4). New cstate: current_term: 1 leader_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:30.926357 18921 tablet_bootstrap.cc:654] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.926872 18552 catalog_manager.cc:5697] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a reported cstate change: term changed from 0 to 1, leader changed from <none> to c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4). New cstate: current_term: 1 leader_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:30.926403 18548 catalog_manager.cc:5697] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f reported cstate change: term changed from 0 to 1, leader changed from <none> to 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3). New cstate: current_term: 1 leader_uuid: "03ab2b1b700548d7b3003cdc3322983f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:30.924690 18922 tablet_bootstrap.cc:492] T 42fd7979aba745809b6ea9dd03a0624a P c746ca702d3a48c4b9d50aa0eab9e27a: Bootstrap starting.
I20260710 13:22:30.924836 18919 raft_consensus.cc:740] T 74d3a4e358f146ceaca2c85a77901815 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.935446 18950 consensus_queue.cc:1048] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [LEADER]: Connected to new peer: Peer: permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:30.936317 18919 consensus_queue.cc:260] T 74d3a4e358f146ceaca2c85a77901815 P 755a6e2a2edc4730981331bbc8c9fa28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.936988 18920 tablet_bootstrap.cc:492] T 104696a292524ea1bddbbe2660b86be8 P 03ab2b1b700548d7b3003cdc3322983f: No bootstrap required, opened a new log
I20260710 13:22:30.937510 18920 ts_tablet_manager.cc:1403] T 104696a292524ea1bddbbe2660b86be8 P 03ab2b1b700548d7b3003cdc3322983f: Time spent bootstrapping tablet: real 0.178s	user 0.020s	sys 0.005s
I20260710 13:22:30.938521 18919 ts_tablet_manager.cc:1434] T 74d3a4e358f146ceaca2c85a77901815 P 755a6e2a2edc4730981331bbc8c9fa28: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:22:30.939841 18919 tablet_bootstrap.cc:492] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28: Bootstrap starting.
I20260710 13:22:30.940191 18920 raft_consensus.cc:359] T 104696a292524ea1bddbbe2660b86be8 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.940871 18920 raft_consensus.cc:385] T 104696a292524ea1bddbbe2660b86be8 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.941136 18920 raft_consensus.cc:740] T 104696a292524ea1bddbbe2660b86be8 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.942480 18922 tablet_bootstrap.cc:654] T 42fd7979aba745809b6ea9dd03a0624a P c746ca702d3a48c4b9d50aa0eab9e27a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.946518 18919 tablet_bootstrap.cc:654] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:30.946593 18921 tablet_bootstrap.cc:492] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128: No bootstrap required, opened a new log
I20260710 13:22:30.947170 18921 ts_tablet_manager.cc:1403] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.126s	user 0.012s	sys 0.000s
I20260710 13:22:30.945065 18920 consensus_queue.cc:260] T 104696a292524ea1bddbbe2660b86be8 P 03ab2b1b700548d7b3003cdc3322983f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:30.950989 18921 raft_consensus.cc:359] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.951495 18920 ts_tablet_manager.cc:1434] T 104696a292524ea1bddbbe2660b86be8 P 03ab2b1b700548d7b3003cdc3322983f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:22:30.951644 18921 raft_consensus.cc:385] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:30.951933 18921 raft_consensus.cc:740] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:30.952590 18920 tablet_bootstrap.cc:492] T 19d1d92b522c4d0e9fe8e123eb54b89e P 03ab2b1b700548d7b3003cdc3322983f: Bootstrap starting.
I20260710 13:22:30.952693 18921 consensus_queue.cc:260] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.964735 18933 raft_consensus.cc:493] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:30.965528 18933 raft_consensus.cc:515] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:30.966046 19007 consensus_queue.cc:1048] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:30.969434 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d3a4e358f146ceaca2c85a77901815" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:30.969733 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d3a4e358f146ceaca2c85a77901815" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:30.970629 18728 raft_consensus.cc:2468] T 74d3a4e358f146ceaca2c85a77901815 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 0.
I20260710 13:22:30.973079 18842 leader_election.cc:304] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 755a6e2a2edc4730981331bbc8c9fa28, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 
I20260710 13:22:30.973465 18921 ts_tablet_manager.cc:1434] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 13:22:30.974176 19007 raft_consensus.cc:2804] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:30.974586 19007 raft_consensus.cc:493] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:30.974939 19007 raft_consensus.cc:3060] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:30.975445 18933 leader_election.cc:290] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
W20260710 13:22:30.978228 18840 leader_election.cc:343] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:30.979403 18950 consensus_queue.cc:1048] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:30.984120 18933 consensus_queue.cc:1048] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:30.977893 18921 tablet_bootstrap.cc:492] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:31.007882 19007 raft_consensus.cc:515] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:31.020167 19007 leader_election.cc:290] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Requested vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:31.021957 18728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d3a4e358f146ceaca2c85a77901815" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28"
I20260710 13:22:31.022789 18728 raft_consensus.cc:3060] T 74d3a4e358f146ceaca2c85a77901815 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:31.027917 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d3a4e358f146ceaca2c85a77901815" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128"
I20260710 13:22:31.018025 18990 raft_consensus.cc:493] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:31.034041 18990 raft_consensus.cc:515] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:31.029304 18920 tablet_bootstrap.cc:654] T 19d1d92b522c4d0e9fe8e123eb54b89e P 03ab2b1b700548d7b3003cdc3322983f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.019008 18874 raft_consensus.cc:2468] T b2a4ad9c263b4e9085b71e0e46c5521e P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ab2b1b700548d7b3003cdc3322983f in term 1.
I20260710 13:22:31.037715 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947f80ddb8294c0eb9c365dcdedae7a0" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:31.037798 18990 leader_election.cc:290] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805), 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539)
I20260710 13:22:31.038555 18729 raft_consensus.cc:2393] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f99011063010452c91b4ad9cb518a128 in current term 1: Already voted for candidate 03ab2b1b700548d7b3003cdc3322983f in this term.
W20260710 13:22:31.039806 18840 leader_election.cc:343] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:31.041100 18728 raft_consensus.cc:2468] T 74d3a4e358f146ceaca2c85a77901815 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 1.
I20260710 13:22:31.045823 18842 leader_election.cc:304] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [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: 755a6e2a2edc4730981331bbc8c9fa28, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: f99011063010452c91b4ad9cb518a128
I20260710 13:22:31.048241 19013 raft_consensus.cc:2804] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:31.049053 19013 raft_consensus.cc:697] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Becoming Leader. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Running, Role: LEADER
I20260710 13:22:31.053781 19000 raft_consensus.cc:493] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:31.063719 18922 tablet_bootstrap.cc:492] T 42fd7979aba745809b6ea9dd03a0624a P c746ca702d3a48c4b9d50aa0eab9e27a: No bootstrap required, opened a new log
I20260710 13:22:31.064240 18922 ts_tablet_manager.cc:1403] T 42fd7979aba745809b6ea9dd03a0624a P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent bootstrapping tablet: real 0.140s	user 0.021s	sys 0.031s
I20260710 13:22:31.065119 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947f80ddb8294c0eb9c365dcdedae7a0" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f" is_pre_election: true
I20260710 13:22:31.063035 19000 raft_consensus.cc:515] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:31.066015 19013 consensus_queue.cc:237] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:31.070839 19000 leader_election.cc:290] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539), c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145)
I20260710 13:22:31.071941 18801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4110ee0582941a8a5edddf2c047efea" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f" is_pre_election: true
I20260710 13:22:31.072829 18801 raft_consensus.cc:2468] T c4110ee0582941a8a5edddf2c047efea P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 755a6e2a2edc4730981331bbc8c9fa28 in term 0.
I20260710 13:22:31.074599 18695 leader_election.cc:304] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f, 755a6e2a2edc4730981331bbc8c9fa28; no voters: 
I20260710 13:22:31.075717 19000 raft_consensus.cc:2804] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:31.076022 18919 tablet_bootstrap.cc:492] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28: No bootstrap required, opened a new log
I20260710 13:22:31.076236 19000 raft_consensus.cc:493] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:31.076547 18919 ts_tablet_manager.cc:1403] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28: Time spent bootstrapping tablet: real 0.137s	user 0.036s	sys 0.054s
I20260710 13:22:31.076766 19000 raft_consensus.cc:3060] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:31.079252 18919 raft_consensus.cc:359] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:31.080524 18919 raft_consensus.cc:385] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.080901 18919 raft_consensus.cc:740] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.081683 18919 consensus_queue.cc:260] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:31.085263 18654 raft_consensus.cc:3060] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:31.085804 18922 raft_consensus.cc:359] T 42fd7979aba745809b6ea9dd03a0624a P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.086532 18922 raft_consensus.cc:385] T 42fd7979aba745809b6ea9dd03a0624a P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.086807 18922 raft_consensus.cc:740] T 42fd7979aba745809b6ea9dd03a0624a P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.087491 18922 consensus_queue.cc:260] T 42fd7979aba745809b6ea9dd03a0624a P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.087917 18919 ts_tablet_manager.cc:1434] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:22:31.088910 18919 tablet_bootstrap.cc:492] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28: Bootstrap starting.
I20260710 13:22:31.089514 18922 ts_tablet_manager.cc:1434] T 42fd7979aba745809b6ea9dd03a0624a P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.004s
I20260710 13:22:31.090430 18922 tablet_bootstrap.cc:492] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a: Bootstrap starting.
I20260710 13:22:31.090479 18921 tablet_bootstrap.cc:654] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.094064 18620 leader_election.cc:304] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f99011063010452c91b4ad9cb518a128; no voters: 03ab2b1b700548d7b3003cdc3322983f, 755a6e2a2edc4730981331bbc8c9fa28
I20260710 13:22:31.094486 18919 tablet_bootstrap.cc:654] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.095530 18990 raft_consensus.cc:3060] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:31.096491 18922 tablet_bootstrap.cc:654] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.103440 19000 raft_consensus.cc:515] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:31.106707 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4110ee0582941a8a5edddf2c047efea" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f"
I20260710 13:22:31.107511 18800 raft_consensus.cc:3060] T c4110ee0582941a8a5edddf2c047efea P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:31.108588 18920 tablet_bootstrap.cc:492] T 19d1d92b522c4d0e9fe8e123eb54b89e P 03ab2b1b700548d7b3003cdc3322983f: No bootstrap required, opened a new log
I20260710 13:22:31.109090 18920 ts_tablet_manager.cc:1403] T 19d1d92b522c4d0e9fe8e123eb54b89e P 03ab2b1b700548d7b3003cdc3322983f: Time spent bootstrapping tablet: real 0.157s	user 0.014s	sys 0.015s
I20260710 13:22:31.111955 18920 raft_consensus.cc:359] T 19d1d92b522c4d0e9fe8e123eb54b89e P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:31.112658 18920 raft_consensus.cc:385] T 19d1d92b522c4d0e9fe8e123eb54b89e P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.112953 18920 raft_consensus.cc:740] T 19d1d92b522c4d0e9fe8e123eb54b89e P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.114120 18920 consensus_queue.cc:260] T 19d1d92b522c4d0e9fe8e123eb54b89e P 03ab2b1b700548d7b3003cdc3322983f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:31.127986 18920 ts_tablet_manager.cc:1434] T 19d1d92b522c4d0e9fe8e123eb54b89e P 03ab2b1b700548d7b3003cdc3322983f: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260710 13:22:31.105135 18990 raft_consensus.cc:2749] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:31.129684 18920 tablet_bootstrap.cc:492] T f52c13bef15c412da2ad1a987e846799 P 03ab2b1b700548d7b3003cdc3322983f: Bootstrap starting.
I20260710 13:22:31.141613 18800 raft_consensus.cc:2468] T c4110ee0582941a8a5edddf2c047efea P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755a6e2a2edc4730981331bbc8c9fa28 in term 1.
I20260710 13:22:31.138761 19000 leader_election.cc:290] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 election: Requested vote from peers 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539), c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145)
I20260710 13:22:31.146106 18919 tablet_bootstrap.cc:492] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28: No bootstrap required, opened a new log
I20260710 13:22:31.146723 18919 ts_tablet_manager.cc:1403] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.012s
I20260710 13:22:31.148451 18925 raft_consensus.cc:493] T 104696a292524ea1bddbbe2660b86be8 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:31.150553 18925 raft_consensus.cc:515] T 104696a292524ea1bddbbe2660b86be8 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.153126 18925 leader_election.cc:290] T 104696a292524ea1bddbbe2660b86be8 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:31.154834 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104696a292524ea1bddbbe2660b86be8" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:31.155053 18695 leader_election.cc:304] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f, 755a6e2a2edc4730981331bbc8c9fa28; no voters: 
I20260710 13:22:31.155243 18874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104696a292524ea1bddbbe2660b86be8" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" is_pre_election: true
I20260710 13:22:31.155861 19009 raft_consensus.cc:2804] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:31.155591 18921 tablet_bootstrap.cc:492] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128: No bootstrap required, opened a new log
I20260710 13:22:31.156839 18921 ts_tablet_manager.cc:1403] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.179s	user 0.022s	sys 0.009s
W20260710 13:22:31.156280 18766 leader_election.cc:343] T 104696a292524ea1bddbbe2660b86be8 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:31.154574 18550 catalog_manager.cc:5697] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a reported cstate change: term changed from 0 to 1, leader changed from <none> to c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4). New cstate: current_term: 1 leader_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: UNKNOWN } } }
W20260710 13:22:31.158124 18766 leader_election.cc:343] T 104696a292524ea1bddbbe2660b86be8 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:31.158582 18766 leader_election.cc:304] T 104696a292524ea1bddbbe2660b86be8 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f; no voters: c746ca702d3a48c4b9d50aa0eab9e27a, f99011063010452c91b4ad9cb518a128
I20260710 13:22:31.159358 18925 raft_consensus.cc:2749] T 104696a292524ea1bddbbe2660b86be8 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:31.159438 18990 consensus_queue.cc:1048] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:31.159713 19009 raft_consensus.cc:697] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 LEADER]: Becoming Leader. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Running, Role: LEADER
I20260710 13:22:31.160682 19009 consensus_queue.cc:237] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:31.173256 18920 tablet_bootstrap.cc:654] T f52c13bef15c412da2ad1a987e846799 P 03ab2b1b700548d7b3003cdc3322983f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.178745 18995 raft_consensus.cc:493] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:31.179309 18995 raft_consensus.cc:515] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:31.179672 18994 consensus_queue.cc:1048] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:31.207050 18919 raft_consensus.cc:359] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:31.207738 18919 raft_consensus.cc:385] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.207991 18919 raft_consensus.cc:740] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.198927 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1d92b522c4d0e9fe8e123eb54b89e" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:31.208660 18919 consensus_queue.cc:260] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:31.213673 18919 ts_tablet_manager.cc:1434] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.000s
I20260710 13:22:31.212152 18994 consensus_queue.cc:1048] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:22:31.220623 19014 consensus_queue.cc:1048] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:22:31.220973 18692 leader_election.cc:343] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:31.214660 18919 tablet_bootstrap.cc:492] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28: Bootstrap starting.
I20260710 13:22:31.224576 18921 raft_consensus.cc:359] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:31.225317 18921 raft_consensus.cc:385] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.225618 18921 raft_consensus.cc:740] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.226482 18990 consensus_queue.cc:1048] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:31.226351 18921 consensus_queue.cc:260] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:31.231452 18921 ts_tablet_manager.cc:1434] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.001s
I20260710 13:22:31.247608 19013 consensus_queue.cc:1048] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:31.251793 18995 leader_election.cc:290] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539)
I20260710 13:22:31.253641 19013 raft_consensus.cc:493] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:31.254374 19013 raft_consensus.cc:515] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:31.260865 18919 tablet_bootstrap.cc:654] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.270839 18920 tablet_bootstrap.cc:492] T f52c13bef15c412da2ad1a987e846799 P 03ab2b1b700548d7b3003cdc3322983f: No bootstrap required, opened a new log
I20260710 13:22:31.271369 18920 ts_tablet_manager.cc:1403] T f52c13bef15c412da2ad1a987e846799 P 03ab2b1b700548d7b3003cdc3322983f: Time spent bootstrapping tablet: real 0.142s	user 0.015s	sys 0.015s
I20260710 13:22:31.266553 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1d92b522c4d0e9fe8e123eb54b89e" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f" is_pre_election: true
I20260710 13:22:31.272047 18800 raft_consensus.cc:2468] T 19d1d92b522c4d0e9fe8e123eb54b89e P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 755a6e2a2edc4730981331bbc8c9fa28 in term 0.
I20260710 13:22:31.273269 18695 leader_election.cc:304] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [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: 03ab2b1b700548d7b3003cdc3322983f, 755a6e2a2edc4730981331bbc8c9fa28; no voters: f99011063010452c91b4ad9cb518a128
I20260710 13:22:31.274631 18920 raft_consensus.cc:359] T f52c13bef15c412da2ad1a987e846799 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:31.275647 18920 raft_consensus.cc:385] T f52c13bef15c412da2ad1a987e846799 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.276007 18920 raft_consensus.cc:740] T f52c13bef15c412da2ad1a987e846799 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.276949 18920 consensus_queue.cc:260] T f52c13bef15c412da2ad1a987e846799 P 03ab2b1b700548d7b3003cdc3322983f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:31.284523 18995 raft_consensus.cc:2804] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:31.284967 18995 raft_consensus.cc:493] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:31.285308 18995 raft_consensus.cc:3060] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:31.287550 18933 consensus_queue.cc:1048] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:31.267481 18875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4110ee0582941a8a5edddf2c047efea" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
I20260710 13:22:31.275033 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4110ee0582941a8a5edddf2c047efea" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" is_pre_election: true
W20260710 13:22:31.292268 18692 leader_election.cc:343] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:31.295823 19009 raft_consensus.cc:493] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:31.296393 19009 raft_consensus.cc:515] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
W20260710 13:22:31.296805 18692 leader_election.cc:343] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:31.298437 19009 leader_election.cc:290] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:31.300275 18995 raft_consensus.cc:515] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:31.303439 18803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1d92b522c4d0e9fe8e123eb54b89e" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f"
I20260710 13:22:31.304059 18803 raft_consensus.cc:3060] T 19d1d92b522c4d0e9fe8e123eb54b89e P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:31.303442 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d1d92b522c4d0e9fe8e123eb54b89e" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128"
I20260710 13:22:31.305660 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c85a9955744dabb88d0494d746dced" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" is_pre_election: true
I20260710 13:22:31.306352 18873 raft_consensus.cc:2468] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 755a6e2a2edc4730981331bbc8c9fa28 in term 0.
I20260710 13:22:31.307557 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c85a9955744dabb88d0494d746dced" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:31.308799 18921 tablet_bootstrap.cc:492] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:31.312714 18803 raft_consensus.cc:2468] T 19d1d92b522c4d0e9fe8e123eb54b89e P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755a6e2a2edc4730981331bbc8c9fa28 in term 1.
I20260710 13:22:31.313977 18695 leader_election.cc:304] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f, 755a6e2a2edc4730981331bbc8c9fa28; no voters: 
I20260710 13:22:31.314896 19009 raft_consensus.cc:2804] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:31.315621 19009 raft_consensus.cc:697] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 LEADER]: Becoming Leader. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Running, Role: LEADER
I20260710 13:22:31.318794 19009 consensus_queue.cc:237] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:31.315096 18933 consensus_queue.cc:1048] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:22:31.322271 19013 leader_election.cc:290] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:31.323413 18726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c85a9955744dabb88d0494d746dced" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:31.324081 18726 raft_consensus.cc:2468] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 0.
I20260710 13:22:31.325346 18842 leader_election.cc:304] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 755a6e2a2edc4730981331bbc8c9fa28, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 
I20260710 13:22:31.326258 19013 raft_consensus.cc:2804] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:31.326651 19013 raft_consensus.cc:493] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:31.327003 19013 raft_consensus.cc:3060] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:31.327678 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c85a9955744dabb88d0494d746dced" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
W20260710 13:22:31.329137 18840 leader_election.cc:343] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:31.329211 18995 leader_election.cc:290] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 election: Requested vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539)
I20260710 13:22:31.317224 18692 leader_election.cc:304] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 755a6e2a2edc4730981331bbc8c9fa28, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 
I20260710 13:22:31.334553 18920 ts_tablet_manager.cc:1434] T f52c13bef15c412da2ad1a987e846799 P 03ab2b1b700548d7b3003cdc3322983f: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.002s
I20260710 13:22:31.335865 18920 tablet_bootstrap.cc:492] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f: Bootstrap starting.
I20260710 13:22:31.337900 18996 consensus_queue.cc:1048] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:31.341908 18921 tablet_bootstrap.cc:654] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:31.332587 18692 leader_election.cc:343] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:31.337218 18995 raft_consensus.cc:2804] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:31.364374 18922 tablet_bootstrap.cc:492] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a: No bootstrap required, opened a new log
I20260710 13:22:31.364952 18922 ts_tablet_manager.cc:1403] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent bootstrapping tablet: real 0.275s	user 0.028s	sys 0.047s
I20260710 13:22:31.355358 18995 raft_consensus.cc:493] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:31.370325 18995 raft_consensus.cc:3060] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:31.372339 18692 leader_election.cc:343] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:31.373353 18925 consensus_queue.cc:1048] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [LEADER]: Connected to new peer: Peer: permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:31.375998 18922 raft_consensus.cc:359] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.380041 18922 raft_consensus.cc:385] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.380505 18922 raft_consensus.cc:740] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.381708 18922 consensus_queue.cc:260] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.384730 18920 tablet_bootstrap.cc:654] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.387996 18927 consensus_queue.cc:1048] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:31.399310 18922 ts_tablet_manager.cc:1434] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 13:22:31.401273 18922 tablet_bootstrap.cc:492] T c4110ee0582941a8a5edddf2c047efea P c746ca702d3a48c4b9d50aa0eab9e27a: Bootstrap starting.
I20260710 13:22:31.417850 18970 consensus_queue.cc:1048] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:31.386247 19013 raft_consensus.cc:515] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:31.420702 18549 catalog_manager.cc:5697] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "755a6e2a2edc4730981331bbc8c9fa28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:31.422019 19013 leader_election.cc:290] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Requested vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:31.379302 18995 raft_consensus.cc:515] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:31.430773 18995 leader_election.cc:290] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 election: Requested vote from peers c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:31.433212 18921 tablet_bootstrap.cc:492] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128: No bootstrap required, opened a new log
I20260710 13:22:31.434353 18921 ts_tablet_manager.cc:1403] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.126s	user 0.014s	sys 0.004s
I20260710 13:22:31.434916 18919 tablet_bootstrap.cc:492] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28: No bootstrap required, opened a new log
I20260710 13:22:31.435632 18919 ts_tablet_manager.cc:1403] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28: Time spent bootstrapping tablet: real 0.221s	user 0.030s	sys 0.025s
I20260710 13:22:31.440938 18876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c85a9955744dabb88d0494d746dced" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
I20260710 13:22:31.413975 18950 consensus_queue.cc:1048] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f [LEADER]: Connected to new peer: Peer: permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:31.455372 18919 raft_consensus.cc:359] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:31.456141 18919 raft_consensus.cc:385] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.456423 18919 raft_consensus.cc:740] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.457036 18919 consensus_queue.cc:260] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:31.458810 18876 raft_consensus.cc:2393] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 755a6e2a2edc4730981331bbc8c9fa28 in current term 1: Already voted for candidate c746ca702d3a48c4b9d50aa0eab9e27a in this term.
I20260710 13:22:31.404265 18920 tablet_bootstrap.cc:492] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f: No bootstrap required, opened a new log
I20260710 13:22:31.460213 18920 ts_tablet_manager.cc:1403] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.003s
I20260710 13:22:31.464980 18919 ts_tablet_manager.cc:1434] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260710 13:22:31.466056 18919 tablet_bootstrap.cc:492] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28: Bootstrap starting.
I20260710 13:22:31.466391 18920 raft_consensus.cc:359] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.467231 18920 raft_consensus.cc:385] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.467545 18920 raft_consensus.cc:740] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Initialized, Role: FOLLOWER
W20260710 13:22:31.470819 18840 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.26.1:42787, user_credentials={real_user=slave}} blocked reactor thread for 53404.2us
I20260710 13:22:31.473225 18919 tablet_bootstrap.cc:654] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.483507 18994 raft_consensus.cc:493] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:31.484081 18994 raft_consensus.cc:515] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:31.484613 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c85a9955744dabb88d0494d746dced" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128"
I20260710 13:22:31.447351 18922 tablet_bootstrap.cc:654] T c4110ee0582941a8a5edddf2c047efea P c746ca702d3a48c4b9d50aa0eab9e27a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.450194 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c85a9955744dabb88d0494d746dced" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128"
I20260710 13:22:31.441926 18925 raft_consensus.cc:493] T f52c13bef15c412da2ad1a987e846799 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:31.491156 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d3a4e358f146ceaca2c85a77901815" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:31.491462 18925 raft_consensus.cc:515] T f52c13bef15c412da2ad1a987e846799 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:31.492105 18727 raft_consensus.cc:2393] T 74d3a4e358f146ceaca2c85a77901815 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f99011063010452c91b4ad9cb518a128 in current term 1: Already voted for candidate c746ca702d3a48c4b9d50aa0eab9e27a in this term.
I20260710 13:22:31.493702 18994 leader_election.cc:290] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:31.494508 19059 raft_consensus.cc:493] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:31.494503 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c13bef15c412da2ad1a987e846799" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:31.495134 19059 raft_consensus.cc:515] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
W20260710 13:22:31.496054 18766 leader_election.cc:343] T f52c13bef15c412da2ad1a987e846799 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:31.496639 18925 leader_election.cc:290] T f52c13bef15c412da2ad1a987e846799 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:31.497114 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c13bef15c412da2ad1a987e846799" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:31.498236 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104696a292524ea1bddbbe2660b86be8" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f" is_pre_election: true
W20260710 13:22:31.498664 18768 leader_election.cc:343] T f52c13bef15c412da2ad1a987e846799 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:31.498944 18800 raft_consensus.cc:2468] T 104696a292524ea1bddbbe2660b86be8 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 0.
I20260710 13:22:31.499357 18768 leader_election.cc:304] T f52c13bef15c412da2ad1a987e846799 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f; no voters: 755a6e2a2edc4730981331bbc8c9fa28, f99011063010452c91b4ad9cb518a128
I20260710 13:22:31.500293 19062 raft_consensus.cc:2749] T f52c13bef15c412da2ad1a987e846799 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:31.500994 18843 leader_election.cc:304] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 
I20260710 13:22:31.502173 19007 raft_consensus.cc:2804] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:31.502545 19007 raft_consensus.cc:493] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:31.503440 19013 consensus_queue.cc:1048] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:22:31.504179 18692 leader_election.cc:343] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:31.504814 18692 leader_election.cc:304] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [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: 755a6e2a2edc4730981331bbc8c9fa28; no voters: c746ca702d3a48c4b9d50aa0eab9e27a, f99011063010452c91b4ad9cb518a128
W20260710 13:22:31.505515 18842 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.26.2:34805, user_credentials={real_user=slave}} blocked reactor thread for 90494.8us
I20260710 13:22:31.506367 19007 raft_consensus.cc:3060] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:31.488386 18552 catalog_manager.cc:5697] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "755a6e2a2edc4730981331bbc8c9fa28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:31.507707 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c85a9955744dabb88d0494d746dced" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28"
I20260710 13:22:31.508450 18727 raft_consensus.cc:2393] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c746ca702d3a48c4b9d50aa0eab9e27a in current term 1: Already voted for candidate 755a6e2a2edc4730981331bbc8c9fa28 in this term.
I20260710 13:22:31.492849 18921 raft_consensus.cc:359] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.512281 18921 raft_consensus.cc:385] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.512825 18921 raft_consensus.cc:740] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.513746 18921 consensus_queue.cc:260] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.509754 18995 raft_consensus.cc:2749] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 13:22:31.510912 18840 leader_election.cc:343] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:31.518254 18921 ts_tablet_manager.cc:1434] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.001s
I20260710 13:22:31.520460 18921 tablet_bootstrap.cc:492] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:31.515949 19059 leader_election.cc:290] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:31.514675 18920 consensus_queue.cc:260] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
W20260710 13:22:31.519258 18840 consensus_peers.cc:597] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:31.523240 18876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d3a4e358f146ceaca2c85a77901815" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" is_pre_election: true
I20260710 13:22:31.523729 18842 leader_election.cc:304] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [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: c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 755a6e2a2edc4730981331bbc8c9fa28, f99011063010452c91b4ad9cb518a128
I20260710 13:22:31.523960 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104696a292524ea1bddbbe2660b86be8" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:31.524673 19058 raft_consensus.cc:2749] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:31.525552 19062 consensus_queue.cc:1048] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:31.527139 19007 raft_consensus.cc:515] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
W20260710 13:22:31.528218 18840 leader_election.cc:343] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:31.530136 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104696a292524ea1bddbbe2660b86be8" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f"
I20260710 13:22:31.530375 18920 ts_tablet_manager.cc:1434] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.000s
I20260710 13:22:31.530799 18802 raft_consensus.cc:3060] T 104696a292524ea1bddbbe2660b86be8 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:31.533372 18920 tablet_bootstrap.cc:492] T 806d5e241c224389aef43959cbcc3e61 P 03ab2b1b700548d7b3003cdc3322983f: Bootstrap starting.
I20260710 13:22:31.534477 18617 leader_election.cc:304] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f99011063010452c91b4ad9cb518a128; no voters: 755a6e2a2edc4730981331bbc8c9fa28, c746ca702d3a48c4b9d50aa0eab9e27a
I20260710 13:22:31.535799 18994 raft_consensus.cc:3060] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:31.538579 18802 raft_consensus.cc:2468] T 104696a292524ea1bddbbe2660b86be8 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 1.
I20260710 13:22:31.539875 18843 leader_election.cc:304] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 
I20260710 13:22:31.543219 19058 raft_consensus.cc:2804] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:31.543720 19058 raft_consensus.cc:697] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Becoming Leader. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Running, Role: LEADER
I20260710 13:22:31.544587 19058 consensus_queue.cc:237] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.552846 18994 raft_consensus.cc:2749] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:22:31.560678 18692 consensus_peers.cc:597] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 -> Peer c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145): Couldn't send request to peer c746ca702d3a48c4b9d50aa0eab9e27a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:31.568204 19062 raft_consensus.cc:493] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:31.568832 19062 raft_consensus.cc:515] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.572974 18921 tablet_bootstrap.cc:654] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.582763 19058 raft_consensus.cc:493] T 42fd7979aba745809b6ea9dd03a0624a P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:31.583488 19058 raft_consensus.cc:515] T 42fd7979aba745809b6ea9dd03a0624a P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.590153 18919 tablet_bootstrap.cc:492] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28: No bootstrap required, opened a new log
I20260710 13:22:31.590859 18919 ts_tablet_manager.cc:1403] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28: Time spent bootstrapping tablet: real 0.125s	user 0.024s	sys 0.008s
W20260710 13:22:31.594663 18600 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:31.595841 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fd7979aba745809b6ea9dd03a0624a" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" is_pre_election: true
I20260710 13:22:31.596823 18873 raft_consensus.cc:2468] T 42fd7979aba745809b6ea9dd03a0624a P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03ab2b1b700548d7b3003cdc3322983f in term 0.
I20260710 13:22:31.599974 18766 leader_election.cc:304] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 
I20260710 13:22:31.599853 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fd7979aba745809b6ea9dd03a0624a" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:31.601131 19061 raft_consensus.cc:2804] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:31.601558 19061 raft_consensus.cc:493] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:31.601922 19061 raft_consensus.cc:3060] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:31.603001 18766 leader_election.cc:343] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:31.585058 19062 leader_election.cc:290] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:31.609372 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104696a292524ea1bddbbe2660b86be8" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128"
W20260710 13:22:31.610970 18840 leader_election.cc:343] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:31.612402 18920 tablet_bootstrap.cc:654] T 806d5e241c224389aef43959cbcc3e61 P 03ab2b1b700548d7b3003cdc3322983f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.607862 19007 leader_election.cc:290] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Requested vote from peers 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:31.615061 18922 tablet_bootstrap.cc:492] T c4110ee0582941a8a5edddf2c047efea P c746ca702d3a48c4b9d50aa0eab9e27a: No bootstrap required, opened a new log
I20260710 13:22:31.615532 18922 ts_tablet_manager.cc:1403] T c4110ee0582941a8a5edddf2c047efea P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent bootstrapping tablet: real 0.214s	user 0.016s	sys 0.000s
I20260710 13:22:31.611852 19059 consensus_queue.cc:1048] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:22:31.621230 18922 raft_consensus.cc:359] T c4110ee0582941a8a5edddf2c047efea P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:31.621984 18922 raft_consensus.cc:385] T c4110ee0582941a8a5edddf2c047efea P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.622241 18922 raft_consensus.cc:740] T c4110ee0582941a8a5edddf2c047efea P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.623966 19058 leader_election.cc:290] T 42fd7979aba745809b6ea9dd03a0624a P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:31.625128 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fd7979aba745809b6ea9dd03a0624a" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:31.626497 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fd7979aba745809b6ea9dd03a0624a" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f" is_pre_election: true
W20260710 13:22:31.626763 18840 leader_election.cc:343] T 42fd7979aba745809b6ea9dd03a0624a P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:31.631029 18922 consensus_queue.cc:260] T c4110ee0582941a8a5edddf2c047efea P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:31.633692 18922 ts_tablet_manager.cc:1434] T c4110ee0582941a8a5edddf2c047efea P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:22:31.635491 18922 tablet_bootstrap.cc:492] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a: Bootstrap starting.
I20260710 13:22:31.642390 19061 raft_consensus.cc:515] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.643028 18919 raft_consensus.cc:359] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:31.616829 18550 catalog_manager.cc:5697] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a reported cstate change: term changed from 0 to 1, leader changed from <none> to c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4). New cstate: current_term: 1 leader_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:31.645061 18919 raft_consensus.cc:385] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.645586 18919 raft_consensus.cc:740] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.646253 18802 raft_consensus.cc:2393] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c746ca702d3a48c4b9d50aa0eab9e27a in current term 1: Already voted for candidate 03ab2b1b700548d7b3003cdc3322983f in this term.
I20260710 13:22:31.646675 18919 consensus_queue.cc:260] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:31.649536 18843 leader_election.cc:304] T 42fd7979aba745809b6ea9dd03a0624a P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 03ab2b1b700548d7b3003cdc3322983f, f99011063010452c91b4ad9cb518a128
I20260710 13:22:31.649101 18919 ts_tablet_manager.cc:1434] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.000s
I20260710 13:22:31.651065 19007 raft_consensus.cc:3060] T 42fd7979aba745809b6ea9dd03a0624a P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:31.652190 18919 tablet_bootstrap.cc:492] T 806d5e241c224389aef43959cbcc3e61 P 755a6e2a2edc4730981331bbc8c9fa28: Bootstrap starting.
I20260710 13:22:31.661670 18919 tablet_bootstrap.cc:654] T 806d5e241c224389aef43959cbcc3e61 P 755a6e2a2edc4730981331bbc8c9fa28: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.662739 19061 leader_election.cc:290] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 election: Requested vote from peers c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:31.665663 18921 tablet_bootstrap.cc:492] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128: No bootstrap required, opened a new log
I20260710 13:22:31.666443 18921 ts_tablet_manager.cc:1403] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.146s	user 0.022s	sys 0.013s
I20260710 13:22:31.672048 18995 raft_consensus.cc:493] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:31.672617 18995 raft_consensus.cc:515] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:31.673049 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fd7979aba745809b6ea9dd03a0624a" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128"
I20260710 13:22:31.674816 18995 leader_election.cc:290] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
W20260710 13:22:31.674978 18766 leader_election.cc:343] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:31.675431 19007 raft_consensus.cc:2749] T 42fd7979aba745809b6ea9dd03a0624a P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:31.676615 18921 raft_consensus.cc:359] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.677423 18876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b652f6be37479a8cc059da273d81be" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" is_pre_election: true
I20260710 13:22:31.677420 18921 raft_consensus.cc:385] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.678316 19013 consensus_queue.cc:1048] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:31.678869 18921 raft_consensus.cc:740] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.679540 18920 tablet_bootstrap.cc:492] T 806d5e241c224389aef43959cbcc3e61 P 03ab2b1b700548d7b3003cdc3322983f: No bootstrap required, opened a new log
I20260710 13:22:31.680024 18920 ts_tablet_manager.cc:1403] T 806d5e241c224389aef43959cbcc3e61 P 03ab2b1b700548d7b3003cdc3322983f: Time spent bootstrapping tablet: real 0.147s	user 0.022s	sys 0.006s
I20260710 13:22:31.680536 18921 consensus_queue.cc:260] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.673156 18922 tablet_bootstrap.cc:654] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:31.682636 18692 leader_election.cc:343] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:31.683377 18921 ts_tablet_manager.cc:1434] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:22:31.683585 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b652f6be37479a8cc059da273d81be" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
W20260710 13:22:31.685472 18692 leader_election.cc:343] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:31.685309 18920 raft_consensus.cc:359] T 806d5e241c224389aef43959cbcc3e61 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:31.686090 18920 raft_consensus.cc:385] T 806d5e241c224389aef43959cbcc3e61 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.685977 18692 leader_election.cc:304] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 755a6e2a2edc4730981331bbc8c9fa28; no voters: c746ca702d3a48c4b9d50aa0eab9e27a, f99011063010452c91b4ad9cb518a128
I20260710 13:22:31.686385 18920 raft_consensus.cc:740] T 806d5e241c224389aef43959cbcc3e61 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.687106 18920 consensus_queue.cc:260] T 806d5e241c224389aef43959cbcc3e61 P 03ab2b1b700548d7b3003cdc3322983f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:31.688304 18876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fd7979aba745809b6ea9dd03a0624a" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
I20260710 13:22:31.689342 18920 ts_tablet_manager.cc:1434] T 806d5e241c224389aef43959cbcc3e61 P 03ab2b1b700548d7b3003cdc3322983f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:22:31.690392 18920 tablet_bootstrap.cc:492] T f103498b298a4bf39a6f7799a12e4b4f P 03ab2b1b700548d7b3003cdc3322983f: Bootstrap starting.
I20260710 13:22:31.690610 19009 raft_consensus.cc:2749] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:31.691625 19009 consensus_queue.cc:1048] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:31.695375 18921 tablet_bootstrap.cc:492] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:31.697105 18920 tablet_bootstrap.cc:654] T f103498b298a4bf39a6f7799a12e4b4f P 03ab2b1b700548d7b3003cdc3322983f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.709800 18921 tablet_bootstrap.cc:654] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.710464 18919 tablet_bootstrap.cc:492] T 806d5e241c224389aef43959cbcc3e61 P 755a6e2a2edc4730981331bbc8c9fa28: No bootstrap required, opened a new log
I20260710 13:22:31.711498 18919 ts_tablet_manager.cc:1403] T 806d5e241c224389aef43959cbcc3e61 P 755a6e2a2edc4730981331bbc8c9fa28: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.009s
I20260710 13:22:31.714742 18919 raft_consensus.cc:359] T 806d5e241c224389aef43959cbcc3e61 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:31.715756 18919 raft_consensus.cc:385] T 806d5e241c224389aef43959cbcc3e61 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.716130 18919 raft_consensus.cc:740] T 806d5e241c224389aef43959cbcc3e61 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.723196 18919 consensus_queue.cc:260] T 806d5e241c224389aef43959cbcc3e61 P 755a6e2a2edc4730981331bbc8c9fa28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:31.724442 18921 tablet_bootstrap.cc:492] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128: No bootstrap required, opened a new log
I20260710 13:22:31.727406 18919 ts_tablet_manager.cc:1434] T 806d5e241c224389aef43959cbcc3e61 P 755a6e2a2edc4730981331bbc8c9fa28: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:22:31.727838 18922 tablet_bootstrap.cc:492] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a: No bootstrap required, opened a new log
I20260710 13:22:31.728293 18922 ts_tablet_manager.cc:1403] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent bootstrapping tablet: real 0.093s	user 0.016s	sys 0.006s
I20260710 13:22:31.728433 18919 tablet_bootstrap.cc:492] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28: Bootstrap starting.
I20260710 13:22:31.731739 18922 raft_consensus.cc:359] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.732699 18922 raft_consensus.cc:385] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.732949 18922 raft_consensus.cc:740] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.725349 18921 ts_tablet_manager.cc:1403] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.000s
I20260710 13:22:31.736522 18921 raft_consensus.cc:359] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:31.737267 18921 raft_consensus.cc:385] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.737565 18921 raft_consensus.cc:740] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.738408 18922 consensus_queue.cc:260] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.739679 18919 tablet_bootstrap.cc:654] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.739502 18921 consensus_queue.cc:260] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:31.742385 18922 ts_tablet_manager.cc:1434] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260710 13:22:31.743801 18922 tablet_bootstrap.cc:492] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a: Bootstrap starting.
I20260710 13:22:31.755530 18921 ts_tablet_manager.cc:1434] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:22:31.756858 18921 tablet_bootstrap.cc:492] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:31.757977 18876 raft_consensus.cc:2468] T 42fd7979aba745809b6ea9dd03a0624a P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ab2b1b700548d7b3003cdc3322983f in term 1.
I20260710 13:22:31.759891 18919 tablet_bootstrap.cc:492] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28: No bootstrap required, opened a new log
I20260710 13:22:31.761511 18919 ts_tablet_manager.cc:1403] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.000s
I20260710 13:22:31.761706 18766 leader_election.cc:304] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [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: 03ab2b1b700548d7b3003cdc3322983f, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: f99011063010452c91b4ad9cb518a128
I20260710 13:22:31.762596 19061 raft_consensus.cc:2804] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:31.763367 19061 raft_consensus.cc:697] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [term 1 LEADER]: Becoming Leader. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Running, Role: LEADER
I20260710 13:22:31.764282 19061 consensus_queue.cc:237] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.765364 18994 raft_consensus.cc:493] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:31.765906 18994 raft_consensus.cc:515] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.767796 18921 tablet_bootstrap.cc:654] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.767933 18994 leader_election.cc:290] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539), c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145)
I20260710 13:22:31.770481 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fd7979aba745809b6ea9dd03a0624a" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f" is_pre_election: true
I20260710 13:22:31.771770 18876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42fd7979aba745809b6ea9dd03a0624a" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" is_pre_election: true
I20260710 13:22:31.772344 18876 raft_consensus.cc:2393] T 42fd7979aba745809b6ea9dd03a0624a P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f99011063010452c91b4ad9cb518a128 in current term 1: Already voted for candidate 03ab2b1b700548d7b3003cdc3322983f in this term.
I20260710 13:22:31.772701 18922 tablet_bootstrap.cc:654] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.775087 18617 leader_election.cc:304] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f99011063010452c91b4ad9cb518a128; no voters: 03ab2b1b700548d7b3003cdc3322983f, c746ca702d3a48c4b9d50aa0eab9e27a
I20260710 13:22:31.775418 19000 consensus_queue.cc:1048] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:31.776333 18994 raft_consensus.cc:3060] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:31.780498 18921 tablet_bootstrap.cc:492] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128: No bootstrap required, opened a new log
I20260710 13:22:31.775221 18919 raft_consensus.cc:359] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:31.781011 18921 ts_tablet_manager.cc:1403] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.002s
I20260710 13:22:31.781271 18919 raft_consensus.cc:385] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.781629 18919 raft_consensus.cc:740] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.782001 18922 tablet_bootstrap.cc:492] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a: No bootstrap required, opened a new log
I20260710 13:22:31.782491 18922 ts_tablet_manager.cc:1403] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.000s
I20260710 13:22:31.783393 18919 consensus_queue.cc:260] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:31.784345 18921 raft_consensus.cc:359] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.785022 18921 raft_consensus.cc:385] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.785315 18921 raft_consensus.cc:740] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.786171 18922 raft_consensus.cc:359] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:31.786242 18921 consensus_queue.cc:260] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.786937 18922 raft_consensus.cc:385] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.787289 18922 raft_consensus.cc:740] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.785452 18551 catalog_manager.cc:5697] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f reported cstate change: term changed from 0 to 1, leader changed from <none> to 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3). New cstate: current_term: 1 leader_uuid: "03ab2b1b700548d7b3003cdc3322983f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:31.789538 18920 tablet_bootstrap.cc:492] T f103498b298a4bf39a6f7799a12e4b4f P 03ab2b1b700548d7b3003cdc3322983f: No bootstrap required, opened a new log
I20260710 13:22:31.790038 18920 ts_tablet_manager.cc:1403] T f103498b298a4bf39a6f7799a12e4b4f P 03ab2b1b700548d7b3003cdc3322983f: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.027s
I20260710 13:22:31.790871 18919 ts_tablet_manager.cc:1434] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 13:22:31.791965 18921 ts_tablet_manager.cc:1434] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:22:31.792932 18921 tablet_bootstrap.cc:492] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:31.792651 18920 raft_consensus.cc:359] T f103498b298a4bf39a6f7799a12e4b4f P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.793321 18920 raft_consensus.cc:385] T f103498b298a4bf39a6f7799a12e4b4f P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.793612 18920 raft_consensus.cc:740] T f103498b298a4bf39a6f7799a12e4b4f P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.794410 18920 consensus_queue.cc:260] T f103498b298a4bf39a6f7799a12e4b4f P 03ab2b1b700548d7b3003cdc3322983f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.796571 18920 ts_tablet_manager.cc:1434] T f103498b298a4bf39a6f7799a12e4b4f P 03ab2b1b700548d7b3003cdc3322983f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:22:31.797628 18920 tablet_bootstrap.cc:492] T 7ed1d2e03e83479f978a3f2bc70f5391 P 03ab2b1b700548d7b3003cdc3322983f: Bootstrap starting.
I20260710 13:22:31.798660 18652 raft_consensus.cc:3060] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:31.803483 18920 tablet_bootstrap.cc:654] T 7ed1d2e03e83479f978a3f2bc70f5391 P 03ab2b1b700548d7b3003cdc3322983f: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.804368 18922 consensus_queue.cc:260] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:31.815668 18994 raft_consensus.cc:2749] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:31.817255 19000 consensus_queue.cc:1048] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:31.827069 18922 ts_tablet_manager.cc:1434] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent starting tablet: real 0.044s	user 0.012s	sys 0.003s
I20260710 13:22:31.845427 18922 tablet_bootstrap.cc:492] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a: Bootstrap starting.
I20260710 13:22:31.837091 18921 tablet_bootstrap.cc:654] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.840919 18920 tablet_bootstrap.cc:492] T 7ed1d2e03e83479f978a3f2bc70f5391 P 03ab2b1b700548d7b3003cdc3322983f: No bootstrap required, opened a new log
I20260710 13:22:31.849525 18920 ts_tablet_manager.cc:1403] T 7ed1d2e03e83479f978a3f2bc70f5391 P 03ab2b1b700548d7b3003cdc3322983f: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.010s
I20260710 13:22:31.852312 18920 raft_consensus.cc:359] T 7ed1d2e03e83479f978a3f2bc70f5391 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:31.853022 18920 raft_consensus.cc:385] T 7ed1d2e03e83479f978a3f2bc70f5391 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.853286 18920 raft_consensus.cc:740] T 7ed1d2e03e83479f978a3f2bc70f5391 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.857121 18920 consensus_queue.cc:260] T 7ed1d2e03e83479f978a3f2bc70f5391 P 03ab2b1b700548d7b3003cdc3322983f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:31.860262 18922 tablet_bootstrap.cc:654] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.861496 18920 ts_tablet_manager.cc:1434] T 7ed1d2e03e83479f978a3f2bc70f5391 P 03ab2b1b700548d7b3003cdc3322983f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:22:31.874768 18921 tablet_bootstrap.cc:492] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128: No bootstrap required, opened a new log
I20260710 13:22:31.875329 18921 ts_tablet_manager.cc:1403] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.005s
I20260710 13:22:31.878227 18921 raft_consensus.cc:359] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:31.878909 18921 raft_consensus.cc:385] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.879197 18921 raft_consensus.cc:740] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.880043 18921 consensus_queue.cc:260] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:31.882306 18921 ts_tablet_manager.cc:1434] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:22:31.883230 18921 tablet_bootstrap.cc:492] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:31.889497 18921 tablet_bootstrap.cc:654] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.901116 18994 raft_consensus.cc:493] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:31.901760 18994 raft_consensus.cc:515] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.904759 18994 leader_election.cc:290] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539), c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145)
I20260710 13:22:31.905542 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e3aaae2842452ea391dbe122b21ad8" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f" is_pre_election: true
I20260710 13:22:31.905902 18876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e3aaae2842452ea391dbe122b21ad8" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" is_pre_election: true
I20260710 13:22:31.907338 18617 leader_election.cc:304] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f99011063010452c91b4ad9cb518a128; no voters: 03ab2b1b700548d7b3003cdc3322983f, c746ca702d3a48c4b9d50aa0eab9e27a
I20260710 13:22:31.908171 18994 raft_consensus.cc:2749] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:31.911393 18922 tablet_bootstrap.cc:492] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a: No bootstrap required, opened a new log
I20260710 13:22:31.911934 18922 ts_tablet_manager.cc:1403] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.014s
I20260710 13:22:31.913796 18921 tablet_bootstrap.cc:492] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128: No bootstrap required, opened a new log
I20260710 13:22:31.914307 18921 ts_tablet_manager.cc:1403] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.010s
I20260710 13:22:31.914491 18922 raft_consensus.cc:359] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:31.915220 18922 raft_consensus.cc:385] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.915484 18922 raft_consensus.cc:740] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.917567 18921 raft_consensus.cc:359] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.918324 18921 raft_consensus.cc:385] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.918591 18921 raft_consensus.cc:740] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.919356 18921 consensus_queue.cc:260] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.918622 18922 consensus_queue.cc:260] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:31.921864 18921 ts_tablet_manager.cc:1434] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:22:31.922991 18921 tablet_bootstrap.cc:492] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:31.925316 18922 ts_tablet_manager.cc:1434] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 13:22:31.926445 18922 tablet_bootstrap.cc:492] T 7ed1d2e03e83479f978a3f2bc70f5391 P c746ca702d3a48c4b9d50aa0eab9e27a: Bootstrap starting.
I20260710 13:22:31.928943 18921 tablet_bootstrap.cc:654] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.932642 18922 tablet_bootstrap.cc:654] T 7ed1d2e03e83479f978a3f2bc70f5391 P c746ca702d3a48c4b9d50aa0eab9e27a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.934149 18921 tablet_bootstrap.cc:492] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128: No bootstrap required, opened a new log
I20260710 13:22:31.934660 18921 ts_tablet_manager.cc:1403] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260710 13:22:31.937968 18922 tablet_bootstrap.cc:492] T 7ed1d2e03e83479f978a3f2bc70f5391 P c746ca702d3a48c4b9d50aa0eab9e27a: No bootstrap required, opened a new log
I20260710 13:22:31.938551 18922 ts_tablet_manager.cc:1403] T 7ed1d2e03e83479f978a3f2bc70f5391 P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.007s
I20260710 13:22:31.938859 18921 raft_consensus.cc:359] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:31.939603 18921 raft_consensus.cc:385] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.939894 18921 raft_consensus.cc:740] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.940728 18921 consensus_queue.cc:260] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:31.941519 18922 raft_consensus.cc:359] T 7ed1d2e03e83479f978a3f2bc70f5391 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:31.942404 18922 raft_consensus.cc:385] T 7ed1d2e03e83479f978a3f2bc70f5391 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.942672 18922 raft_consensus.cc:740] T 7ed1d2e03e83479f978a3f2bc70f5391 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.942886 18921 ts_tablet_manager.cc:1434] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 13:22:31.943848 18921 tablet_bootstrap.cc:492] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:31.943461 18922 consensus_queue.cc:260] T 7ed1d2e03e83479f978a3f2bc70f5391 P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:31.946033 18922 ts_tablet_manager.cc:1434] T 7ed1d2e03e83479f978a3f2bc70f5391 P c746ca702d3a48c4b9d50aa0eab9e27a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:22:31.949606 18921 tablet_bootstrap.cc:654] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:31.951599 19059 raft_consensus.cc:493] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:31.952076 19059 raft_consensus.cc:515] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:31.954245 19059 leader_election.cc:290] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:31.955037 18921 tablet_bootstrap.cc:492] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128: No bootstrap required, opened a new log
I20260710 13:22:31.955536 18921 ts_tablet_manager.cc:1403] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260710 13:22:31.955281 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b652f6be37479a8cc059da273d81be" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:31.956256 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b652f6be37479a8cc059da273d81be" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:31.957041 18727 raft_consensus.cc:2468] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 0.
I20260710 13:22:31.958287 18842 leader_election.cc:304] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 755a6e2a2edc4730981331bbc8c9fa28, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 
I20260710 13:22:31.958410 18921 raft_consensus.cc:359] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:31.959115 18921 raft_consensus.cc:385] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:31.959158 19059 raft_consensus.cc:2804] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:31.959417 18921 raft_consensus.cc:740] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:31.959708 19059 raft_consensus.cc:493] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:31.960384 19059 raft_consensus.cc:3060] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:31.960253 18921 consensus_queue.cc:260] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:31.961107 18652 raft_consensus.cc:2468] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 0.
I20260710 13:22:31.962363 18921 ts_tablet_manager.cc:1434] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:22:31.968186 19059 raft_consensus.cc:515] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:31.970733 19059 leader_election.cc:290] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Requested vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:31.971078 18652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b652f6be37479a8cc059da273d81be" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128"
I20260710 13:22:31.971293 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b652f6be37479a8cc059da273d81be" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28"
I20260710 13:22:31.971966 18652 raft_consensus.cc:3060] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:31.972055 18727 raft_consensus.cc:3060] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:31.975215 18933 raft_consensus.cc:493] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:31.975751 18933 raft_consensus.cc:515] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.978561 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f103498b298a4bf39a6f7799a12e4b4f" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f" is_pre_election: true
I20260710 13:22:31.978791 18933 leader_election.cc:290] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:31.979245 18800 raft_consensus.cc:2468] T f103498b298a4bf39a6f7799a12e4b4f P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 0.
I20260710 13:22:31.980206 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f103498b298a4bf39a6f7799a12e4b4f" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:31.980423 18843 leader_election.cc:304] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 
I20260710 13:22:31.980878 18654 raft_consensus.cc:2468] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 0.
I20260710 13:22:31.980960 18652 raft_consensus.cc:2468] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 1.
I20260710 13:22:31.981457 18933 raft_consensus.cc:2804] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:31.981928 18933 raft_consensus.cc:493] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:31.982461 18933 raft_consensus.cc:3060] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:31.982764 18840 leader_election.cc:304] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c746ca702d3a48c4b9d50aa0eab9e27a, f99011063010452c91b4ad9cb518a128; no voters: 
I20260710 13:22:31.983469 19059 raft_consensus.cc:2804] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:31.983964 19059 raft_consensus.cc:697] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Becoming Leader. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Running, Role: LEADER
I20260710 13:22:31.984859 19059 consensus_queue.cc:237] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:31.989768 18933 raft_consensus.cc:515] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:31.995260 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f103498b298a4bf39a6f7799a12e4b4f" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f"
I20260710 13:22:31.995384 19058 consensus_queue.cc:1048] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:31.995939 18802 raft_consensus.cc:3060] T f103498b298a4bf39a6f7799a12e4b4f P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:31.998526 18548 catalog_manager.cc:5697] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a reported cstate change: term changed from 0 to 1, leader changed from <none> to c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4). New cstate: current_term: 1 leader_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:32.006644 18802 raft_consensus.cc:2468] T f103498b298a4bf39a6f7799a12e4b4f P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 1.
I20260710 13:22:32.007805 18727 raft_consensus.cc:2468] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 1.
I20260710 13:22:32.008419 18843 leader_election.cc:304] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 
I20260710 13:22:32.009843 18970 raft_consensus.cc:2804] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:32.010335 18970 raft_consensus.cc:697] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Becoming Leader. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Running, Role: LEADER
I20260710 13:22:32.011166 18970 consensus_queue.cc:237] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:32.012115 18652 raft_consensus.cc:3060] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.019186 18654 raft_consensus.cc:3060] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.021416 19058 consensus_queue.cc:1048] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:32.024030 19058 raft_consensus.cc:493] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:32.024542 19058 raft_consensus.cc:515] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:32.028486 18653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f103498b298a4bf39a6f7799a12e4b4f" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128"
I20260710 13:22:32.029441 18653 raft_consensus.cc:3060] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.032668 19058 leader_election.cc:290] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805), 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539)
I20260710 13:22:32.035036 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "806d5e241c224389aef43959cbcc3e61" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f" is_pre_election: true
I20260710 13:22:32.035866 18800 raft_consensus.cc:2468] T 806d5e241c224389aef43959cbcc3e61 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 0.
I20260710 13:22:32.037959 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "806d5e241c224389aef43959cbcc3e61" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:32.040084 18729 raft_consensus.cc:2468] T 806d5e241c224389aef43959cbcc3e61 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 0.
I20260710 13:22:32.038933 18843 leader_election.cc:304] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 
I20260710 13:22:32.041522 18933 leader_election.cc:290] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Requested vote from peers 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:32.042305 19058 raft_consensus.cc:2804] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:32.042786 19058 raft_consensus.cc:493] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:32.043174 19058 raft_consensus.cc:3060] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.041177 18653 raft_consensus.cc:2468] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 1.
I20260710 13:22:32.058071 19058 raft_consensus.cc:515] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:32.060504 19058 leader_election.cc:290] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Requested vote from peers 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805), 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539)
I20260710 13:22:32.062548 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "806d5e241c224389aef43959cbcc3e61" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f"
I20260710 13:22:32.063243 18802 raft_consensus.cc:3060] T 806d5e241c224389aef43959cbcc3e61 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.065693 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "806d5e241c224389aef43959cbcc3e61" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28"
I20260710 13:22:32.066613 18729 raft_consensus.cc:3060] T 806d5e241c224389aef43959cbcc3e61 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.072218 18802 raft_consensus.cc:2468] T 806d5e241c224389aef43959cbcc3e61 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 1.
I20260710 13:22:32.073683 18843 leader_election.cc:304] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f, c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 
I20260710 13:22:32.074256 18729 raft_consensus.cc:2468] T 806d5e241c224389aef43959cbcc3e61 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 1.
I20260710 13:22:32.072252 18548 catalog_manager.cc:5697] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a reported cstate change: term changed from 0 to 1, leader changed from <none> to c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4). New cstate: current_term: 1 leader_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:32.074757 18970 raft_consensus.cc:2804] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:32.075290 18970 raft_consensus.cc:697] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Becoming Leader. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Running, Role: LEADER
I20260710 13:22:32.075662 18876 raft_consensus.cc:3060] T c4110ee0582941a8a5edddf2c047efea P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.076092 18970 consensus_queue.cc:237] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:32.090728 18548 catalog_manager.cc:5697] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a reported cstate change: term changed from 0 to 1, leader changed from <none> to c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4). New cstate: current_term: 1 leader_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:32.105012 19014 raft_consensus.cc:493] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:32.105638 19014 raft_consensus.cc:515] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:32.107766 19014 leader_election.cc:290] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539)
I20260710 13:22:32.108595 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c13bef15c412da2ad1a987e846799" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:32.108912 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c13bef15c412da2ad1a987e846799" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f" is_pre_election: true
I20260710 13:22:32.109253 18654 raft_consensus.cc:2468] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 755a6e2a2edc4730981331bbc8c9fa28 in term 0.
I20260710 13:22:32.109774 18802 raft_consensus.cc:2468] T f52c13bef15c412da2ad1a987e846799 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 755a6e2a2edc4730981331bbc8c9fa28 in term 0.
I20260710 13:22:32.111083 18692 leader_election.cc:304] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 755a6e2a2edc4730981331bbc8c9fa28, f99011063010452c91b4ad9cb518a128; no voters: 
I20260710 13:22:32.112439 19014 raft_consensus.cc:2804] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:32.113041 19014 raft_consensus.cc:493] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:32.113476 19014 raft_consensus.cc:3060] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.114511 18927 raft_consensus.cc:493] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:32.115163 18927 raft_consensus.cc:515] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:32.117816 18927 leader_election.cc:290] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539), c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145)
I20260710 13:22:32.119877 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed1d2e03e83479f978a3f2bc70f5391" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f" is_pre_election: true
I20260710 13:22:32.120534 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed1d2e03e83479f978a3f2bc70f5391" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" is_pre_election: true
I20260710 13:22:32.120772 18802 raft_consensus.cc:2468] T 7ed1d2e03e83479f978a3f2bc70f5391 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 755a6e2a2edc4730981331bbc8c9fa28 in term 0.
I20260710 13:22:32.121227 18873 raft_consensus.cc:2468] T 7ed1d2e03e83479f978a3f2bc70f5391 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 755a6e2a2edc4730981331bbc8c9fa28 in term 0.
I20260710 13:22:32.122536 18695 leader_election.cc:304] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f, 755a6e2a2edc4730981331bbc8c9fa28; no voters: 
I20260710 13:22:32.123354 19009 raft_consensus.cc:2804] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:32.123788 19009 raft_consensus.cc:493] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:32.124071 19009 raft_consensus.cc:3060] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.126129 19014 raft_consensus.cc:515] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:32.128129 19014 leader_election.cc:290] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 election: Requested vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539)
I20260710 13:22:32.129490 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c13bef15c412da2ad1a987e846799" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128"
I20260710 13:22:32.129958 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c13bef15c412da2ad1a987e846799" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f"
I20260710 13:22:32.130410 18654 raft_consensus.cc:3060] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.131027 18802 raft_consensus.cc:3060] T f52c13bef15c412da2ad1a987e846799 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.134665 19009 raft_consensus.cc:515] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:32.137136 19009 leader_election.cc:290] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 election: Requested vote from peers 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539), c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145)
I20260710 13:22:32.138236 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed1d2e03e83479f978a3f2bc70f5391" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f"
I20260710 13:22:32.138960 18800 raft_consensus.cc:3060] T 7ed1d2e03e83479f978a3f2bc70f5391 P 03ab2b1b700548d7b3003cdc3322983f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.139091 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed1d2e03e83479f978a3f2bc70f5391" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
I20260710 13:22:32.139716 18873 raft_consensus.cc:3060] T 7ed1d2e03e83479f978a3f2bc70f5391 P c746ca702d3a48c4b9d50aa0eab9e27a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.140621 18802 raft_consensus.cc:2468] T f52c13bef15c412da2ad1a987e846799 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755a6e2a2edc4730981331bbc8c9fa28 in term 1.
I20260710 13:22:32.140630 18654 raft_consensus.cc:2468] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755a6e2a2edc4730981331bbc8c9fa28 in term 1.
I20260710 13:22:32.143302 18692 leader_election.cc:304] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 755a6e2a2edc4730981331bbc8c9fa28, f99011063010452c91b4ad9cb518a128; no voters: 
I20260710 13:22:32.144663 19009 raft_consensus.cc:2804] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:32.145598 19009 raft_consensus.cc:697] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 LEADER]: Becoming Leader. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Running, Role: LEADER
I20260710 13:22:32.147058 19009 consensus_queue.cc:237] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:32.150803 18800 raft_consensus.cc:2468] T 7ed1d2e03e83479f978a3f2bc70f5391 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755a6e2a2edc4730981331bbc8c9fa28 in term 1.
I20260710 13:22:32.152581 18695 leader_election.cc:304] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f, 755a6e2a2edc4730981331bbc8c9fa28; no voters: 
I20260710 13:22:32.153604 19014 raft_consensus.cc:2804] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:32.154124 19014 raft_consensus.cc:697] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 LEADER]: Becoming Leader. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Running, Role: LEADER
I20260710 13:22:32.155150 18873 raft_consensus.cc:2468] T 7ed1d2e03e83479f978a3f2bc70f5391 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755a6e2a2edc4730981331bbc8c9fa28 in term 1.
I20260710 13:22:32.155347 19014 consensus_queue.cc:237] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:32.164222 18548 catalog_manager.cc:5697] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "755a6e2a2edc4730981331bbc8c9fa28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:32.180843 18548 catalog_manager.cc:5697] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "755a6e2a2edc4730981331bbc8c9fa28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:32.243521 19063 consensus_queue.cc:1048] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:32.248229 18994 raft_consensus.cc:493] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:32.248775 18994 raft_consensus.cc:515] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:32.251482 18994 leader_election.cc:290] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:32.251782 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c85a9955744dabb88d0494d746dced" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" is_pre_election: true
I20260710 13:22:32.252684 18873 raft_consensus.cc:2393] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f99011063010452c91b4ad9cb518a128 in current term 1: Already voted for candidate c746ca702d3a48c4b9d50aa0eab9e27a in this term.
I20260710 13:22:32.252869 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c85a9955744dabb88d0494d746dced" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:32.253993 18729 raft_consensus.cc:2393] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f99011063010452c91b4ad9cb518a128 in current term 1: Already voted for candidate 755a6e2a2edc4730981331bbc8c9fa28 in this term.
I20260710 13:22:32.255088 18619 leader_election.cc:304] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f99011063010452c91b4ad9cb518a128; no voters: 755a6e2a2edc4730981331bbc8c9fa28, c746ca702d3a48c4b9d50aa0eab9e27a
I20260710 13:22:32.256224 18994 raft_consensus.cc:3060] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:32.259248 19063 consensus_queue.cc:1048] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:32.265334 18994 raft_consensus.cc:2749] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:32.436666 19058 consensus_queue.cc:1048] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:32.448865 18933 consensus_queue.cc:1048] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:32.466051 18933 consensus_queue.cc:1048] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:32.476250 18933 consensus_queue.cc:1048] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:32.479816 19058 consensus_queue.cc:1048] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:32.493467 19007 consensus_queue.cc:1048] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:32.596514 19014 consensus_queue.cc:1048] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:32.609288 18927 consensus_queue.cc:1048] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:32.610651 19014 consensus_queue.cc:1048] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:22:32.619280 18600 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:32.629431 19009 consensus_queue.cc:1048] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:22:33.636036 18600 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:33.734686 19007 raft_consensus.cc:493] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:33.735426 19007 raft_consensus.cc:515] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:33.737066 19007 leader_election.cc:290] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:33.737860 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c85a9955744dabb88d0494d746dced" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:33.738070 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c85a9955744dabb88d0494d746dced" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:33.738451 18654 raft_consensus.cc:2468] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 1.
I20260710 13:22:33.738721 18727 raft_consensus.cc:2468] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 1.
I20260710 13:22:33.739727 18840 leader_election.cc:304] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [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: c746ca702d3a48c4b9d50aa0eab9e27a, f99011063010452c91b4ad9cb518a128; no voters: 
I20260710 13:22:33.740491 19007 raft_consensus.cc:2804] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:33.740950 19007 raft_consensus.cc:493] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:33.741307 19007 raft_consensus.cc:3060] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:33.747431 19007 raft_consensus.cc:515] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:33.749058 19007 leader_election.cc:290] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 2 election: Requested vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:33.750056 18654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c85a9955744dabb88d0494d746dced" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128"
I20260710 13:22:33.750392 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c85a9955744dabb88d0494d746dced" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28"
I20260710 13:22:33.750615 18654 raft_consensus.cc:3060] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:33.751000 18727 raft_consensus.cc:3060] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:33.757167 18654 raft_consensus.cc:2468] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 2.
I20260710 13:22:33.757810 18727 raft_consensus.cc:2468] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 2.
I20260710 13:22:33.758419 18840 leader_election.cc:304] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c746ca702d3a48c4b9d50aa0eab9e27a, f99011063010452c91b4ad9cb518a128; no voters: 
I20260710 13:22:33.759300 19007 raft_consensus.cc:2804] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:33.759786 19007 raft_consensus.cc:697] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 LEADER]: Becoming Leader. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Running, Role: LEADER
I20260710 13:22:33.760558 19007 consensus_queue.cc:237] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Queue going to LEADER 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: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:33.767735 18552 catalog_manager.cc:5697] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a reported cstate change: term changed from 0 to 2, leader changed from <none> to c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4). New cstate: current_term: 2 leader_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.306162 18654 raft_consensus.cc:1275] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Refusing update from remote peer c746ca702d3a48c4b9d50aa0eab9e27a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:22:34.307544 19118 consensus_queue.cc:1048] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.323738 18729 raft_consensus.cc:1275] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Refusing update from remote peer c746ca702d3a48c4b9d50aa0eab9e27a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:22:34.325716 19126 consensus_queue.cc:1048] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:34.390302 16488 tablet_server.cc:179] TabletServer@127.16.26.1:0 shutting down...
I20260710 13:22:34.413988 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:34.414683 16488 tablet_replica.cc:333] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128: stopping tablet replica
I20260710 13:22:34.415544 16488 raft_consensus.cc:2243] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:34.415975 16488 raft_consensus.cc:2272] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:34.417832 16488 tablet_replica.cc:333] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128: stopping tablet replica
I20260710 13:22:34.418345 16488 raft_consensus.cc:2243] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:34.418701 16488 raft_consensus.cc:2272] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:34.420454 16488 tablet_replica.cc:333] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128: stopping tablet replica
I20260710 13:22:34.420928 16488 raft_consensus.cc:2243] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:34.421276 16488 raft_consensus.cc:2272] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:34.423216 16488 tablet_replica.cc:333] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128: stopping tablet replica
I20260710 13:22:34.423982 16488 raft_consensus.cc:2243] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:34.424402 16488 raft_consensus.cc:2272] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:34.425109 18766 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
I20260710 13:22:34.426229 16488 tablet_replica.cc:333] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128: stopping tablet replica
I20260710 13:22:34.426998 16488 raft_consensus.cc:2243] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:34.427482 16488 raft_consensus.cc:2272] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:34.428321 18766 consensus_peers.cc:597] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:34.429534 16488 tablet_replica.cc:333] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128: stopping tablet replica
I20260710 13:22:34.430126 16488 raft_consensus.cc:2243] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:34.430531 16488 raft_consensus.cc:2272] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:34.432403 16488 tablet_replica.cc:333] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128: stopping tablet replica
I20260710 13:22:34.432947 16488 raft_consensus.cc:2243] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:34.433344 16488 raft_consensus.cc:2272] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:34.435427 16488 tablet_replica.cc:333] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128: stopping tablet replica
I20260710 13:22:34.435984 16488 raft_consensus.cc:2243] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:34.436408 16488 raft_consensus.cc:2272] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:34.438864 16488 tablet_replica.cc:333] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128: stopping tablet replica
I20260710 13:22:34.439438 16488 raft_consensus.cc:2243] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:34.439857 16488 raft_consensus.cc:2272] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:34.441622 16488 tablet_replica.cc:333] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128: stopping tablet replica
I20260710 13:22:34.442101 16488 raft_consensus.cc:2243] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:34.442500 16488 raft_consensus.cc:2272] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:34.444175 16488 tablet_replica.cc:333] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128: stopping tablet replica
I20260710 13:22:34.444864 16488 raft_consensus.cc:2243] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:34.445752 16488 raft_consensus.cc:2272] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:34.448158 16488 tablet_replica.cc:333] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128: stopping tablet replica
I20260710 13:22:34.448850 16488 raft_consensus.cc:2243] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:22:34.449576 18840 consensus_peers.cc:597] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:34.449777 16488 raft_consensus.cc:2272] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:34.451716 16488 tablet_replica.cc:333] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128: stopping tablet replica
I20260710 13:22:34.452248 16488 raft_consensus.cc:2243] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:34.452611 16488 raft_consensus.cc:2272] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:34.454340 16488 tablet_replica.cc:333] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128: stopping tablet replica
I20260710 13:22:34.454824 16488 raft_consensus.cc:2243] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:34.455588 16488 raft_consensus.cc:2272] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:34.458225 16488 tablet_replica.cc:333] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128: stopping tablet replica
I20260710 13:22:34.458849 16488 raft_consensus.cc:2243] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:34.459328 16488 raft_consensus.cc:2272] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:34.461498 16488 tablet_replica.cc:333] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128: stopping tablet replica
I20260710 13:22:34.462028 16488 raft_consensus.cc:2243] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:34.462438 16488 raft_consensus.cc:2272] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:34.464107 16488 tablet_replica.cc:333] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128: stopping tablet replica
I20260710 13:22:34.464625 16488 raft_consensus.cc:2243] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:34.465051 16488 raft_consensus.cc:2272] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:34.467231 16488 tablet_replica.cc:333] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128: stopping tablet replica
I20260710 13:22:34.467993 16488 raft_consensus.cc:2243] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:34.468581 16488 raft_consensus.cc:2272] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:34.496584 16488 tablet_server.cc:196] TabletServer@127.16.26.1:0 shutdown complete.
W20260710 13:22:34.507635 18840 consensus_peers.cc:597] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:42787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:34.523874 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:34.530525 19136 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:34.531906 19137 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:34.532208 19139 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:34.538254 16488 server_base.cc:1061] running on GCE node
I20260710 13:22:34.540154 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:34.540361 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:34.540593 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689754540571 us; error 0 us; skew 500 ppm
I20260710 13:22:34.541234 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:34.544077 16488 webserver.cc:533] Webserver started at http://127.16.26.1:39757/ using document root <none> and password file <none>
I20260710 13:22:34.544695 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:34.544938 16488 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260710 13:22:34.546074 18840 consensus_peers.cc:597] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:42787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:34.548873 16488 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:22:34.554301 19144 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:34.555558 16488 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:22:34.556046 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-0-root
uuid: "f99011063010452c91b4ad9cb518a128"
format_stamp: "Formatted at 2026-07-10 13:22:28 on dist-test-slave-fcbk"
I20260710 13:22:34.556468 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689694032651-16488-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:34.581470 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:34.583027 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:34.585330 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:34.589517 19151 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:22:34.597826 18840 consensus_peers.cc:597] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:42787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:34.603693 18840 consensus_peers.cc:597] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:42787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:34.660615 18840 consensus_peers.cc:597] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:42787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:34.680928 18766 consensus_peers.cc:597] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:42787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:34.687103 18692 consensus_peers.cc:597] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:42787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:34.710630 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:22:34.711078 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.123s	user 0.002s	sys 0.003s
I20260710 13:22:34.711479 16488 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:22:34.716652 19151 tablet_bootstrap.cc:492] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:34.731492 19151 tablet_bootstrap.cc:492] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:34.732426 19151 tablet_bootstrap.cc:492] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128: Bootstrap complete.
I20260710 13:22:34.733104 19151 ts_tablet_manager.cc:1403] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 13:22:34.735301 19151 raft_consensus.cc:359] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:34.735824 19151 raft_consensus.cc:740] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.736820 19151 consensus_queue.cc:260] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [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: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:34.739989 19151 ts_tablet_manager.cc:1434] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 13:22:34.740926 19151 tablet_bootstrap.cc:492] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
W20260710 13:22:34.754406 18766 consensus_peers.cc:597] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:42787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:34.760717 19151 tablet_bootstrap.cc:492] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:34.761895 19151 tablet_bootstrap.cc:492] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128: Bootstrap complete.
I20260710 13:22:34.762588 19151 ts_tablet_manager.cc:1403] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260710 13:22:34.765097 19151 raft_consensus.cc:359] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:34.765872 19151 raft_consensus.cc:740] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.766551 19151 consensus_queue.cc:260] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128 [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: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:34.768777 19151 ts_tablet_manager.cc:1434] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:22:34.769618 19151 tablet_bootstrap.cc:492] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
W20260710 13:22:34.776347 18840 consensus_peers.cc:597] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:42787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:34.784332 19151 tablet_bootstrap.cc:492] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:34.785522 19151 tablet_bootstrap.cc:492] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128: Bootstrap complete.
I20260710 13:22:34.786267 19151 ts_tablet_manager.cc:1403] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 13:22:34.788959 19151 raft_consensus.cc:359] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:34.790042 19151 raft_consensus.cc:740] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.790973 19151 consensus_queue.cc:260] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128 [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: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:34.799258 19151 ts_tablet_manager.cc:1434] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:22:34.800208 19151 tablet_bootstrap.cc:492] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
W20260710 13:22:34.800640 18692 consensus_peers.cc:597] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:42787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:34.816107 19151 tablet_bootstrap.cc:492] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:34.817328 19151 tablet_bootstrap.cc:492] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128: Bootstrap complete.
I20260710 13:22:34.818233 19151 ts_tablet_manager.cc:1403] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 13:22:34.821620 19151 raft_consensus.cc:359] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:34.822554 19151 raft_consensus.cc:740] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.823593 19151 consensus_queue.cc:260] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128 [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: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:34.826390 19151 ts_tablet_manager.cc:1434] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:22:34.827467 19151 tablet_bootstrap.cc:492] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:34.831911 16488 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:22:34.832326 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.121s	user 0.110s	sys 0.000s
I20260710 13:22:34.850109 19151 tablet_bootstrap.cc:492] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:34.850929 19151 tablet_bootstrap.cc:492] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128: Bootstrap complete.
I20260710 13:22:34.851461 19151 ts_tablet_manager.cc:1403] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.003s
I20260710 13:22:34.853562 19151 raft_consensus.cc:359] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:34.854298 19151 raft_consensus.cc:740] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.855037 19151 consensus_queue.cc:260] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [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: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:34.857100 19151 ts_tablet_manager.cc:1434] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:22:34.857956 19151 tablet_bootstrap.cc:492] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
W20260710 13:22:34.867901 18692 consensus_peers.cc:597] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:42787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:34.874584 19151 tablet_bootstrap.cc:492] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:34.875593 19151 tablet_bootstrap.cc:492] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128: Bootstrap complete.
I20260710 13:22:34.876310 19151 ts_tablet_manager.cc:1403] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.002s
I20260710 13:22:34.878741 19151 raft_consensus.cc:359] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:34.879395 19151 raft_consensus.cc:740] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.881102 19151 consensus_queue.cc:260] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [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: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:34.883258 19151 ts_tablet_manager.cc:1434] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 13:22:34.884029 19151 tablet_bootstrap.cc:492] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
W20260710 13:22:34.893842 18840 consensus_peers.cc:597] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:42787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:34.902043 19151 tablet_bootstrap.cc:492] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:34.902961 19151 tablet_bootstrap.cc:492] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128: Bootstrap complete.
I20260710 13:22:34.903586 19151 ts_tablet_manager.cc:1403] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260710 13:22:34.906332 19151 raft_consensus.cc:359] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:34.906996 19151 raft_consensus.cc:740] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.907634 19151 consensus_queue.cc:260] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128 [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: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:34.910175 19151 ts_tablet_manager.cc:1434] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:22:34.911104 19151 tablet_bootstrap.cc:492] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
W20260710 13:22:34.913857 18840 consensus_peers.cc:597] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:42787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:34.930231 19151 tablet_bootstrap.cc:492] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:34.931166 19151 tablet_bootstrap.cc:492] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128: Bootstrap complete.
I20260710 13:22:34.932021 19151 ts_tablet_manager.cc:1403] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260710 13:22:34.934379 19151 raft_consensus.cc:359] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:34.935159 19151 raft_consensus.cc:740] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.935945 19151 consensus_queue.cc:260] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128 [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: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:34.938238 19151 ts_tablet_manager.cc:1434] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:22:34.939391 19151 tablet_bootstrap.cc:492] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:34.940764 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.1:42787
I20260710 13:22:34.940886 19222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.1:42787 every 8 connection(s)
I20260710 13:22:34.963157 19151 tablet_bootstrap.cc:492] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:34.964370 19151 tablet_bootstrap.cc:492] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128: Bootstrap complete.
I20260710 13:22:34.965227 19151 ts_tablet_manager.cc:1403] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.004s
I20260710 13:22:34.968199 19151 raft_consensus.cc:359] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:34.968933 19151 raft_consensus.cc:740] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:34.969740 19151 consensus_queue.cc:260] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [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: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:34.971830 19223 heartbeater.cc:344] Connected to a master server at 127.16.26.62:39267
I20260710 13:22:34.972043 19151 ts_tablet_manager.cc:1434] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:34.972323 19223 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:34.972939 19151 tablet_bootstrap.cc:492] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:34.973315 19223 heartbeater.cc:507] Master 127.16.26.62:39267 requested a full tablet report, sending...
I20260710 13:22:34.988957 18551 ts_manager.cc:194] Re-registered known tserver with Master: f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:34.996636 19151 tablet_bootstrap.cc:492] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:34.997684 19151 tablet_bootstrap.cc:492] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128: Bootstrap complete.
I20260710 13:22:34.998298 19151 ts_tablet_manager.cc:1403] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260710 13:22:35.000869 19151 raft_consensus.cc:359] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:35.001623 19151 raft_consensus.cc:740] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:35.002482 19151 consensus_queue.cc:260] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128 [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: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:35.004777 19151 ts_tablet_manager.cc:1434] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:35.005684 19151 tablet_bootstrap.cc:492] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:35.008596 18551 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34660
I20260710 13:22:35.011776 19223 heartbeater.cc:499] Master 127.16.26.62:39267 was elected leader, sending a full tablet report...
I20260710 13:22:35.019196 19151 tablet_bootstrap.cc:492] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:35.020087 19151 tablet_bootstrap.cc:492] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128: Bootstrap complete.
I20260710 13:22:35.020798 19151 ts_tablet_manager.cc:1403] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:22:35.022593 19151 raft_consensus.cc:359] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:35.023103 19151 raft_consensus.cc:740] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:35.023715 19151 consensus_queue.cc:260] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128 [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: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:35.025079 19151 ts_tablet_manager.cc:1434] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:22:35.025794 19151 tablet_bootstrap.cc:492] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:35.036957 19151 tablet_bootstrap.cc:492] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:35.037966 19151 tablet_bootstrap.cc:492] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128: Bootstrap complete.
I20260710 13:22:35.038671 19151 ts_tablet_manager.cc:1403] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 13:22:35.040745 19151 raft_consensus.cc:359] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:35.041222 19151 raft_consensus.cc:740] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:35.041904 19151 consensus_queue.cc:260] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128 [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: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:35.043588 19151 ts_tablet_manager.cc:1434] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:22:35.044428 19151 tablet_bootstrap.cc:492] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:35.061973 19151 tablet_bootstrap.cc:492] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:35.062729 19151 tablet_bootstrap.cc:492] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128: Bootstrap complete.
I20260710 13:22:35.063289 19151 ts_tablet_manager.cc:1403] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 13:22:35.065023 19151 raft_consensus.cc:359] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:35.065523 19151 raft_consensus.cc:740] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:35.066084 19151 consensus_queue.cc:260] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 [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: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:35.067495 19151 ts_tablet_manager.cc:1434] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:22:35.068286 19151 tablet_bootstrap.cc:492] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:35.081696 19151 tablet_bootstrap.cc:492] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:35.082576 19151 tablet_bootstrap.cc:492] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128: Bootstrap complete.
I20260710 13:22:35.083204 19151 ts_tablet_manager.cc:1403] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:22:35.085036 19151 raft_consensus.cc:359] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:35.085606 19151 raft_consensus.cc:740] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:35.086278 19151 consensus_queue.cc:260] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [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: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:35.088322 19151 ts_tablet_manager.cc:1434] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:22:35.093248 19151 tablet_bootstrap.cc:492] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:35.106909 19151 tablet_bootstrap.cc:492] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:35.107721 19151 tablet_bootstrap.cc:492] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128: Bootstrap complete.
I20260710 13:22:35.108258 19151 ts_tablet_manager.cc:1403] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 13:22:35.110093 19151 raft_consensus.cc:359] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:35.110559 19151 raft_consensus.cc:740] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:35.111188 19151 consensus_queue.cc:260] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [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: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:35.112656 19151 ts_tablet_manager.cc:1434] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:22:35.113638 19151 tablet_bootstrap.cc:492] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:35.126288 19151 tablet_bootstrap.cc:492] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:35.127041 19151 tablet_bootstrap.cc:492] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128: Bootstrap complete.
I20260710 13:22:35.127574 19151 ts_tablet_manager.cc:1403] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260710 13:22:35.129523 19151 raft_consensus.cc:359] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:35.130031 19151 raft_consensus.cc:740] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:35.130676 19151 consensus_queue.cc:260] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:35.132743 19151 ts_tablet_manager.cc:1434] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:22:35.134188 19151 tablet_bootstrap.cc:492] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:35.147678 19151 tablet_bootstrap.cc:492] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:35.148407 19151 tablet_bootstrap.cc:492] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128: Bootstrap complete.
I20260710 13:22:35.149045 19151 ts_tablet_manager.cc:1403] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:22:35.150799 19151 raft_consensus.cc:359] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:35.151249 19151 raft_consensus.cc:740] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:35.151770 19151 consensus_queue.cc:260] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128 [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: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:35.153086 19151 ts_tablet_manager.cc:1434] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:22:35.154065 19151 tablet_bootstrap.cc:492] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128: Bootstrap starting.
I20260710 13:22:35.170490 19151 tablet_bootstrap.cc:492] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:35.171466 19151 tablet_bootstrap.cc:492] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128: Bootstrap complete.
I20260710 13:22:35.172118 19151 ts_tablet_manager.cc:1403] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260710 13:22:35.174746 19151 raft_consensus.cc:359] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:35.175403 19151 raft_consensus.cc:740] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99011063010452c91b4ad9cb518a128, State: Initialized, Role: FOLLOWER
I20260710 13:22:35.176246 19151 consensus_queue.cc:260] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [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: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:35.179118 19151 ts_tablet_manager.cc:1434] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:22:35.530679 19009 raft_consensus.cc:493] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f99011063010452c91b4ad9cb518a128)
I20260710 13:22:35.531509 19009 raft_consensus.cc:515] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:35.533721 19009 leader_election.cc:290] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:35.535313 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b865a876300d443bac0ec3cf2f8c1a0a" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" is_pre_election: true
I20260710 13:22:35.535305 19195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b865a876300d443bac0ec3cf2f8c1a0a" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:35.536507 19195 raft_consensus.cc:2468] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 755a6e2a2edc4730981331bbc8c9fa28 in term 1.
I20260710 13:22:35.537976 18692 leader_election.cc:304] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [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: 755a6e2a2edc4730981331bbc8c9fa28, f99011063010452c91b4ad9cb518a128; no voters: c746ca702d3a48c4b9d50aa0eab9e27a
I20260710 13:22:35.538923 19009 raft_consensus.cc:2804] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:35.539274 19009 raft_consensus.cc:493] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f99011063010452c91b4ad9cb518a128)
I20260710 13:22:35.539551 19009 raft_consensus.cc:3060] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.547730 19009 raft_consensus.cc:515] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:35.549731 19009 leader_election.cc:290] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 2 election: Requested vote from peers c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:35.550568 18876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b865a876300d443bac0ec3cf2f8c1a0a" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
I20260710 13:22:35.550694 19195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b865a876300d443bac0ec3cf2f8c1a0a" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128"
I20260710 13:22:35.551298 19195 raft_consensus.cc:3060] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.556756 19195 raft_consensus.cc:2468] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 755a6e2a2edc4730981331bbc8c9fa28 in term 2.
I20260710 13:22:35.557932 18692 leader_election.cc:304] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [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: 755a6e2a2edc4730981331bbc8c9fa28, f99011063010452c91b4ad9cb518a128; no voters: c746ca702d3a48c4b9d50aa0eab9e27a
I20260710 13:22:35.558750 19009 raft_consensus.cc:2804] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:35.559259 19009 raft_consensus.cc:697] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 LEADER]: Becoming Leader. State: Replica: 755a6e2a2edc4730981331bbc8c9fa28, State: Running, Role: LEADER
I20260710 13:22:35.560463 19009 consensus_queue.cc:237] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:35.568321 19007 raft_consensus.cc:493] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f99011063010452c91b4ad9cb518a128)
I20260710 13:22:35.568920 19007 raft_consensus.cc:515] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:35.570632 19007 leader_election.cc:290] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:35.570268 18551 catalog_manager.cc:5697] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 reported cstate change: term changed from 1 to 2, leader changed from f99011063010452c91b4ad9cb518a128 (127.16.26.1) to 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2). New cstate: current_term: 2 leader_uuid: "755a6e2a2edc4730981331bbc8c9fa28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:35.571518 19195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b865a876300d443bac0ec3cf2f8c1a0a" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:35.571858 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b865a876300d443bac0ec3cf2f8c1a0a" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:35.572338 19195 raft_consensus.cc:2393] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c746ca702d3a48c4b9d50aa0eab9e27a in current term 2: Already voted for candidate 755a6e2a2edc4730981331bbc8c9fa28 in this term.
I20260710 13:22:35.573896 18842 leader_election.cc:304] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a [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: c746ca702d3a48c4b9d50aa0eab9e27a; no voters: 755a6e2a2edc4730981331bbc8c9fa28, f99011063010452c91b4ad9cb518a128
I20260710 13:22:35.574924 19007 raft_consensus.cc:3060] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.582062 19007 raft_consensus.cc:2749] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:35.772142 19007 raft_consensus.cc:493] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f99011063010452c91b4ad9cb518a128)
I20260710 13:22:35.772666 19007 raft_consensus.cc:515] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:35.774194 19007 leader_election.cc:290] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:35.775255 19195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faa674d6a044438b9700086fa79502b" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:35.775341 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faa674d6a044438b9700086fa79502b" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:35.775965 19195 raft_consensus.cc:2468] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 1.
I20260710 13:22:35.777035 18840 leader_election.cc:304] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [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: c746ca702d3a48c4b9d50aa0eab9e27a, f99011063010452c91b4ad9cb518a128; no voters: 755a6e2a2edc4730981331bbc8c9fa28
I20260710 13:22:35.777763 19007 raft_consensus.cc:2804] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:35.778097 19007 raft_consensus.cc:493] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Starting leader election (detected failure of leader f99011063010452c91b4ad9cb518a128)
I20260710 13:22:35.778331 19007 raft_consensus.cc:3060] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.783015 19007 raft_consensus.cc:515] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:35.784598 19007 leader_election.cc:290] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [CANDIDATE]: Term 2 election: Requested vote from peers f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:35.785653 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faa674d6a044438b9700086fa79502b" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28"
I20260710 13:22:35.785645 19195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faa674d6a044438b9700086fa79502b" candidate_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128"
I20260710 13:22:35.786610 19195 raft_consensus.cc:3060] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.792248 19195 raft_consensus.cc:2468] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c746ca702d3a48c4b9d50aa0eab9e27a in term 2.
I20260710 13:22:35.793249 18840 leader_election.cc:304] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [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: c746ca702d3a48c4b9d50aa0eab9e27a, f99011063010452c91b4ad9cb518a128; no voters: 755a6e2a2edc4730981331bbc8c9fa28
I20260710 13:22:35.793924 19007 raft_consensus.cc:2804] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:35.794317 19007 raft_consensus.cc:697] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 LEADER]: Becoming Leader. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Running, Role: LEADER
I20260710 13:22:35.795024 19007 consensus_queue.cc:237] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:35.803542 18551 catalog_manager.cc:5697] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a reported cstate change: term changed from 1 to 2, leader changed from f99011063010452c91b4ad9cb518a128 (127.16.26.1) to c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4). New cstate: current_term: 2 leader_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:35.816246 19244 raft_consensus.cc:493] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f99011063010452c91b4ad9cb518a128)
I20260710 13:22:35.817008 19244 raft_consensus.cc:515] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:35.820426 19244 leader_election.cc:290] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:35.820900 19195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1434572374ab480da8d123e7294bdaed" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:35.821362 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1434572374ab480da8d123e7294bdaed" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28" is_pre_election: true
I20260710 13:22:35.821785 19195 raft_consensus.cc:2468] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03ab2b1b700548d7b3003cdc3322983f in term 1.
I20260710 13:22:35.823103 18766 leader_election.cc:304] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [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: 03ab2b1b700548d7b3003cdc3322983f, f99011063010452c91b4ad9cb518a128; no voters: 
I20260710 13:22:35.824152 19161 raft_consensus.cc:2804] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:35.824499 19161 raft_consensus.cc:493] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Starting leader election (detected failure of leader f99011063010452c91b4ad9cb518a128)
I20260710 13:22:35.824797 19161 raft_consensus.cc:3060] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.830807 19161 raft_consensus.cc:515] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:35.832624 19161 leader_election.cc:290] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 2 election: Requested vote from peers 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:35.833571 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1434572374ab480da8d123e7294bdaed" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28"
I20260710 13:22:35.833741 19195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1434572374ab480da8d123e7294bdaed" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128"
I20260710 13:22:35.834419 19195 raft_consensus.cc:3060] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.839478 19195 raft_consensus.cc:2468] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ab2b1b700548d7b3003cdc3322983f in term 2.
I20260710 13:22:35.840577 18766 leader_election.cc:304] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [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: 03ab2b1b700548d7b3003cdc3322983f, f99011063010452c91b4ad9cb518a128; no voters: 755a6e2a2edc4730981331bbc8c9fa28
I20260710 13:22:35.841269 19161 raft_consensus.cc:2804] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:35.841650 19161 raft_consensus.cc:697] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [term 2 LEADER]: Becoming Leader. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Running, Role: LEADER
I20260710 13:22:35.842362 19161 consensus_queue.cc:237] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:35.855580 18551 catalog_manager.cc:5697] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f reported cstate change: term changed from 1 to 2, leader changed from f99011063010452c91b4ad9cb518a128 (127.16.26.1) to 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3). New cstate: current_term: 2 leader_uuid: "03ab2b1b700548d7b3003cdc3322983f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:35.856621 19125 raft_consensus.cc:493] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f99011063010452c91b4ad9cb518a128)
I20260710 13:22:35.856654 19240 raft_consensus.cc:493] T 1434572374ab480da8d123e7294bdaed P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f99011063010452c91b4ad9cb518a128)
I20260710 13:22:35.857435 19125 raft_consensus.cc:515] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:35.857513 19240 raft_consensus.cc:515] T 1434572374ab480da8d123e7294bdaed P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:35.859915 19125 leader_election.cc:290] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:35.860456 19240 leader_election.cc:290] T 1434572374ab480da8d123e7294bdaed P 755a6e2a2edc4730981331bbc8c9fa28 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539), f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787)
I20260710 13:22:35.861464 18876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faa674d6a044438b9700086fa79502b" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" is_pre_election: true
I20260710 13:22:35.861912 19196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1434572374ab480da8d123e7294bdaed" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:35.862746 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1434572374ab480da8d123e7294bdaed" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03ab2b1b700548d7b3003cdc3322983f" is_pre_election: true
I20260710 13:22:35.862787 19196 raft_consensus.cc:2393] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 755a6e2a2edc4730981331bbc8c9fa28 in current term 2: Already voted for candidate 03ab2b1b700548d7b3003cdc3322983f in this term.
I20260710 13:22:35.861480 19195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faa674d6a044438b9700086fa79502b" candidate_uuid: "755a6e2a2edc4730981331bbc8c9fa28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f99011063010452c91b4ad9cb518a128" is_pre_election: true
I20260710 13:22:35.864159 19195 raft_consensus.cc:2393] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 755a6e2a2edc4730981331bbc8c9fa28 in current term 2: Already voted for candidate c746ca702d3a48c4b9d50aa0eab9e27a in this term.
I20260710 13:22:35.864814 18695 leader_election.cc:304] T 1434572374ab480da8d123e7294bdaed P 755a6e2a2edc4730981331bbc8c9fa28 [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: 755a6e2a2edc4730981331bbc8c9fa28; no voters: 03ab2b1b700548d7b3003cdc3322983f, f99011063010452c91b4ad9cb518a128
I20260710 13:22:35.865145 18692 leader_election.cc:304] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28 [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: 755a6e2a2edc4730981331bbc8c9fa28; no voters: c746ca702d3a48c4b9d50aa0eab9e27a, f99011063010452c91b4ad9cb518a128
I20260710 13:22:35.866037 19125 raft_consensus.cc:3060] T 1434572374ab480da8d123e7294bdaed P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.866120 19240 raft_consensus.cc:3060] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:35.874156 19240 raft_consensus.cc:2749] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:35.874156 19125 raft_consensus.cc:2749] T 1434572374ab480da8d123e7294bdaed P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:36.000393 18876 raft_consensus.cc:1275] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Refusing update from remote peer 755a6e2a2edc4730981331bbc8c9fa28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:36.001765 19240 consensus_queue.cc:1048] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:36.014446 19195 raft_consensus.cc:1275] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Refusing update from remote peer 755a6e2a2edc4730981331bbc8c9fa28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:36.016009 19125 consensus_queue.cc:1048] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:36.294155 18729 raft_consensus.cc:1275] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Refusing update from remote peer c746ca702d3a48c4b9d50aa0eab9e27a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:36.295552 19126 consensus_queue.cc:1048] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:36.308961 19196 raft_consensus.cc:1275] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Refusing update from remote peer 03ab2b1b700548d7b3003cdc3322983f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:36.312214 19161 consensus_queue.cc:1048] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:36.313687 19196 raft_consensus.cc:1275] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Refusing update from remote peer c746ca702d3a48c4b9d50aa0eab9e27a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:36.315304 19228 consensus_queue.cc:1048] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:36.328665 18729 raft_consensus.cc:1275] T 1434572374ab480da8d123e7294bdaed P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Refusing update from remote peer 03ab2b1b700548d7b3003cdc3322983f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:36.330590 19161 consensus_queue.cc:1048] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [LEADER]: Connected to new peer: Peer: permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:44.947088 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:44.979357 18873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cfdf42095ad48539bd68cbfe811d8a2"
dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
mode: GRACEFUL
new_leader_uuid: "03ab2b1b700548d7b3003cdc3322983f"
 from {username='slave'} at 127.0.0.1:53124
I20260710 13:22:44.980212 18873 raft_consensus.cc:606] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Received request to transfer leadership to TS 03ab2b1b700548d7b3003cdc3322983f
I20260710 13:22:44.983183 18873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "213cc6aa31474866aa46a2ce12d63961"
dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
mode: GRACEFUL
new_leader_uuid: "f99011063010452c91b4ad9cb518a128"
 from {username='slave'} at 127.0.0.1:53124
I20260710 13:22:44.983721 18873 raft_consensus.cc:606] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Received request to transfer leadership to TS f99011063010452c91b4ad9cb518a128
I20260710 13:22:44.986176 18873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bff77d3f0f840c1a7bccf45a2842903"
dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
mode: GRACEFUL
new_leader_uuid: "f99011063010452c91b4ad9cb518a128"
 from {username='slave'} at 127.0.0.1:53124
I20260710 13:22:44.986810 18873 raft_consensus.cc:606] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Received request to transfer leadership to TS f99011063010452c91b4ad9cb518a128
I20260710 13:22:44.989464 18873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4b652f6be37479a8cc059da273d81be"
dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
mode: GRACEFUL
new_leader_uuid: "f99011063010452c91b4ad9cb518a128"
 from {username='slave'} at 127.0.0.1:53124
I20260710 13:22:44.990008 18873 raft_consensus.cc:606] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Received request to transfer leadership to TS f99011063010452c91b4ad9cb518a128
I20260710 13:22:44.992578 18873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2c85a9955744dabb88d0494d746dced"
dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
mode: GRACEFUL
new_leader_uuid: "f99011063010452c91b4ad9cb518a128"
 from {username='slave'} at 127.0.0.1:53124
I20260710 13:22:44.993067 18873 raft_consensus.cc:606] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 LEADER]: Received request to transfer leadership to TS f99011063010452c91b4ad9cb518a128
I20260710 13:22:44.994333 16488 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:22:44.995296 16488 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:45.176062 19260 raft_consensus.cc:993] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a: : Instructing follower f99011063010452c91b4ad9cb518a128 to start an election
I20260710 13:22:45.176674 19275 raft_consensus.cc:1081] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Signalling peer f99011063010452c91b4ad9cb518a128 to start an election
I20260710 13:22:45.178264 19195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "213cc6aa31474866aa46a2ce12d63961"
dest_uuid: "f99011063010452c91b4ad9cb518a128"
 from {username='slave'} at 127.0.0.1:50722
I20260710 13:22:45.178936 19195 raft_consensus.cc:493] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:45.179297 19195 raft_consensus.cc:3060] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:45.185045 19195 raft_consensus.cc:515] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:45.187129 19195 leader_election.cc:290] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 2 election: Requested vote from peers 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539), c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145)
I20260710 13:22:45.199821 19260 raft_consensus.cc:993] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a: : Instructing follower 03ab2b1b700548d7b3003cdc3322983f to start an election
I20260710 13:22:45.200368 19275 raft_consensus.cc:1081] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Signalling peer 03ab2b1b700548d7b3003cdc3322983f to start an election
I20260710 13:22:45.201562 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cc6aa31474866aa46a2ce12d63961" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
I20260710 13:22:45.202186 18873 raft_consensus.cc:3055] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:45.202452 18873 raft_consensus.cc:740] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Running, Role: LEADER
I20260710 13:22:45.202775 18800 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cfdf42095ad48539bd68cbfe811d8a2"
dest_uuid: "03ab2b1b700548d7b3003cdc3322983f"
 from {username='slave'} at 127.0.0.1:59364
I20260710 13:22:45.202775 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cc6aa31474866aa46a2ce12d63961" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03ab2b1b700548d7b3003cdc3322983f"
I20260710 13:22:45.203595 18800 raft_consensus.cc:493] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:45.203712 18802 raft_consensus.cc:3060] T 213cc6aa31474866aa46a2ce12d63961 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:45.203182 18873 consensus_queue.cc:260] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:45.204130 18800 raft_consensus.cc:3060] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:45.204849 18873 raft_consensus.cc:3060] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:45.210597 18873 raft_consensus.cc:2468] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99011063010452c91b4ad9cb518a128 in term 2.
I20260710 13:22:45.211612 18802 raft_consensus.cc:2468] T 213cc6aa31474866aa46a2ce12d63961 P 03ab2b1b700548d7b3003cdc3322983f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99011063010452c91b4ad9cb518a128 in term 2.
I20260710 13:22:45.211589 18800 raft_consensus.cc:515] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:45.213202 19148 leader_election.cc:304] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f, f99011063010452c91b4ad9cb518a128; no voters: 
I20260710 13:22:45.214931 19284 raft_consensus.cc:2804] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:45.215287 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfdf42095ad48539bd68cbfe811d8a2" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28"
I20260710 13:22:45.215505 18800 leader_election.cc:290] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 2 election: Requested vote from peers 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805), c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145)
I20260710 13:22:45.215983 18729 raft_consensus.cc:3060] T 0cfdf42095ad48539bd68cbfe811d8a2 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:45.216842 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cfdf42095ad48539bd68cbfe811d8a2" candidate_uuid: "03ab2b1b700548d7b3003cdc3322983f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
I20260710 13:22:45.217510 18873 raft_consensus.cc:3055] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:45.217839 19284 raft_consensus.cc:697] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [term 2 LEADER]: Becoming Leader. State: Replica: f99011063010452c91b4ad9cb518a128, State: Running, Role: LEADER
I20260710 13:22:45.217873 18873 raft_consensus.cc:740] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Running, Role: LEADER
I20260710 13:22:45.220953 19284 consensus_queue.cc:237] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } }
I20260710 13:22:45.219519 18873 consensus_queue.cc:260] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:45.224220 18729 raft_consensus.cc:2468] T 0cfdf42095ad48539bd68cbfe811d8a2 P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ab2b1b700548d7b3003cdc3322983f in term 2.
I20260710 13:22:45.225200 18873 raft_consensus.cc:3060] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:45.225669 18768 leader_election.cc:304] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ab2b1b700548d7b3003cdc3322983f, 755a6e2a2edc4730981331bbc8c9fa28; no voters: 
I20260710 13:22:45.230216 19276 raft_consensus.cc:2804] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:45.232569 18873 raft_consensus.cc:2468] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ab2b1b700548d7b3003cdc3322983f in term 2.
I20260710 13:22:45.236081 19276 raft_consensus.cc:697] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [term 2 LEADER]: Becoming Leader. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Running, Role: LEADER
I20260710 13:22:45.237104 19276 consensus_queue.cc:237] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } }
I20260710 13:22:45.239846 18551 catalog_manager.cc:5697] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 reported cstate change: term changed from 1 to 2, leader changed from c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4) to f99011063010452c91b4ad9cb518a128 (127.16.26.1). New cstate: current_term: 2 leader_uuid: "f99011063010452c91b4ad9cb518a128" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:45.249809 18552 catalog_manager.cc:5697] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f reported cstate change: term changed from 1 to 2, leader changed from c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4) to 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3). New cstate: current_term: 2 leader_uuid: "03ab2b1b700548d7b3003cdc3322983f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:45.268556 19260 raft_consensus.cc:993] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a: : Instructing follower f99011063010452c91b4ad9cb518a128 to start an election
I20260710 13:22:45.269004 19294 raft_consensus.cc:1081] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Signalling peer f99011063010452c91b4ad9cb518a128 to start an election
I20260710 13:22:45.270547 19195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4b652f6be37479a8cc059da273d81be"
dest_uuid: "f99011063010452c91b4ad9cb518a128"
 from {username='slave'} at 127.0.0.1:50722
I20260710 13:22:45.270956 19195 raft_consensus.cc:493] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:45.271180 19195 raft_consensus.cc:3060] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:45.275439 19195 raft_consensus.cc:515] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:45.277405 19195 leader_election.cc:290] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 2 election: Requested vote from peers c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:45.278043 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b652f6be37479a8cc059da273d81be" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
I20260710 13:22:45.279098 18873 raft_consensus.cc:3055] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:45.279491 18873 raft_consensus.cc:740] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Running, Role: LEADER
I20260710 13:22:45.280375 18873 consensus_queue.cc:260] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:45.281680 18873 raft_consensus.cc:3060] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:45.287531 18873 raft_consensus.cc:2468] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99011063010452c91b4ad9cb518a128 in term 2.
I20260710 13:22:45.288645 19145 leader_election.cc:304] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c746ca702d3a48c4b9d50aa0eab9e27a, f99011063010452c91b4ad9cb518a128; no voters: 
I20260710 13:22:45.289149 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4b652f6be37479a8cc059da273d81be" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28"
I20260710 13:22:45.289709 19284 raft_consensus.cc:2804] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:45.289731 18729 raft_consensus.cc:3060] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:45.290442 19284 raft_consensus.cc:697] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [term 2 LEADER]: Becoming Leader. State: Replica: f99011063010452c91b4ad9cb518a128, State: Running, Role: LEADER
I20260710 13:22:45.291365 19284 consensus_queue.cc:237] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:45.296550 18729 raft_consensus.cc:2468] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99011063010452c91b4ad9cb518a128 in term 2.
I20260710 13:22:45.300124 18552 catalog_manager.cc:5697] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 reported cstate change: term changed from 1 to 2, leader changed from c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4) to f99011063010452c91b4ad9cb518a128 (127.16.26.1). New cstate: current_term: 2 leader_uuid: "f99011063010452c91b4ad9cb518a128" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:45.309868 19260 raft_consensus.cc:993] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a: : Instructing follower f99011063010452c91b4ad9cb518a128 to start an election
I20260710 13:22:45.310348 19294 raft_consensus.cc:1081] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Signalling peer f99011063010452c91b4ad9cb518a128 to start an election
I20260710 13:22:45.312338 19195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3bff77d3f0f840c1a7bccf45a2842903"
dest_uuid: "f99011063010452c91b4ad9cb518a128"
 from {username='slave'} at 127.0.0.1:50722
I20260710 13:22:45.312932 19195 raft_consensus.cc:493] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:45.313293 19195 raft_consensus.cc:3060] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:45.368384 19275 raft_consensus.cc:993] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a: : Instructing follower f99011063010452c91b4ad9cb518a128 to start an election
I20260710 13:22:45.369871 19275 raft_consensus.cc:1081] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 LEADER]: Signalling peer f99011063010452c91b4ad9cb518a128 to start an election
I20260710 13:22:45.370213 19195 raft_consensus.cc:515] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:45.374258 19195 leader_election.cc:290] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 2 election: Requested vote from peers c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:45.374711 19194 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2c85a9955744dabb88d0494d746dced"
dest_uuid: "f99011063010452c91b4ad9cb518a128"
 from {username='slave'} at 127.0.0.1:50722
I20260710 13:22:45.374923 18873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bff77d3f0f840c1a7bccf45a2842903" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
I20260710 13:22:45.375885 19194 raft_consensus.cc:493] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:45.376021 18873 raft_consensus.cc:3055] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:45.376593 19194 raft_consensus.cc:3060] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:45.376684 18873 raft_consensus.cc:740] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Running, Role: LEADER
I20260710 13:22:45.378074 18873 consensus_queue.cc:260] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:45.380178 18873 raft_consensus.cc:3060] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:45.380044 18729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bff77d3f0f840c1a7bccf45a2842903" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28"
I20260710 13:22:45.380692 18729 raft_consensus.cc:3060] T 3bff77d3f0f840c1a7bccf45a2842903 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:45.386910 19194 raft_consensus.cc:515] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:45.390431 18873 raft_consensus.cc:2468] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99011063010452c91b4ad9cb518a128 in term 2.
I20260710 13:22:45.390480 19194 leader_election.cc:290] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 3 election: Requested vote from peers c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:45.391552 18876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c85a9955744dabb88d0494d746dced" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
I20260710 13:22:45.392321 18876 raft_consensus.cc:3055] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:45.392201 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c85a9955744dabb88d0494d746dced" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28"
I20260710 13:22:45.392700 18876 raft_consensus.cc:740] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Running, Role: LEADER
I20260710 13:22:45.393064 18727 raft_consensus.cc:3060] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:45.394296 19145 leader_election.cc:304] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c746ca702d3a48c4b9d50aa0eab9e27a, f99011063010452c91b4ad9cb518a128; no voters: 
I20260710 13:22:45.394002 18876 consensus_queue.cc:260] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:45.395120 18729 raft_consensus.cc:2468] T 3bff77d3f0f840c1a7bccf45a2842903 P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99011063010452c91b4ad9cb518a128 in term 2.
I20260710 13:22:45.395905 19284 raft_consensus.cc:2804] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:45.396006 18876 raft_consensus.cc:3060] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:45.396615 19284 raft_consensus.cc:697] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 [term 2 LEADER]: Becoming Leader. State: Replica: f99011063010452c91b4ad9cb518a128, State: Running, Role: LEADER
I20260710 13:22:45.398285 19284 consensus_queue.cc:237] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:45.402521 18727 raft_consensus.cc:2468] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99011063010452c91b4ad9cb518a128 in term 3.
I20260710 13:22:45.403811 19147 leader_election.cc:304] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [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: 755a6e2a2edc4730981331bbc8c9fa28, f99011063010452c91b4ad9cb518a128; no voters: 
I20260710 13:22:45.404778 19284 raft_consensus.cc:2804] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:45.405643 19284 raft_consensus.cc:697] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [term 3 LEADER]: Becoming Leader. State: Replica: f99011063010452c91b4ad9cb518a128, State: Running, Role: LEADER
I20260710 13:22:45.407368 19284 consensus_queue.cc:237] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:45.411134 18876 raft_consensus.cc:2468] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99011063010452c91b4ad9cb518a128 in term 3.
I20260710 13:22:45.424638 18552 catalog_manager.cc:5697] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 reported cstate change: term changed from 1 to 2, leader changed from c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4) to f99011063010452c91b4ad9cb518a128 (127.16.26.1). New cstate: current_term: 2 leader_uuid: "f99011063010452c91b4ad9cb518a128" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:45.426043 18552 catalog_manager.cc:5697] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 reported cstate change: term changed from 2 to 3, leader changed from c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4) to f99011063010452c91b4ad9cb518a128 (127.16.26.1). New cstate: current_term: 3 leader_uuid: "f99011063010452c91b4ad9cb518a128" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:45.673031 18802 raft_consensus.cc:1275] T 213cc6aa31474866aa46a2ce12d63961 P 03ab2b1b700548d7b3003cdc3322983f [term 2 FOLLOWER]: Refusing update from remote peer f99011063010452c91b4ad9cb518a128: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:45.674325 19284 consensus_queue.cc:1048] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:45.675436 18876 raft_consensus.cc:1275] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Refusing update from remote peer f99011063010452c91b4ad9cb518a128: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:45.676726 19284 consensus_queue.cc:1048] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:45.716274 18876 raft_consensus.cc:1275] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Refusing update from remote peer f99011063010452c91b4ad9cb518a128: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:45.717732 19284 consensus_queue.cc:1048] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:45.727322 18727 raft_consensus.cc:1275] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Refusing update from remote peer f99011063010452c91b4ad9cb518a128: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:45.729601 19284 consensus_queue.cc:1048] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:45.775496 18876 raft_consensus.cc:1275] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Refusing update from remote peer 03ab2b1b700548d7b3003cdc3322983f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:45.777009 19276 consensus_queue.cc:1048] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:45.788075 18727 raft_consensus.cc:1275] T 0cfdf42095ad48539bd68cbfe811d8a2 P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Refusing update from remote peer 03ab2b1b700548d7b3003cdc3322983f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:45.790318 19287 consensus_queue.cc:1048] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [LEADER]: Connected to new peer: Peer: permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:45.860397 18876 raft_consensus.cc:1275] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 3 FOLLOWER]: Refusing update from remote peer f99011063010452c91b4ad9cb518a128: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:22:45.862155 19309 consensus_queue.cc:1048] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:45.872506 18727 raft_consensus.cc:1275] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [term 3 FOLLOWER]: Refusing update from remote peer f99011063010452c91b4ad9cb518a128: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:22:45.874326 19284 consensus_queue.cc:1048] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:45.939399 18876 raft_consensus.cc:1275] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Refusing update from remote peer f99011063010452c91b4ad9cb518a128: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:45.940706 19284 consensus_queue.cc:1048] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:45.954671 18727 raft_consensus.cc:1275] T 3bff77d3f0f840c1a7bccf45a2842903 P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Refusing update from remote peer f99011063010452c91b4ad9cb518a128: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:45.956409 19285 consensus_queue.cc:1048] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:45.996908 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:46.017724 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:46.055083 18802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d139650404a4350ae31c09cb72e5316"
dest_uuid: "03ab2b1b700548d7b3003cdc3322983f"
mode: GRACEFUL
new_leader_uuid: "f99011063010452c91b4ad9cb518a128"
 from {username='slave'} at 127.0.0.1:40920
I20260710 13:22:46.055588 18802 raft_consensus.cc:606] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [term 1 LEADER]: Received request to transfer leadership to TS f99011063010452c91b4ad9cb518a128
I20260710 13:22:46.058586 18876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74d3a4e358f146ceaca2c85a77901815"
dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
mode: GRACEFUL
new_leader_uuid: "f99011063010452c91b4ad9cb518a128"
 from {username='slave'} at 127.0.0.1:53124
I20260710 13:22:46.059091 18876 raft_consensus.cc:606] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Received request to transfer leadership to TS f99011063010452c91b4ad9cb518a128
I20260710 13:22:46.060452 16488 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:22:46.061125 16488 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:46.114786 19260 raft_consensus.cc:993] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a: : Instructing follower f99011063010452c91b4ad9cb518a128 to start an election
I20260710 13:22:46.115345 19275 raft_consensus.cc:1081] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Signalling peer f99011063010452c91b4ad9cb518a128 to start an election
I20260710 13:22:46.116905 19194 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74d3a4e358f146ceaca2c85a77901815"
dest_uuid: "f99011063010452c91b4ad9cb518a128"
 from {username='slave'} at 127.0.0.1:50722
I20260710 13:22:46.117743 19194 raft_consensus.cc:493] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:46.118130 19194 raft_consensus.cc:3060] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:46.124097 19194 raft_consensus.cc:515] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:46.126231 19194 leader_election.cc:290] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 2 election: Requested vote from peers c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4:37145), 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805)
I20260710 13:22:46.127102 18876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d3a4e358f146ceaca2c85a77901815" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a"
I20260710 13:22:46.127218 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74d3a4e358f146ceaca2c85a77901815" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28"
I20260710 13:22:46.127890 18876 raft_consensus.cc:3055] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:46.127969 18727 raft_consensus.cc:3060] T 74d3a4e358f146ceaca2c85a77901815 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:46.128245 18876 raft_consensus.cc:740] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c746ca702d3a48c4b9d50aa0eab9e27a, State: Running, Role: LEADER
I20260710 13:22:46.129233 18876 consensus_queue.cc:260] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:46.130523 18876 raft_consensus.cc:3060] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:46.133355 18727 raft_consensus.cc:2468] T 74d3a4e358f146ceaca2c85a77901815 P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99011063010452c91b4ad9cb518a128 in term 2.
I20260710 13:22:46.134564 19147 leader_election.cc:304] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 755a6e2a2edc4730981331bbc8c9fa28, f99011063010452c91b4ad9cb518a128; no voters: 
I20260710 13:22:46.135313 19285 raft_consensus.cc:2804] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:46.135809 19285 raft_consensus.cc:697] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [term 2 LEADER]: Becoming Leader. State: Replica: f99011063010452c91b4ad9cb518a128, State: Running, Role: LEADER
I20260710 13:22:46.136304 18876 raft_consensus.cc:2468] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99011063010452c91b4ad9cb518a128 in term 2.
I20260710 13:22:46.136735 19285 consensus_queue.cc:237] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } }
I20260710 13:22:46.145334 18552 catalog_manager.cc:5697] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 reported cstate change: term changed from 1 to 2, leader changed from c746ca702d3a48c4b9d50aa0eab9e27a (127.16.26.4) to f99011063010452c91b4ad9cb518a128 (127.16.26.1). New cstate: current_term: 2 leader_uuid: "f99011063010452c91b4ad9cb518a128" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:46.470002 19276 raft_consensus.cc:993] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f: : Instructing follower f99011063010452c91b4ad9cb518a128 to start an election
I20260710 13:22:46.470703 19313 raft_consensus.cc:1081] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [term 1 LEADER]: Signalling peer f99011063010452c91b4ad9cb518a128 to start an election
I20260710 13:22:46.472537 19196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d139650404a4350ae31c09cb72e5316"
dest_uuid: "f99011063010452c91b4ad9cb518a128"
 from {username='slave'} at 127.0.0.1:50736
I20260710 13:22:46.473076 19196 raft_consensus.cc:493] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:46.473513 19196 raft_consensus.cc:3060] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:46.479580 19196 raft_consensus.cc:515] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:46.481457 19196 leader_election.cc:290] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 2 election: Requested vote from peers 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805), 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539)
I20260710 13:22:46.482286 18727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d139650404a4350ae31c09cb72e5316" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "755a6e2a2edc4730981331bbc8c9fa28"
I20260710 13:22:46.482604 18800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d139650404a4350ae31c09cb72e5316" candidate_uuid: "f99011063010452c91b4ad9cb518a128" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03ab2b1b700548d7b3003cdc3322983f"
I20260710 13:22:46.482934 18727 raft_consensus.cc:3060] T 0d139650404a4350ae31c09cb72e5316 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:46.483194 18800 raft_consensus.cc:3055] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:46.483611 18800 raft_consensus.cc:740] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03ab2b1b700548d7b3003cdc3322983f, State: Running, Role: LEADER
I20260710 13:22:46.484333 18800 consensus_queue.cc:260] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:46.485404 18800 raft_consensus.cc:3060] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:46.488065 18727 raft_consensus.cc:2468] T 0d139650404a4350ae31c09cb72e5316 P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99011063010452c91b4ad9cb518a128 in term 2.
I20260710 13:22:46.489267 19147 leader_election.cc:304] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 755a6e2a2edc4730981331bbc8c9fa28, f99011063010452c91b4ad9cb518a128; no voters: 
I20260710 13:22:46.490077 19285 raft_consensus.cc:2804] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:46.490576 19285 raft_consensus.cc:697] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [term 2 LEADER]: Becoming Leader. State: Replica: f99011063010452c91b4ad9cb518a128, State: Running, Role: LEADER
I20260710 13:22:46.491618 19285 consensus_queue.cc:237] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } }
I20260710 13:22:46.493296 18800 raft_consensus.cc:2468] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99011063010452c91b4ad9cb518a128 in term 2.
I20260710 13:22:46.499747 18552 catalog_manager.cc:5697] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 reported cstate change: term changed from 1 to 2, leader changed from 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3) to f99011063010452c91b4ad9cb518a128 (127.16.26.1). New cstate: current_term: 2 leader_uuid: "f99011063010452c91b4ad9cb518a128" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99011063010452c91b4ad9cb518a128" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 42787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:46.646996 18727 raft_consensus.cc:1275] T 74d3a4e358f146ceaca2c85a77901815 P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Refusing update from remote peer f99011063010452c91b4ad9cb518a128: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:46.648308 19285 consensus_queue.cc:1048] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:46.652079 18876 raft_consensus.cc:1275] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Refusing update from remote peer f99011063010452c91b4ad9cb518a128: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:46.653504 19285 consensus_queue.cc:1048] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c746ca702d3a48c4b9d50aa0eab9e27a" member_type: VOTER last_known_addr { host: "127.16.26.4" port: 37145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:46.926757 18800 raft_consensus.cc:1275] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [term 2 FOLLOWER]: Refusing update from remote peer f99011063010452c91b4ad9cb518a128: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:46.928017 19309 consensus_queue.cc:1048] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03ab2b1b700548d7b3003cdc3322983f" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 36539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:46.938614 18727 raft_consensus.cc:1275] T 0d139650404a4350ae31c09cb72e5316 P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Refusing update from remote peer f99011063010452c91b4ad9cb518a128: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:46.939882 19285 consensus_queue.cc:1048] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755a6e2a2edc4730981331bbc8c9fa28" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:47.062057 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:47.076738 16488 tablet_server.cc:179] TabletServer@127.16.26.1:42787 shutting down...
W20260710 13:22:47.087455 18840 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
W20260710 13:22:47.091519 18840 consensus_peers.cc:597] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:47.107043 18766 consensus_peers.cc:597] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:47.115056 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:47.116211 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:47.117543 16488 raft_consensus.cc:2243] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.118036 16488 raft_consensus.cc:2272] T 19d1d92b522c4d0e9fe8e123eb54b89e P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.120468 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:47.121268 16488 raft_consensus.cc:2243] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.122193 16488 raft_consensus.cc:2272] T 3bff77d3f0f840c1a7bccf45a2842903 P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.124416 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:47.125183 16488 raft_consensus.cc:2243] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.126123 16488 raft_consensus.cc:2272] T 0d139650404a4350ae31c09cb72e5316 P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.128633 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:47.129345 16488 raft_consensus.cc:2243] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.129878 16488 raft_consensus.cc:2272] T 104696a292524ea1bddbbe2660b86be8 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.132119 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:47.132783 16488 raft_consensus.cc:2243] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.133812 16488 raft_consensus.cc:2272] T c2c85a9955744dabb88d0494d746dced P f99011063010452c91b4ad9cb518a128 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.135890 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:47.136538 16488 raft_consensus.cc:2243] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.137048 16488 raft_consensus.cc:2272] T 7faa674d6a044438b9700086fa79502b P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.139389 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:47.140071 16488 raft_consensus.cc:2243] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.140533 16488 raft_consensus.cc:2272] T d7e3aaae2842452ea391dbe122b21ad8 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.143543 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:47.144214 16488 raft_consensus.cc:2243] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.144707 16488 raft_consensus.cc:2272] T f52c13bef15c412da2ad1a987e846799 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.147063 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:47.147677 16488 raft_consensus.cc:2243] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.148133 16488 raft_consensus.cc:2272] T 84974c3d495c49d483d6b33e990dddac P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.150300 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:47.150861 16488 raft_consensus.cc:2243] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.151403 16488 raft_consensus.cc:2272] T b865a876300d443bac0ec3cf2f8c1a0a P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.154232 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:47.155032 16488 raft_consensus.cc:2243] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.155561 16488 raft_consensus.cc:2272] T 947f80ddb8294c0eb9c365dcdedae7a0 P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.157891 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:47.158556 16488 raft_consensus.cc:2243] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.159058 16488 raft_consensus.cc:2272] T 42fd7979aba745809b6ea9dd03a0624a P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.161948 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:47.162560 16488 raft_consensus.cc:2243] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.163566 16488 raft_consensus.cc:2272] T 74d3a4e358f146ceaca2c85a77901815 P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.166146 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:47.166689 16488 raft_consensus.cc:2243] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.167092 16488 raft_consensus.cc:2272] T 1434572374ab480da8d123e7294bdaed P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.169554 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:47.170185 16488 raft_consensus.cc:2243] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.170652 16488 raft_consensus.cc:2272] T f103498b298a4bf39a6f7799a12e4b4f P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:47.173331 18692 consensus_peers.cc:597] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:47.173772 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:47.174527 16488 raft_consensus.cc:2243] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.174991 16488 raft_consensus.cc:2272] T 31f51e5f78d94bbf958bca8e0356934c P f99011063010452c91b4ad9cb518a128 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:47.175166 18692 consensus_peers.cc:597] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:47.177206 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:47.177865 16488 raft_consensus.cc:2243] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.178655 16488 raft_consensus.cc:2272] T 213cc6aa31474866aa46a2ce12d63961 P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.180714 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:47.181218 16488 raft_consensus.cc:2243] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.182080 16488 raft_consensus.cc:2272] T a4b652f6be37479a8cc059da273d81be P f99011063010452c91b4ad9cb518a128 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.216296 16488 tablet_server.cc:196] TabletServer@127.16.26.1:42787 shutdown complete.
I20260710 13:22:47.250552 16488 tablet_server.cc:179] TabletServer@127.16.26.2:0 shutting down...
W20260710 13:22:47.274164 18768 consensus_peers.cc:597] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f -> Peer 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805): Couldn't send request to peer 755a6e2a2edc4730981331bbc8c9fa28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:47.291164 18842 consensus_peers.cc:597] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a -> Peer 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805): Couldn't send request to peer 755a6e2a2edc4730981331bbc8c9fa28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:47.296778 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:47.297762 16488 tablet_replica.cc:333] T 806d5e241c224389aef43959cbcc3e61 P 755a6e2a2edc4730981331bbc8c9fa28: stopping tablet replica
I20260710 13:22:47.298494 16488 raft_consensus.cc:2243] T 806d5e241c224389aef43959cbcc3e61 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.299031 16488 raft_consensus.cc:2272] T 806d5e241c224389aef43959cbcc3e61 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.301267 16488 tablet_replica.cc:333] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28: stopping tablet replica
I20260710 13:22:47.302027 16488 raft_consensus.cc:2243] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.302522 16488 raft_consensus.cc:2272] T a4b652f6be37479a8cc059da273d81be P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.304962 16488 tablet_replica.cc:333] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28: stopping tablet replica
I20260710 13:22:47.305761 16488 raft_consensus.cc:2243] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.306761 16488 raft_consensus.cc:2272] T 19d1d92b522c4d0e9fe8e123eb54b89e P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.309132 16488 tablet_replica.cc:333] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28: stopping tablet replica
I20260710 13:22:47.309959 16488 raft_consensus.cc:2243] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.311177 16488 raft_consensus.cc:2272] T 7ed1d2e03e83479f978a3f2bc70f5391 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.313313 16488 tablet_replica.cc:333] T b2a4ad9c263b4e9085b71e0e46c5521e P 755a6e2a2edc4730981331bbc8c9fa28: stopping tablet replica
I20260710 13:22:47.313982 16488 raft_consensus.cc:2243] T b2a4ad9c263b4e9085b71e0e46c5521e P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.314563 16488 raft_consensus.cc:2272] T b2a4ad9c263b4e9085b71e0e46c5521e P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.316955 16488 tablet_replica.cc:333] T 0cfdf42095ad48539bd68cbfe811d8a2 P 755a6e2a2edc4730981331bbc8c9fa28: stopping tablet replica
I20260710 13:22:47.317561 16488 raft_consensus.cc:2243] T 0cfdf42095ad48539bd68cbfe811d8a2 P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.317962 16488 raft_consensus.cc:2272] T 0cfdf42095ad48539bd68cbfe811d8a2 P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.319852 16488 tablet_replica.cc:333] T 0d139650404a4350ae31c09cb72e5316 P 755a6e2a2edc4730981331bbc8c9fa28: stopping tablet replica
I20260710 13:22:47.320459 16488 raft_consensus.cc:2243] T 0d139650404a4350ae31c09cb72e5316 P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.320832 16488 raft_consensus.cc:2272] T 0d139650404a4350ae31c09cb72e5316 P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.323246 16488 tablet_replica.cc:333] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28: stopping tablet replica
I20260710 13:22:47.323786 16488 raft_consensus.cc:2243] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.324532 16488 raft_consensus.cc:2272] T f52c13bef15c412da2ad1a987e846799 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.326674 16488 tablet_replica.cc:333] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28: stopping tablet replica
I20260710 13:22:47.327232 16488 raft_consensus.cc:2243] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.327637 16488 raft_consensus.cc:2272] T c2c85a9955744dabb88d0494d746dced P 755a6e2a2edc4730981331bbc8c9fa28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.329624 16488 tablet_replica.cc:333] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28: stopping tablet replica
I20260710 13:22:47.330111 16488 raft_consensus.cc:2243] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.330509 16488 raft_consensus.cc:2272] T 7faa674d6a044438b9700086fa79502b P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.332459 16488 tablet_replica.cc:333] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28: stopping tablet replica
I20260710 13:22:47.333079 16488 raft_consensus.cc:2243] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.333979 16488 raft_consensus.cc:2272] T b865a876300d443bac0ec3cf2f8c1a0a P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.336028 16488 tablet_replica.cc:333] T fd31f35e8f67420ab12871169c01e306 P 755a6e2a2edc4730981331bbc8c9fa28: stopping tablet replica
I20260710 13:22:47.336544 16488 raft_consensus.cc:2243] T fd31f35e8f67420ab12871169c01e306 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.336930 16488 raft_consensus.cc:2272] T fd31f35e8f67420ab12871169c01e306 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.339735 16488 tablet_replica.cc:333] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28: stopping tablet replica
I20260710 13:22:47.340528 16488 raft_consensus.cc:2243] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.341712 16488 raft_consensus.cc:2272] T 31f51e5f78d94bbf958bca8e0356934c P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:47.344365 18840 consensus_peers.cc:597] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:42787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:47.344874 16488 tablet_replica.cc:333] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28: stopping tablet replica
I20260710 13:22:47.345647 16488 raft_consensus.cc:2243] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.346540 16488 raft_consensus.cc:2272] T c4110ee0582941a8a5edddf2c047efea P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:47.349223 18840 consensus_peers.cc:597] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:42787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:47.349470 16488 tablet_replica.cc:333] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28: stopping tablet replica
I20260710 13:22:47.350207 16488 raft_consensus.cc:2243] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.350821 16488 raft_consensus.cc:2272] T 947f80ddb8294c0eb9c365dcdedae7a0 P 755a6e2a2edc4730981331bbc8c9fa28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.353351 16488 tablet_replica.cc:333] T 74d3a4e358f146ceaca2c85a77901815 P 755a6e2a2edc4730981331bbc8c9fa28: stopping tablet replica
W20260710 13:22:47.353351 18768 consensus_peers.cc:597] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f -> Peer 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805): Couldn't send request to peer 755a6e2a2edc4730981331bbc8c9fa28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:47.354175 16488 raft_consensus.cc:2243] T 74d3a4e358f146ceaca2c85a77901815 P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.354595 16488 raft_consensus.cc:2272] T 74d3a4e358f146ceaca2c85a77901815 P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.356798 16488 tablet_replica.cc:333] T 1434572374ab480da8d123e7294bdaed P 755a6e2a2edc4730981331bbc8c9fa28: stopping tablet replica
I20260710 13:22:47.357507 16488 raft_consensus.cc:2243] T 1434572374ab480da8d123e7294bdaed P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.357939 16488 raft_consensus.cc:2272] T 1434572374ab480da8d123e7294bdaed P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.359917 16488 tablet_replica.cc:333] T 3bff77d3f0f840c1a7bccf45a2842903 P 755a6e2a2edc4730981331bbc8c9fa28: stopping tablet replica
I20260710 13:22:47.360349 16488 raft_consensus.cc:2243] T 3bff77d3f0f840c1a7bccf45a2842903 P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.360718 16488 raft_consensus.cc:2272] T 3bff77d3f0f840c1a7bccf45a2842903 P 755a6e2a2edc4730981331bbc8c9fa28 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:47.391376 18768 consensus_peers.cc:597] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f -> Peer 755a6e2a2edc4730981331bbc8c9fa28 (127.16.26.2:34805): Couldn't send request to peer 755a6e2a2edc4730981331bbc8c9fa28. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.2:34805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:47.399524 16488 tablet_server.cc:196] TabletServer@127.16.26.2:0 shutdown complete.
I20260710 13:22:47.437947 16488 tablet_server.cc:179] TabletServer@127.16.26.3:0 shutting down...
W20260710 13:22:47.446689 18840 consensus_peers.cc:597] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:42787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:47.471472 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:47.472474 16488 tablet_replica.cc:333] T f103498b298a4bf39a6f7799a12e4b4f P 03ab2b1b700548d7b3003cdc3322983f: stopping tablet replica
I20260710 13:22:47.473192 16488 raft_consensus.cc:2243] T f103498b298a4bf39a6f7799a12e4b4f P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.473788 16488 raft_consensus.cc:2272] T f103498b298a4bf39a6f7799a12e4b4f P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.475908 16488 tablet_replica.cc:333] T 806d5e241c224389aef43959cbcc3e61 P 03ab2b1b700548d7b3003cdc3322983f: stopping tablet replica
I20260710 13:22:47.476473 16488 raft_consensus.cc:2243] T 806d5e241c224389aef43959cbcc3e61 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.476933 16488 raft_consensus.cc:2272] T 806d5e241c224389aef43959cbcc3e61 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.478883 16488 tablet_replica.cc:333] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f: stopping tablet replica
I20260710 13:22:47.479414 16488 raft_consensus.cc:2243] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.480214 16488 raft_consensus.cc:2272] T 42fd7979aba745809b6ea9dd03a0624a P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.482097 16488 tablet_replica.cc:333] T 19d1d92b522c4d0e9fe8e123eb54b89e P 03ab2b1b700548d7b3003cdc3322983f: stopping tablet replica
I20260710 13:22:47.482692 16488 raft_consensus.cc:2243] T 19d1d92b522c4d0e9fe8e123eb54b89e P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.483119 16488 raft_consensus.cc:2272] T 19d1d92b522c4d0e9fe8e123eb54b89e P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.484871 16488 tablet_replica.cc:333] T 7ed1d2e03e83479f978a3f2bc70f5391 P 03ab2b1b700548d7b3003cdc3322983f: stopping tablet replica
I20260710 13:22:47.485363 16488 raft_consensus.cc:2243] T 7ed1d2e03e83479f978a3f2bc70f5391 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.485852 16488 raft_consensus.cc:2272] T 7ed1d2e03e83479f978a3f2bc70f5391 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.487727 16488 tablet_replica.cc:333] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f: stopping tablet replica
I20260710 13:22:47.488224 16488 raft_consensus.cc:2243] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.488956 16488 raft_consensus.cc:2272] T 0cfdf42095ad48539bd68cbfe811d8a2 P 03ab2b1b700548d7b3003cdc3322983f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.490903 16488 tablet_replica.cc:333] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f: stopping tablet replica
I20260710 13:22:47.491422 16488 raft_consensus.cc:2243] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.492167 16488 raft_consensus.cc:2272] T b2a4ad9c263b4e9085b71e0e46c5521e P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.494102 16488 tablet_replica.cc:333] T 213cc6aa31474866aa46a2ce12d63961 P 03ab2b1b700548d7b3003cdc3322983f: stopping tablet replica
I20260710 13:22:47.494634 16488 raft_consensus.cc:2243] T 213cc6aa31474866aa46a2ce12d63961 P 03ab2b1b700548d7b3003cdc3322983f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.495054 16488 raft_consensus.cc:2272] T 213cc6aa31474866aa46a2ce12d63961 P 03ab2b1b700548d7b3003cdc3322983f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.496845 16488 tablet_replica.cc:333] T 104696a292524ea1bddbbe2660b86be8 P 03ab2b1b700548d7b3003cdc3322983f: stopping tablet replica
I20260710 13:22:47.497447 16488 raft_consensus.cc:2243] T 104696a292524ea1bddbbe2660b86be8 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.497975 16488 raft_consensus.cc:2272] T 104696a292524ea1bddbbe2660b86be8 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.500713 16488 tablet_replica.cc:333] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f: stopping tablet replica
I20260710 13:22:47.501299 16488 raft_consensus.cc:2243] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:22:47.501456 18766 consensus_peers.cc:597] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:42787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:47.501878 16488 raft_consensus.cc:2272] T 0d139650404a4350ae31c09cb72e5316 P 03ab2b1b700548d7b3003cdc3322983f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.504220 16488 tablet_replica.cc:333] T 31f51e5f78d94bbf958bca8e0356934c P 03ab2b1b700548d7b3003cdc3322983f: stopping tablet replica
I20260710 13:22:47.504676 16488 raft_consensus.cc:2243] T 31f51e5f78d94bbf958bca8e0356934c P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.505023 16488 raft_consensus.cc:2272] T 31f51e5f78d94bbf958bca8e0356934c P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.506875 16488 tablet_replica.cc:333] T f52c13bef15c412da2ad1a987e846799 P 03ab2b1b700548d7b3003cdc3322983f: stopping tablet replica
I20260710 13:22:47.507331 16488 raft_consensus.cc:2243] T f52c13bef15c412da2ad1a987e846799 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.507781 16488 raft_consensus.cc:2272] T f52c13bef15c412da2ad1a987e846799 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.510128 16488 tablet_replica.cc:333] T 84974c3d495c49d483d6b33e990dddac P 03ab2b1b700548d7b3003cdc3322983f: stopping tablet replica
I20260710 13:22:47.510569 16488 raft_consensus.cc:2243] T 84974c3d495c49d483d6b33e990dddac P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.510950 16488 raft_consensus.cc:2272] T 84974c3d495c49d483d6b33e990dddac P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.512706 16488 tablet_replica.cc:333] T d7e3aaae2842452ea391dbe122b21ad8 P 03ab2b1b700548d7b3003cdc3322983f: stopping tablet replica
I20260710 13:22:47.513140 16488 raft_consensus.cc:2243] T d7e3aaae2842452ea391dbe122b21ad8 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.513553 16488 raft_consensus.cc:2272] T d7e3aaae2842452ea391dbe122b21ad8 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.515445 16488 tablet_replica.cc:333] T c4110ee0582941a8a5edddf2c047efea P 03ab2b1b700548d7b3003cdc3322983f: stopping tablet replica
I20260710 13:22:47.515937 16488 raft_consensus.cc:2243] T c4110ee0582941a8a5edddf2c047efea P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.516357 16488 raft_consensus.cc:2272] T c4110ee0582941a8a5edddf2c047efea P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.518525 16488 tablet_replica.cc:333] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f: stopping tablet replica
I20260710 13:22:47.519045 16488 raft_consensus.cc:2243] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.519831 16488 raft_consensus.cc:2272] T 947f80ddb8294c0eb9c365dcdedae7a0 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.521829 16488 tablet_replica.cc:333] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f: stopping tablet replica
I20260710 13:22:47.522279 16488 raft_consensus.cc:2243] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.522990 16488 raft_consensus.cc:2272] T 1434572374ab480da8d123e7294bdaed P 03ab2b1b700548d7b3003cdc3322983f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.525557 16488 tablet_replica.cc:333] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f: stopping tablet replica
I20260710 13:22:47.526305 16488 raft_consensus.cc:2243] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.527462 16488 raft_consensus.cc:2272] T fd31f35e8f67420ab12871169c01e306 P 03ab2b1b700548d7b3003cdc3322983f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:47.534571 18843 consensus_peers.cc:597] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a -> Peer 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539): Couldn't send request to peer 03ab2b1b700548d7b3003cdc3322983f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:47.535193 18843 consensus_peers.cc:597] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a -> Peer 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539): Couldn't send request to peer 03ab2b1b700548d7b3003cdc3322983f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:47.553244 18843 consensus_peers.cc:597] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a -> Peer 03ab2b1b700548d7b3003cdc3322983f (127.16.26.3:36539): Couldn't send request to peer 03ab2b1b700548d7b3003cdc3322983f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:47.569334 16488 tablet_server.cc:196] TabletServer@127.16.26.3:0 shutdown complete.
W20260710 13:22:47.599713 18840 consensus_peers.cc:597] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a -> Peer f99011063010452c91b4ad9cb518a128 (127.16.26.1:42787): Couldn't send request to peer f99011063010452c91b4ad9cb518a128. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:42787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:47.605931 16488 tablet_server.cc:179] TabletServer@127.16.26.4:0 shutting down...
I20260710 13:22:47.645493 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:47.646529 16488 tablet_replica.cc:333] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a: stopping tablet replica
I20260710 13:22:47.647152 16488 raft_consensus.cc:2243] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.648068 16488 raft_consensus.cc:2272] T 806d5e241c224389aef43959cbcc3e61 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.650144 16488 tablet_replica.cc:333] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a: stopping tablet replica
I20260710 13:22:47.650730 16488 raft_consensus.cc:2243] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.651503 16488 raft_consensus.cc:2272] T f103498b298a4bf39a6f7799a12e4b4f P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.653355 16488 tablet_replica.cc:333] T c4110ee0582941a8a5edddf2c047efea P c746ca702d3a48c4b9d50aa0eab9e27a: stopping tablet replica
I20260710 13:22:47.654014 16488 raft_consensus.cc:2243] T c4110ee0582941a8a5edddf2c047efea P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.654445 16488 raft_consensus.cc:2272] T c4110ee0582941a8a5edddf2c047efea P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.656319 16488 tablet_replica.cc:333] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a: stopping tablet replica
I20260710 13:22:47.656844 16488 raft_consensus.cc:2243] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.657622 16488 raft_consensus.cc:2272] T 104696a292524ea1bddbbe2660b86be8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.659353 16488 tablet_replica.cc:333] T 42fd7979aba745809b6ea9dd03a0624a P c746ca702d3a48c4b9d50aa0eab9e27a: stopping tablet replica
I20260710 13:22:47.659862 16488 raft_consensus.cc:2243] T 42fd7979aba745809b6ea9dd03a0624a P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.660272 16488 raft_consensus.cc:2272] T 42fd7979aba745809b6ea9dd03a0624a P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.662005 16488 tablet_replica.cc:333] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a: stopping tablet replica
I20260710 13:22:47.662698 16488 raft_consensus.cc:2243] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.663595 16488 raft_consensus.cc:2272] T 84974c3d495c49d483d6b33e990dddac P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.665760 16488 tablet_replica.cc:333] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a: stopping tablet replica
I20260710 13:22:47.666389 16488 raft_consensus.cc:2243] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.667198 16488 raft_consensus.cc:2272] T 7faa674d6a044438b9700086fa79502b P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.669121 16488 tablet_replica.cc:333] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a: stopping tablet replica
I20260710 13:22:47.669797 16488 raft_consensus.cc:2243] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.670608 16488 raft_consensus.cc:2272] T d7e3aaae2842452ea391dbe122b21ad8 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.672497 16488 tablet_replica.cc:333] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a: stopping tablet replica
I20260710 13:22:47.673062 16488 raft_consensus.cc:2243] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.673547 16488 raft_consensus.cc:2272] T c2c85a9955744dabb88d0494d746dced P c746ca702d3a48c4b9d50aa0eab9e27a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.675500 16488 tablet_replica.cc:333] T 7ed1d2e03e83479f978a3f2bc70f5391 P c746ca702d3a48c4b9d50aa0eab9e27a: stopping tablet replica
I20260710 13:22:47.676055 16488 raft_consensus.cc:2243] T 7ed1d2e03e83479f978a3f2bc70f5391 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.676523 16488 raft_consensus.cc:2272] T 7ed1d2e03e83479f978a3f2bc70f5391 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.678449 16488 tablet_replica.cc:333] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a: stopping tablet replica
I20260710 13:22:47.679010 16488 raft_consensus.cc:2243] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.679522 16488 raft_consensus.cc:2272] T 0cfdf42095ad48539bd68cbfe811d8a2 P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.681517 16488 tablet_replica.cc:333] T b2a4ad9c263b4e9085b71e0e46c5521e P c746ca702d3a48c4b9d50aa0eab9e27a: stopping tablet replica
I20260710 13:22:47.682179 16488 raft_consensus.cc:2243] T b2a4ad9c263b4e9085b71e0e46c5521e P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.682659 16488 raft_consensus.cc:2272] T b2a4ad9c263b4e9085b71e0e46c5521e P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.684808 16488 tablet_replica.cc:333] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a: stopping tablet replica
I20260710 13:22:47.685281 16488 raft_consensus.cc:2243] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.685729 16488 raft_consensus.cc:2272] T a4b652f6be37479a8cc059da273d81be P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.687536 16488 tablet_replica.cc:333] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a: stopping tablet replica
I20260710 13:22:47.687999 16488 raft_consensus.cc:2243] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.688380 16488 raft_consensus.cc:2272] T 213cc6aa31474866aa46a2ce12d63961 P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.690251 16488 tablet_replica.cc:333] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a: stopping tablet replica
I20260710 13:22:47.690704 16488 raft_consensus.cc:2243] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.691069 16488 raft_consensus.cc:2272] T 74d3a4e358f146ceaca2c85a77901815 P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.692991 16488 tablet_replica.cc:333] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a: stopping tablet replica
I20260710 13:22:47.693507 16488 raft_consensus.cc:2243] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.693915 16488 raft_consensus.cc:2272] T b865a876300d443bac0ec3cf2f8c1a0a P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.695734 16488 tablet_replica.cc:333] T fd31f35e8f67420ab12871169c01e306 P c746ca702d3a48c4b9d50aa0eab9e27a: stopping tablet replica
I20260710 13:22:47.696187 16488 raft_consensus.cc:2243] T fd31f35e8f67420ab12871169c01e306 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.696552 16488 raft_consensus.cc:2272] T fd31f35e8f67420ab12871169c01e306 P c746ca702d3a48c4b9d50aa0eab9e27a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.698529 16488 tablet_replica.cc:333] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a: stopping tablet replica
I20260710 13:22:47.698953 16488 raft_consensus.cc:2243] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:47.699324 16488 raft_consensus.cc:2272] T 3bff77d3f0f840c1a7bccf45a2842903 P c746ca702d3a48c4b9d50aa0eab9e27a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.737903 16488 tablet_server.cc:196] TabletServer@127.16.26.4:0 shutdown complete.
I20260710 13:22:47.770771 16488 master.cc:562] Master@127.16.26.62:39267 shutting down...
I20260710 13:22:47.802443 16488 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:47.802994 16488 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:47.803259 16488 tablet_replica.cc:333] T 00000000000000000000000000000000 P c20342b5dfcd4d0e9b59fa3bddd113e7: stopping tablet replica
I20260710 13:22:47.823650 16488 master.cc:584] Master@127.16.26.62:39267 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19525 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:22:47.886150 16488 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.26.62:42245
I20260710 13:22:47.887430 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:47.894129 19342 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:47.894446 19343 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:47.895478 19345 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:47.896083 16488 server_base.cc:1061] running on GCE node
I20260710 13:22:47.897122 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:47.897367 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:47.897585 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689767897569 us; error 0 us; skew 500 ppm
I20260710 13:22:47.898186 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:47.901247 16488 webserver.cc:533] Webserver started at http://127.16.26.62:39841/ using document root <none> and password file <none>
I20260710 13:22:47.901998 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:47.902443 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:47.902720 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:47.903893 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/master-0-root/instance:
uuid: "ba6ef7dceeb249e0943ff15ffe76ebab"
format_stamp: "Formatted at 2026-07-10 13:22:47 on dist-test-slave-fcbk"
I20260710 13:22:47.908628 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:22:47.912412 19350 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:47.913362 16488 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:22:47.913847 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/master-0-root
uuid: "ba6ef7dceeb249e0943ff15ffe76ebab"
format_stamp: "Formatted at 2026-07-10 13:22:47 on dist-test-slave-fcbk"
I20260710 13:22:47.914162 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:47.926198 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:47.927572 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:47.970175 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.62:42245
I20260710 13:22:47.970268 19401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.62:42245 every 8 connection(s)
I20260710 13:22:47.974290 19402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:47.984463 19402 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab: Bootstrap starting.
I20260710 13:22:47.989362 19402 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:47.993824 19402 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab: No bootstrap required, opened a new log
I20260710 13:22:47.996021 19402 raft_consensus.cc:359] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba6ef7dceeb249e0943ff15ffe76ebab" member_type: VOTER }
I20260710 13:22:47.996423 19402 raft_consensus.cc:385] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:47.996686 19402 raft_consensus.cc:740] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba6ef7dceeb249e0943ff15ffe76ebab, State: Initialized, Role: FOLLOWER
I20260710 13:22:47.997403 19402 consensus_queue.cc:260] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ba6ef7dceeb249e0943ff15ffe76ebab" member_type: VOTER }
I20260710 13:22:47.997874 19402 raft_consensus.cc:399] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:22:47.998075 19402 raft_consensus.cc:493] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:22:47.998371 19402 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:48.002980 19402 raft_consensus.cc:515] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba6ef7dceeb249e0943ff15ffe76ebab" member_type: VOTER }
I20260710 13:22:48.003525 19402 leader_election.cc:304] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab [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: ba6ef7dceeb249e0943ff15ffe76ebab; no voters: 
I20260710 13:22:48.004881 19402 leader_election.cc:290] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:22:48.005303 19405 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:48.006724 19405 raft_consensus.cc:697] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab [term 1 LEADER]: Becoming Leader. State: Replica: ba6ef7dceeb249e0943ff15ffe76ebab, State: Running, Role: LEADER
I20260710 13:22:48.007413 19405 consensus_queue.cc:237] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab [LEADER]: Queue going to LEADER mode. State: All 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: "ba6ef7dceeb249e0943ff15ffe76ebab" member_type: VOTER }
I20260710 13:22:48.007918 19402 sys_catalog.cc:565] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:22:48.011760 19406 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ba6ef7dceeb249e0943ff15ffe76ebab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba6ef7dceeb249e0943ff15ffe76ebab" member_type: VOTER } }
I20260710 13:22:48.011832 19407 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab [sys.catalog]: SysCatalogTable state changed. Reason: New leader ba6ef7dceeb249e0943ff15ffe76ebab. Latest consensus state: current_term: 1 leader_uuid: "ba6ef7dceeb249e0943ff15ffe76ebab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba6ef7dceeb249e0943ff15ffe76ebab" member_type: VOTER } }
I20260710 13:22:48.012527 19406 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:48.012545 19407 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:48.016086 19412 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:22:48.024322 19412 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:22:48.025282 16488 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:22:48.033697 19412 catalog_manager.cc:1383] Generated new cluster ID: 0bec22dc15944c4f8f66cc09b08b496d
I20260710 13:22:48.034065 19412 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:22:48.050575 19412 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:22:48.051963 19412 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:22:48.065507 19412 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab: Generated new TSK 0
I20260710 13:22:48.066994 19412 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:22:48.091864 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:48.098444 19423 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:48.099326 19424 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:48.102576 19426 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:48.102699 16488 server_base.cc:1061] running on GCE node
I20260710 13:22:48.103678 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:48.103879 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:48.104094 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689768104056 us; error 0 us; skew 500 ppm
I20260710 13:22:48.104787 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:48.107549 16488 webserver.cc:533] Webserver started at http://127.16.26.1:32973/ using document root <none> and password file <none>
I20260710 13:22:48.108119 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:48.108335 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:48.108659 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:48.110044 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/ts-0-root/instance:
uuid: "f14ac40bb3964246bdb7705ab6691654"
format_stamp: "Formatted at 2026-07-10 13:22:48 on dist-test-slave-fcbk"
I20260710 13:22:48.114984 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:22:48.119107 19431 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:48.120048 16488 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 13:22:48.120443 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/ts-0-root
uuid: "f14ac40bb3964246bdb7705ab6691654"
format_stamp: "Formatted at 2026-07-10 13:22:48 on dist-test-slave-fcbk"
I20260710 13:22:48.120755 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:48.133975 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:48.135298 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:48.136870 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:48.139338 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:48.139561 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:48.139809 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:48.139993 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:48.183739 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.1:33463
I20260710 13:22:48.183835 19493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.1:33463 every 8 connection(s)
I20260710 13:22:48.189499 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:48.198544 19498 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:48.199062 19499 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:48.202909 19494 heartbeater.cc:344] Connected to a master server at 127.16.26.62:42245
W20260710 13:22:48.203202 19501 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:48.203313 16488 server_base.cc:1061] running on GCE node
I20260710 13:22:48.203487 19494 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:48.205080 19494 heartbeater.cc:507] Master 127.16.26.62:42245 requested a full tablet report, sending...
I20260710 13:22:48.205468 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:48.205755 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:48.205978 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689768205958 us; error 0 us; skew 500 ppm
I20260710 13:22:48.206722 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:48.207703 19367 ts_manager.cc:194] Registered new tserver with Master: f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463)
I20260710 13:22:48.209513 16488 webserver.cc:533] Webserver started at http://127.16.26.2:39689/ using document root <none> and password file <none>
I20260710 13:22:48.210003 19367 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49240
I20260710 13:22:48.210111 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:48.210407 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:48.210698 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:48.212237 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/ts-1-root/instance:
uuid: "cd1d5bb4c4374439a98737db5d4bf907"
format_stamp: "Formatted at 2026-07-10 13:22:48 on dist-test-slave-fcbk"
I20260710 13:22:48.217039 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 13:22:48.220551 19506 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:48.221472 16488 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:22:48.221776 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/ts-1-root
uuid: "cd1d5bb4c4374439a98737db5d4bf907"
format_stamp: "Formatted at 2026-07-10 13:22:48 on dist-test-slave-fcbk"
I20260710 13:22:48.222064 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:48.260383 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:48.261608 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:48.263073 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:48.265277 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:48.265477 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:48.265806 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:48.265966 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:48.308915 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.2:44151
I20260710 13:22:48.308944 19568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.2:44151 every 8 connection(s)
I20260710 13:22:48.314411 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:48.322962 19572 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:48.324515 19573 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:48.328140 16488 server_base.cc:1061] running on GCE node
W20260710 13:22:48.328791 19575 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:48.329982 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:22:48.330001 19569 heartbeater.cc:344] Connected to a master server at 127.16.26.62:42245
W20260710 13:22:48.330343 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:48.330552 19569 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:48.330567 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689768330552 us; error 0 us; skew 500 ppm
I20260710 13:22:48.331454 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:48.331558 19569 heartbeater.cc:507] Master 127.16.26.62:42245 requested a full tablet report, sending...
I20260710 13:22:48.334174 19367 ts_manager.cc:194] Registered new tserver with Master: cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151)
I20260710 13:22:48.334371 16488 webserver.cc:533] Webserver started at http://127.16.26.3:44013/ using document root <none> and password file <none>
I20260710 13:22:48.335049 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:48.335299 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:48.335610 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:48.336064 19367 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49246
I20260710 13:22:48.337215 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/ts-2-root/instance:
uuid: "b3ba1746afb147f2854a2c96259c9cc8"
format_stamp: "Formatted at 2026-07-10 13:22:48 on dist-test-slave-fcbk"
I20260710 13:22:48.341920 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:22:48.345916 19580 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:48.346863 16488 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:22:48.347128 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/ts-2-root
uuid: "b3ba1746afb147f2854a2c96259c9cc8"
format_stamp: "Formatted at 2026-07-10 13:22:48 on dist-test-slave-fcbk"
I20260710 13:22:48.347381 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:48.366499 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:48.367666 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:48.369086 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:48.371479 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:48.371659 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:48.371963 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:48.372124 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:48.415654 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.3:46653
I20260710 13:22:48.415771 19642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.3:46653 every 8 connection(s)
I20260710 13:22:48.430711 19643 heartbeater.cc:344] Connected to a master server at 127.16.26.62:42245
I20260710 13:22:48.431149 19643 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:48.432037 19643 heartbeater.cc:507] Master 127.16.26.62:42245 requested a full tablet report, sending...
I20260710 13:22:48.434207 19367 ts_manager.cc:194] Registered new tserver with Master: b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:48.434876 16488 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015922609s
I20260710 13:22:48.435976 19367 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49254
I20260710 13:22:48.464015 19367 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49268:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:22:48.466897 19367 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:22:48.552135 19608 tablet_service.cc:1511] Processing CreateTablet for tablet f77eb11cbca14a49892917bebe4fc477 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:22:48.553807 19608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f77eb11cbca14a49892917bebe4fc477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.555256 19605 tablet_service.cc:1511] Processing CreateTablet for tablet 71038b90137940cea6b0da55f8243da8 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:22:48.556967 19605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71038b90137940cea6b0da55f8243da8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.557298 19607 tablet_service.cc:1511] Processing CreateTablet for tablet 3974f6da3073496b80409e257742e5c9 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:22:48.558796 19607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3974f6da3073496b80409e257742e5c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.553323 19606 tablet_service.cc:1511] Processing CreateTablet for tablet 5b51c0bc359b4f16863eee4be1bb30c5 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:22:48.562440 19606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b51c0bc359b4f16863eee4be1bb30c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.566542 19603 tablet_service.cc:1511] Processing CreateTablet for tablet 898281bd017448808a5e4ba6302a7033 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:22:48.566543 19604 tablet_service.cc:1511] Processing CreateTablet for tablet aa2b2f5d4d234822b5d8620f72155d1b (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:22:48.568220 19603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898281bd017448808a5e4ba6302a7033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.568749 19602 tablet_service.cc:1511] Processing CreateTablet for tablet fd07d4ea241f4bf4a311a4bd4dacd752 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:22:48.569212 19604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa2b2f5d4d234822b5d8620f72155d1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.573244 19601 tablet_service.cc:1511] Processing CreateTablet for tablet 8dae0436d85e43b5a53d26988053572e (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:22:48.574774 19601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dae0436d85e43b5a53d26988053572e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.575775 19602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd07d4ea241f4bf4a311a4bd4dacd752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.578176 19600 tablet_service.cc:1511] Processing CreateTablet for tablet 3f09c0d4e41749a8894186adb000c5c6 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:22:48.579701 19600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f09c0d4e41749a8894186adb000c5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.582891 19599 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8d129c93004690bcb97ddb4feb9281 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:22:48.584539 19599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8d129c93004690bcb97ddb4feb9281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.622841 19459 tablet_service.cc:1511] Processing CreateTablet for tablet f77eb11cbca14a49892917bebe4fc477 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:22:48.624428 19459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f77eb11cbca14a49892917bebe4fc477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.635542 19458 tablet_service.cc:1511] Processing CreateTablet for tablet 3974f6da3073496b80409e257742e5c9 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:22:48.637192 19458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3974f6da3073496b80409e257742e5c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.646739 19456 tablet_service.cc:1511] Processing CreateTablet for tablet 71038b90137940cea6b0da55f8243da8 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:22:48.648602 19456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71038b90137940cea6b0da55f8243da8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.648365 19529 tablet_service.cc:1511] Processing CreateTablet for tablet 898281bd017448808a5e4ba6302a7033 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:22:48.649515 19658 tablet_bootstrap.cc:492] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8: Bootstrap starting.
I20260710 13:22:48.650594 19530 tablet_service.cc:1511] Processing CreateTablet for tablet aa2b2f5d4d234822b5d8620f72155d1b (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:22:48.652457 19452 tablet_service.cc:1511] Processing CreateTablet for tablet 8dae0436d85e43b5a53d26988053572e (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:22:48.658319 19533 tablet_service.cc:1511] Processing CreateTablet for tablet 3974f6da3073496b80409e257742e5c9 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:22:48.660514 19455 tablet_service.cc:1511] Processing CreateTablet for tablet aa2b2f5d4d234822b5d8620f72155d1b (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:22:48.661167 19527 tablet_service.cc:1511] Processing CreateTablet for tablet 8dae0436d85e43b5a53d26988053572e (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:22:48.662722 19534 tablet_service.cc:1511] Processing CreateTablet for tablet f77eb11cbca14a49892917bebe4fc477 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:22:48.665989 19526 tablet_service.cc:1511] Processing CreateTablet for tablet 3f09c0d4e41749a8894186adb000c5c6 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:22:48.666363 19531 tablet_service.cc:1511] Processing CreateTablet for tablet 71038b90137940cea6b0da55f8243da8 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:22:48.667630 19453 tablet_service.cc:1511] Processing CreateTablet for tablet fd07d4ea241f4bf4a311a4bd4dacd752 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:22:48.654516 19532 tablet_service.cc:1511] Processing CreateTablet for tablet 5b51c0bc359b4f16863eee4be1bb30c5 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:22:48.656354 19454 tablet_service.cc:1511] Processing CreateTablet for tablet 898281bd017448808a5e4ba6302a7033 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:22:48.664786 19457 tablet_service.cc:1511] Processing CreateTablet for tablet 5b51c0bc359b4f16863eee4be1bb30c5 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:22:48.669545 19525 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8d129c93004690bcb97ddb4feb9281 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:22:48.671627 19529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898281bd017448808a5e4ba6302a7033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.658357 19452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dae0436d85e43b5a53d26988053572e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.674825 19526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f09c0d4e41749a8894186adb000c5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.676625 19658 tablet_bootstrap.cc:654] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:48.677829 19457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b51c0bc359b4f16863eee4be1bb30c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.681972 19455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa2b2f5d4d234822b5d8620f72155d1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.682363 19525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8d129c93004690bcb97ddb4feb9281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.685945 19454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898281bd017448808a5e4ba6302a7033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.687429 19530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa2b2f5d4d234822b5d8620f72155d1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.646835 19528 tablet_service.cc:1511] Processing CreateTablet for tablet fd07d4ea241f4bf4a311a4bd4dacd752 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:22:48.691187 19453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd07d4ea241f4bf4a311a4bd4dacd752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.692759 19658 tablet_bootstrap.cc:492] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8: No bootstrap required, opened a new log
I20260710 13:22:48.693342 19658 ts_tablet_manager.cc:1403] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.011s
I20260710 13:22:48.694862 19451 tablet_service.cc:1511] Processing CreateTablet for tablet 3f09c0d4e41749a8894186adb000c5c6 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:22:48.696225 19451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f09c0d4e41749a8894186adb000c5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.696826 19658 raft_consensus.cc:359] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:48.697639 19658 raft_consensus.cc:385] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:48.697997 19658 raft_consensus.cc:740] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3ba1746afb147f2854a2c96259c9cc8, State: Initialized, Role: FOLLOWER
I20260710 13:22:48.698997 19658 consensus_queue.cc:260] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:48.699185 19450 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8d129c93004690bcb97ddb4feb9281 (DEFAULT_TABLE table=test-workload [id=82d463b0994247abb9df060b856bff62]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:22:48.689208 19528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd07d4ea241f4bf4a311a4bd4dacd752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.701144 19450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8d129c93004690bcb97ddb4feb9281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.711577 19533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3974f6da3073496b80409e257742e5c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.713806 19534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f77eb11cbca14a49892917bebe4fc477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.715209 19531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71038b90137940cea6b0da55f8243da8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.716521 19527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dae0436d85e43b5a53d26988053572e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.718793 19532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b51c0bc359b4f16863eee4be1bb30c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:48.764089 19659 tablet_bootstrap.cc:492] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654: Bootstrap starting.
I20260710 13:22:48.767905 19643 heartbeater.cc:499] Master 127.16.26.62:42245 was elected leader, sending a full tablet report...
I20260710 13:22:48.790122 19659 tablet_bootstrap.cc:654] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:48.800340 19658 ts_tablet_manager.cc:1434] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8: Time spent starting tablet: real 0.107s	user 0.006s	sys 0.018s
I20260710 13:22:48.801673 19658 tablet_bootstrap.cc:492] T 898281bd017448808a5e4ba6302a7033 P b3ba1746afb147f2854a2c96259c9cc8: Bootstrap starting.
I20260710 13:22:48.812808 19662 tablet_bootstrap.cc:492] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907: Bootstrap starting.
I20260710 13:22:48.833133 19658 tablet_bootstrap.cc:654] T 898281bd017448808a5e4ba6302a7033 P b3ba1746afb147f2854a2c96259c9cc8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:48.841468 19662 tablet_bootstrap.cc:654] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:48.864391 19659 tablet_bootstrap.cc:492] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654: No bootstrap required, opened a new log
I20260710 13:22:48.864949 19659 ts_tablet_manager.cc:1403] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654: Time spent bootstrapping tablet: real 0.101s	user 0.016s	sys 0.018s
I20260710 13:22:48.869042 19659 raft_consensus.cc:359] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } }
I20260710 13:22:48.870078 19659 raft_consensus.cc:385] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:48.870536 19659 raft_consensus.cc:740] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f14ac40bb3964246bdb7705ab6691654, State: Initialized, Role: FOLLOWER
I20260710 13:22:48.871551 19659 consensus_queue.cc:260] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } }
I20260710 13:22:48.874197 19494 heartbeater.cc:499] Master 127.16.26.62:42245 was elected leader, sending a full tablet report...
I20260710 13:22:48.874346 19658 tablet_bootstrap.cc:492] T 898281bd017448808a5e4ba6302a7033 P b3ba1746afb147f2854a2c96259c9cc8: No bootstrap required, opened a new log
I20260710 13:22:48.874784 19659 ts_tablet_manager.cc:1434] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:22:48.874984 19658 ts_tablet_manager.cc:1403] T 898281bd017448808a5e4ba6302a7033 P b3ba1746afb147f2854a2c96259c9cc8: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.017s
I20260710 13:22:48.875998 19659 tablet_bootstrap.cc:492] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654: Bootstrap starting.
I20260710 13:22:48.880903 19662 tablet_bootstrap.cc:492] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907: No bootstrap required, opened a new log
I20260710 13:22:48.881597 19662 ts_tablet_manager.cc:1403] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.006s
I20260710 13:22:48.882094 19658 raft_consensus.cc:359] T 898281bd017448808a5e4ba6302a7033 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:48.883067 19658 raft_consensus.cc:385] T 898281bd017448808a5e4ba6302a7033 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:48.883507 19659 tablet_bootstrap.cc:654] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:48.883469 19658 raft_consensus.cc:740] T 898281bd017448808a5e4ba6302a7033 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3ba1746afb147f2854a2c96259c9cc8, State: Initialized, Role: FOLLOWER
I20260710 13:22:48.884793 19658 consensus_queue.cc:260] T 898281bd017448808a5e4ba6302a7033 P b3ba1746afb147f2854a2c96259c9cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:48.884999 19662 raft_consensus.cc:359] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:48.885978 19662 raft_consensus.cc:385] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:48.886348 19662 raft_consensus.cc:740] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1d5bb4c4374439a98737db5d4bf907, State: Initialized, Role: FOLLOWER
I20260710 13:22:48.887738 19658 ts_tablet_manager.cc:1434] T 898281bd017448808a5e4ba6302a7033 P b3ba1746afb147f2854a2c96259c9cc8: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:22:48.887493 19662 consensus_queue.cc:260] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:48.888976 19658 tablet_bootstrap.cc:492] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8: Bootstrap starting.
I20260710 13:22:48.895738 19662 ts_tablet_manager.cc:1434] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:22:48.897114 19658 tablet_bootstrap.cc:654] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:48.898093 19569 heartbeater.cc:499] Master 127.16.26.62:42245 was elected leader, sending a full tablet report...
I20260710 13:22:48.903725 19662 tablet_bootstrap.cc:492] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907: Bootstrap starting.
I20260710 13:22:48.903852 19659 tablet_bootstrap.cc:492] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654: No bootstrap required, opened a new log
I20260710 13:22:48.907939 19659 ts_tablet_manager.cc:1403] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.007s
I20260710 13:22:48.911404 19661 raft_consensus.cc:493] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:48.912055 19662 tablet_bootstrap.cc:654] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:48.911706 19659 raft_consensus.cc:359] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:48.913072 19659 raft_consensus.cc:385] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:48.913527 19659 raft_consensus.cc:740] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f14ac40bb3964246bdb7705ab6691654, State: Initialized, Role: FOLLOWER
I20260710 13:22:48.914505 19659 consensus_queue.cc:260] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:48.912256 19661 raft_consensus.cc:515] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:48.917336 19659 ts_tablet_manager.cc:1434] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 13:22:48.918500 19658 tablet_bootstrap.cc:492] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8: No bootstrap required, opened a new log
I20260710 13:22:48.918643 19659 tablet_bootstrap.cc:492] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654: Bootstrap starting.
I20260710 13:22:48.919270 19658 ts_tablet_manager.cc:1403] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8: Time spent bootstrapping tablet: real 0.030s	user 0.025s	sys 0.001s
I20260710 13:22:48.924337 19658 raft_consensus.cc:359] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:48.925179 19658 raft_consensus.cc:385] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:48.925556 19658 raft_consensus.cc:740] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3ba1746afb147f2854a2c96259c9cc8, State: Initialized, Role: FOLLOWER
I20260710 13:22:48.926425 19658 consensus_queue.cc:260] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:48.931813 19659 tablet_bootstrap.cc:654] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:48.935650 19661 leader_election.cc:290] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151)
I20260710 13:22:48.943123 19662 tablet_bootstrap.cc:492] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907: No bootstrap required, opened a new log
I20260710 13:22:48.943756 19662 ts_tablet_manager.cc:1403] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.010s
I20260710 13:22:48.947171 19662 raft_consensus.cc:359] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:48.947974 19662 raft_consensus.cc:385] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:48.948442 19662 raft_consensus.cc:740] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1d5bb4c4374439a98737db5d4bf907, State: Initialized, Role: FOLLOWER
I20260710 13:22:48.949813 19659 tablet_bootstrap.cc:492] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654: No bootstrap required, opened a new log
I20260710 13:22:48.949631 19662 consensus_queue.cc:260] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:48.950703 19659 ts_tablet_manager.cc:1403] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.003s
I20260710 13:22:48.953867 19662 ts_tablet_manager.cc:1434] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 13:22:48.955565 19662 tablet_bootstrap.cc:492] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907: Bootstrap starting.
I20260710 13:22:48.955403 19659 raft_consensus.cc:359] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:48.956912 19659 raft_consensus.cc:385] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:48.957442 19659 raft_consensus.cc:740] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f14ac40bb3964246bdb7705ab6691654, State: Initialized, Role: FOLLOWER
I20260710 13:22:48.958674 19659 consensus_queue.cc:260] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:48.969601 19662 tablet_bootstrap.cc:654] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:48.973112 19659 ts_tablet_manager.cc:1434] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 13:22:48.977413 19659 tablet_bootstrap.cc:492] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654: Bootstrap starting.
I20260710 13:22:48.974550 19469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd07d4ea241f4bf4a311a4bd4dacd752" candidate_uuid: "b3ba1746afb147f2854a2c96259c9cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654" is_pre_election: true
I20260710 13:22:48.979558 19469 raft_consensus.cc:2468] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3ba1746afb147f2854a2c96259c9cc8 in term 0.
I20260710 13:22:48.982096 19582 leader_election.cc:304] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3ba1746afb147f2854a2c96259c9cc8, f14ac40bb3964246bdb7705ab6691654; no voters: 
I20260710 13:22:48.983420 19661 raft_consensus.cc:2804] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:48.983983 19661 raft_consensus.cc:493] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:48.984460 19661 raft_consensus.cc:3060] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:48.987679 19659 tablet_bootstrap.cc:654] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:48.995239 19544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd07d4ea241f4bf4a311a4bd4dacd752" candidate_uuid: "b3ba1746afb147f2854a2c96259c9cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d5bb4c4374439a98737db5d4bf907" is_pre_election: true
W20260710 13:22:48.997807 19582 leader_election.cc:343] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:49.001477 19659 tablet_bootstrap.cc:492] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654: No bootstrap required, opened a new log
I20260710 13:22:49.002429 19659 ts_tablet_manager.cc:1403] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.003s
I20260710 13:22:49.010846 19662 tablet_bootstrap.cc:492] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907: No bootstrap required, opened a new log
I20260710 13:22:49.010977 19658 ts_tablet_manager.cc:1434] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8: Time spent starting tablet: real 0.091s	user 0.036s	sys 0.046s
I20260710 13:22:49.011560 19662 ts_tablet_manager.cc:1403] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.040s
I20260710 13:22:49.012585 19659 raft_consensus.cc:359] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.014731 19658 tablet_bootstrap.cc:492] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8: Bootstrap starting.
I20260710 13:22:49.015727 19659 raft_consensus.cc:385] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:49.015417 19662 raft_consensus.cc:359] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.016650 19659 raft_consensus.cc:740] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f14ac40bb3964246bdb7705ab6691654, State: Initialized, Role: FOLLOWER
I20260710 13:22:49.017030 19662 raft_consensus.cc:385] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:49.017514 19662 raft_consensus.cc:740] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1d5bb4c4374439a98737db5d4bf907, State: Initialized, Role: FOLLOWER
I20260710 13:22:49.017997 19659 consensus_queue.cc:260] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.018532 19662 consensus_queue.cc:260] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
W20260710 13:22:49.019801 19415 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:49.021276 19659 ts_tablet_manager.cc:1434] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260710 13:22:49.021368 19662 ts_tablet_manager.cc:1434] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:22:49.022670 19659 tablet_bootstrap.cc:492] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654: Bootstrap starting.
I20260710 13:22:49.022660 19662 tablet_bootstrap.cc:492] T aa2b2f5d4d234822b5d8620f72155d1b P cd1d5bb4c4374439a98737db5d4bf907: Bootstrap starting.
I20260710 13:22:49.023540 19658 tablet_bootstrap.cc:654] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:49.026281 19666 raft_consensus.cc:493] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:49.026889 19666 raft_consensus.cc:515] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.031165 19662 tablet_bootstrap.cc:654] T aa2b2f5d4d234822b5d8620f72155d1b P cd1d5bb4c4374439a98737db5d4bf907: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:49.014443 19661 raft_consensus.cc:515] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.039866 19666 leader_election.cc:290] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:49.046816 19658 tablet_bootstrap.cc:492] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8: No bootstrap required, opened a new log
I20260710 13:22:49.050118 19658 ts_tablet_manager.cc:1403] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.008s
I20260710 13:22:49.053303 19469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd07d4ea241f4bf4a311a4bd4dacd752" candidate_uuid: "b3ba1746afb147f2854a2c96259c9cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654"
I20260710 13:22:49.050058 19668 raft_consensus.cc:493] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:49.054037 19469 raft_consensus.cc:3060] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.054426 19668 raft_consensus.cc:515] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.054705 19658 raft_consensus.cc:359] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.055639 19658 raft_consensus.cc:385] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:49.056031 19658 raft_consensus.cc:740] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3ba1746afb147f2854a2c96259c9cc8, State: Initialized, Role: FOLLOWER
I20260710 13:22:49.056972 19658 consensus_queue.cc:260] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.062788 19659 tablet_bootstrap.cc:654] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:49.063874 19544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd07d4ea241f4bf4a311a4bd4dacd752" candidate_uuid: "b3ba1746afb147f2854a2c96259c9cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d5bb4c4374439a98737db5d4bf907"
W20260710 13:22:49.066084 19582 leader_election.cc:343] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:49.069111 19666 raft_consensus.cc:493] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:49.069693 19666 raft_consensus.cc:515] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } }
I20260710 13:22:49.070545 19668 leader_election.cc:290] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:49.071658 19661 leader_election.cc:290] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 1 election: Requested vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151)
I20260710 13:22:49.078758 19666 leader_election.cc:290] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653), cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151)
I20260710 13:22:49.083815 19661 raft_consensus.cc:493] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:49.083237 19469 raft_consensus.cc:2468] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3ba1746afb147f2854a2c96259c9cc8 in term 1.
I20260710 13:22:49.087634 19661 raft_consensus.cc:515] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.089437 19668 raft_consensus.cc:493] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:49.092034 19668 raft_consensus.cc:515] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.092603 19661 leader_election.cc:290] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151)
I20260710 13:22:49.093078 19662 tablet_bootstrap.cc:492] T aa2b2f5d4d234822b5d8620f72155d1b P cd1d5bb4c4374439a98737db5d4bf907: No bootstrap required, opened a new log
I20260710 13:22:49.093693 19662 ts_tablet_manager.cc:1403] T aa2b2f5d4d234822b5d8620f72155d1b P cd1d5bb4c4374439a98737db5d4bf907: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.028s
I20260710 13:22:49.094306 19668 leader_election.cc:290] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:49.094332 19658 ts_tablet_manager.cc:1434] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260710 13:22:49.096745 19658 tablet_bootstrap.cc:492] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8: Bootstrap starting.
I20260710 13:22:49.097251 19662 raft_consensus.cc:359] T aa2b2f5d4d234822b5d8620f72155d1b P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.098129 19662 raft_consensus.cc:385] T aa2b2f5d4d234822b5d8620f72155d1b P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:49.098452 19662 raft_consensus.cc:740] T aa2b2f5d4d234822b5d8620f72155d1b P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1d5bb4c4374439a98737db5d4bf907, State: Initialized, Role: FOLLOWER
I20260710 13:22:49.101830 19662 consensus_queue.cc:260] T aa2b2f5d4d234822b5d8620f72155d1b P cd1d5bb4c4374439a98737db5d4bf907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.107436 19662 ts_tablet_manager.cc:1434] T aa2b2f5d4d234822b5d8620f72155d1b P cd1d5bb4c4374439a98737db5d4bf907: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 13:22:49.109221 19658 tablet_bootstrap.cc:654] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:49.111300 19659 tablet_bootstrap.cc:492] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654: No bootstrap required, opened a new log
I20260710 13:22:49.111878 19659 ts_tablet_manager.cc:1403] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.017s
I20260710 13:22:49.115454 19659 raft_consensus.cc:359] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.116267 19659 raft_consensus.cc:385] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:49.116684 19659 raft_consensus.cc:740] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f14ac40bb3964246bdb7705ab6691654, State: Initialized, Role: FOLLOWER
I20260710 13:22:49.108526 19662 tablet_bootstrap.cc:492] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907: Bootstrap starting.
I20260710 13:22:49.122418 19659 consensus_queue.cc:260] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.123417 19666 raft_consensus.cc:493] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:49.123982 19666 raft_consensus.cc:515] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.127625 19468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898281bd017448808a5e4ba6302a7033" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654" is_pre_election: true
I20260710 13:22:49.128464 19468 raft_consensus.cc:2468] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1d5bb4c4374439a98737db5d4bf907 in term 0.
I20260710 13:22:49.128954 19469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8d129c93004690bcb97ddb4feb9281" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654" is_pre_election: true
I20260710 13:22:49.129930 19508 leader_election.cc:304] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1d5bb4c4374439a98737db5d4bf907, f14ac40bb3964246bdb7705ab6691654; no voters: 
I20260710 13:22:49.130999 19668 raft_consensus.cc:2804] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:49.131413 19668 raft_consensus.cc:493] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:49.131552 19662 tablet_bootstrap.cc:654] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:49.131497 19544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898281bd017448808a5e4ba6302a7033" candidate_uuid: "f14ac40bb3964246bdb7705ab6691654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d5bb4c4374439a98737db5d4bf907" is_pre_election: true
I20260710 13:22:49.131863 19618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898281bd017448808a5e4ba6302a7033" candidate_uuid: "f14ac40bb3964246bdb7705ab6691654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8" is_pre_election: true
I20260710 13:22:49.132424 19617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77eb11cbca14a49892917bebe4fc477" candidate_uuid: "f14ac40bb3964246bdb7705ab6691654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8" is_pre_election: true
I20260710 13:22:49.132680 19618 raft_consensus.cc:2468] T 898281bd017448808a5e4ba6302a7033 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f14ac40bb3964246bdb7705ab6691654 in term 0.
I20260710 13:22:49.131902 19668 raft_consensus.cc:3060] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.134701 19666 leader_election.cc:290] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
W20260710 13:22:49.136441 19508 leader_election.cc:343] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:49.137224 19542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3974f6da3073496b80409e257742e5c9" candidate_uuid: "f14ac40bb3964246bdb7705ab6691654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d5bb4c4374439a98737db5d4bf907" is_pre_election: true
I20260710 13:22:49.138247 19617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3974f6da3073496b80409e257742e5c9" candidate_uuid: "f14ac40bb3964246bdb7705ab6691654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8" is_pre_election: true
W20260710 13:22:49.138892 19435 leader_election.cc:343] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:49.134284 19543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77eb11cbca14a49892917bebe4fc477" candidate_uuid: "f14ac40bb3964246bdb7705ab6691654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d5bb4c4374439a98737db5d4bf907" is_pre_election: true
I20260710 13:22:49.139771 19435 leader_election.cc:304] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3ba1746afb147f2854a2c96259c9cc8, f14ac40bb3964246bdb7705ab6691654; no voters: 
W20260710 13:22:49.141585 19433 leader_election.cc:343] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:22:49.144559 19435 leader_election.cc:343] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:22:49.144941 19433 leader_election.cc:343] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:49.145103 19435 leader_election.cc:304] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f14ac40bb3964246bdb7705ab6691654; no voters: b3ba1746afb147f2854a2c96259c9cc8, cd1d5bb4c4374439a98737db5d4bf907
I20260710 13:22:49.145644 19433 leader_election.cc:304] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f14ac40bb3964246bdb7705ab6691654; no voters: b3ba1746afb147f2854a2c96259c9cc8, cd1d5bb4c4374439a98737db5d4bf907
I20260710 13:22:49.149582 19469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8d129c93004690bcb97ddb4feb9281" candidate_uuid: "b3ba1746afb147f2854a2c96259c9cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654" is_pre_election: true
I20260710 13:22:49.154250 19543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8d129c93004690bcb97ddb4feb9281" candidate_uuid: "b3ba1746afb147f2854a2c96259c9cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d5bb4c4374439a98737db5d4bf907" is_pre_election: true
I20260710 13:22:49.155153 19543 raft_consensus.cc:2468] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3ba1746afb147f2854a2c96259c9cc8 in term 0.
I20260710 13:22:49.156841 19666 raft_consensus.cc:2804] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:49.158589 19582 leader_election.cc:304] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [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: b3ba1746afb147f2854a2c96259c9cc8, f14ac40bb3964246bdb7705ab6691654; no voters: cd1d5bb4c4374439a98737db5d4bf907
I20260710 13:22:49.166530 19661 raft_consensus.cc:2804] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:49.161958 19666 raft_consensus.cc:493] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:49.167143 19661 raft_consensus.cc:697] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 LEADER]: Becoming Leader. State: Replica: b3ba1746afb147f2854a2c96259c9cc8, State: Running, Role: LEADER
I20260710 13:22:49.167474 19666 raft_consensus.cc:3060] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.168290 19661 consensus_queue.cc:237] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.168962 19668 raft_consensus.cc:515] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.170854 19544 raft_consensus.cc:2393] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f14ac40bb3964246bdb7705ab6691654 in current term 1: Already voted for candidate cd1d5bb4c4374439a98737db5d4bf907 in this term.
W20260710 13:22:49.167040 19582 leader_election.cc:343] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:49.177223 19658 tablet_bootstrap.cc:492] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8: No bootstrap required, opened a new log
I20260710 13:22:49.177600 19685 raft_consensus.cc:2749] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:49.178046 19658 ts_tablet_manager.cc:1403] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8: Time spent bootstrapping tablet: real 0.082s	user 0.033s	sys 0.005s
I20260710 13:22:49.178599 19686 raft_consensus.cc:2749] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:49.177244 19582 leader_election.cc:304] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [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: b3ba1746afb147f2854a2c96259c9cc8, cd1d5bb4c4374439a98737db5d4bf907; no voters: f14ac40bb3964246bdb7705ab6691654
I20260710 13:22:49.179857 19469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898281bd017448808a5e4ba6302a7033" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654"
I20260710 13:22:49.181807 19662 tablet_bootstrap.cc:492] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907: No bootstrap required, opened a new log
I20260710 13:22:49.180434 19659 ts_tablet_manager.cc:1434] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654: Time spent starting tablet: real 0.068s	user 0.012s	sys 0.006s
I20260710 13:22:49.188722 19662 ts_tablet_manager.cc:1403] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907: Time spent bootstrapping tablet: real 0.080s	user 0.023s	sys 0.003s
I20260710 13:22:49.188587 19658 raft_consensus.cc:359] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.188925 19618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8d129c93004690bcb97ddb4feb9281" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8" is_pre_election: true
I20260710 13:22:49.189350 19658 raft_consensus.cc:385] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:49.189670 19618 raft_consensus.cc:2468] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1d5bb4c4374439a98737db5d4bf907 in term 0.
I20260710 13:22:49.184800 19690 raft_consensus.cc:493] T aa2b2f5d4d234822b5d8620f72155d1b P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:49.190425 19690 raft_consensus.cc:515] T aa2b2f5d4d234822b5d8620f72155d1b P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.190892 19617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898281bd017448808a5e4ba6302a7033" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8" is_pre_election: true
I20260710 13:22:49.191638 19617 raft_consensus.cc:2468] T 898281bd017448808a5e4ba6302a7033 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1d5bb4c4374439a98737db5d4bf907 in term 0.
I20260710 13:22:49.192736 19616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898281bd017448808a5e4ba6302a7033" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8"
I20260710 13:22:49.193158 19690 leader_election.cc:290] T aa2b2f5d4d234822b5d8620f72155d1b P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:49.193531 19616 raft_consensus.cc:3060] T 898281bd017448808a5e4ba6302a7033 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.193673 19468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa2b2f5d4d234822b5d8620f72155d1b" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654" is_pre_election: true
I20260710 13:22:49.182754 19668 leader_election.cc:290] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 election: Requested vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
W20260710 13:22:49.195248 19508 leader_election.cc:343] T aa2b2f5d4d234822b5d8620f72155d1b P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:49.189726 19658 raft_consensus.cc:740] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3ba1746afb147f2854a2c96259c9cc8, State: Initialized, Role: FOLLOWER
I20260710 13:22:49.195113 19662 raft_consensus.cc:359] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } }
I20260710 13:22:49.187507 19666 raft_consensus.cc:515] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.196421 19658 consensus_queue.cc:260] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.197113 19469 raft_consensus.cc:2393] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cd1d5bb4c4374439a98737db5d4bf907 in current term 1: Already voted for candidate f14ac40bb3964246bdb7705ab6691654 in this term.
I20260710 13:22:49.197558 19671 raft_consensus.cc:2804] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:49.197937 19671 raft_consensus.cc:493] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:49.198313 19671 raft_consensus.cc:3060] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.198935 19658 ts_tablet_manager.cc:1434] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:22:49.199009 19544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898281bd017448808a5e4ba6302a7033" candidate_uuid: "f14ac40bb3964246bdb7705ab6691654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d5bb4c4374439a98737db5d4bf907"
I20260710 13:22:49.196435 19662 raft_consensus.cc:385] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:49.200008 19544 raft_consensus.cc:2393] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f14ac40bb3964246bdb7705ab6691654 in current term 1: Already voted for candidate cd1d5bb4c4374439a98737db5d4bf907 in this term.
I20260710 13:22:49.199996 19662 raft_consensus.cc:740] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1d5bb4c4374439a98737db5d4bf907, State: Initialized, Role: FOLLOWER
I20260710 13:22:49.201309 19662 consensus_queue.cc:260] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } }
I20260710 13:22:49.203586 19659 tablet_bootstrap.cc:492] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654: Bootstrap starting.
I20260710 13:22:49.203492 19510 leader_election.cc:304] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [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: b3ba1746afb147f2854a2c96259c9cc8, cd1d5bb4c4374439a98737db5d4bf907; no voters: f14ac40bb3964246bdb7705ab6691654
I20260710 13:22:49.205338 19668 raft_consensus.cc:2804] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:49.205821 19668 raft_consensus.cc:493] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:49.206197 19668 raft_consensus.cc:3060] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.208622 19662 ts_tablet_manager.cc:1434] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.008s
I20260710 13:22:49.209245 19658 tablet_bootstrap.cc:492] T 5b51c0bc359b4f16863eee4be1bb30c5 P b3ba1746afb147f2854a2c96259c9cc8: Bootstrap starting.
I20260710 13:22:49.209794 19662 tablet_bootstrap.cc:492] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907: Bootstrap starting.
I20260710 13:22:49.209151 19366 catalog_manager.cc:5697] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3). New cstate: current_term: 1 leader_uuid: "b3ba1746afb147f2854a2c96259c9cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:49.214396 19618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898281bd017448808a5e4ba6302a7033" candidate_uuid: "f14ac40bb3964246bdb7705ab6691654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8"
I20260710 13:22:49.216384 19435 leader_election.cc:304] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [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: f14ac40bb3964246bdb7705ab6691654; no voters: b3ba1746afb147f2854a2c96259c9cc8, cd1d5bb4c4374439a98737db5d4bf907
I20260710 13:22:49.216872 19662 tablet_bootstrap.cc:654] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:49.217298 19685 raft_consensus.cc:2749] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:49.203529 19617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa2b2f5d4d234822b5d8620f72155d1b" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8" is_pre_election: true
W20260710 13:22:49.219245 19510 leader_election.cc:343] T aa2b2f5d4d234822b5d8620f72155d1b P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:49.219727 19510 leader_election.cc:304] T aa2b2f5d4d234822b5d8620f72155d1b P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd1d5bb4c4374439a98737db5d4bf907; no voters: b3ba1746afb147f2854a2c96259c9cc8, f14ac40bb3964246bdb7705ab6691654
I20260710 13:22:49.227349 19616 raft_consensus.cc:2468] T 898281bd017448808a5e4ba6302a7033 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1d5bb4c4374439a98737db5d4bf907 in term 1.
I20260710 13:22:49.231405 19658 tablet_bootstrap.cc:654] T 5b51c0bc359b4f16863eee4be1bb30c5 P b3ba1746afb147f2854a2c96259c9cc8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:49.233799 19690 raft_consensus.cc:493] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:49.234926 19659 tablet_bootstrap.cc:654] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:49.234545 19690 raft_consensus.cc:515] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } }
I20260710 13:22:49.238379 19469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77eb11cbca14a49892917bebe4fc477" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654" is_pre_election: true
I20260710 13:22:49.239298 19469 raft_consensus.cc:2468] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1d5bb4c4374439a98737db5d4bf907 in term 0.
I20260710 13:22:49.241168 19508 leader_election.cc:304] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1d5bb4c4374439a98737db5d4bf907, f14ac40bb3964246bdb7705ab6691654; no voters: 
I20260710 13:22:49.242467 19693 raft_consensus.cc:2749] T aa2b2f5d4d234822b5d8620f72155d1b P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:49.242874 19510 leader_election.cc:304] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [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: b3ba1746afb147f2854a2c96259c9cc8, cd1d5bb4c4374439a98737db5d4bf907; no voters: f14ac40bb3964246bdb7705ab6691654
I20260710 13:22:49.243206 19693 raft_consensus.cc:2804] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:49.239373 19666 leader_election.cc:290] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 election: Requested vote from peers cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:49.225703 19671 raft_consensus.cc:515] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.244532 19695 raft_consensus.cc:2804] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:49.247527 19616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77eb11cbca14a49892917bebe4fc477" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8" is_pre_election: true
I20260710 13:22:49.247680 19668 raft_consensus.cc:515] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.249097 19469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8d129c93004690bcb97ddb4feb9281" candidate_uuid: "b3ba1746afb147f2854a2c96259c9cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654"
W20260710 13:22:49.249965 19510 leader_election.cc:343] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:22:49.251084 19582 leader_election.cc:343] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:49.251782 19695 raft_consensus.cc:697] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 LEADER]: Becoming Leader. State: Replica: cd1d5bb4c4374439a98737db5d4bf907, State: Running, Role: LEADER
I20260710 13:22:49.252825 19695 consensus_queue.cc:237] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.253327 19671 leader_election.cc:290] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 1 election: Requested vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151)
I20260710 13:22:49.257526 19662 tablet_bootstrap.cc:492] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907: No bootstrap required, opened a new log
I20260710 13:22:49.258307 19662 ts_tablet_manager.cc:1403] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.017s
I20260710 13:22:49.248986 19690 leader_election.cc:290] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:49.243634 19693 raft_consensus.cc:493] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:49.259995 19693 raft_consensus.cc:3060] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.264716 19696 raft_consensus.cc:493] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:49.265633 19696 raft_consensus.cc:515] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.266292 19469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8d129c93004690bcb97ddb4feb9281" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654"
I20260710 13:22:49.268424 19696 leader_election.cc:290] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
W20260710 13:22:49.268759 19508 leader_election.cc:343] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:49.270754 19469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f09c0d4e41749a8894186adb000c5c6" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654" is_pre_election: true
W20260710 13:22:49.272552 19508 leader_election.cc:343] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:49.275336 19662 raft_consensus.cc:359] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.276504 19658 tablet_bootstrap.cc:492] T 5b51c0bc359b4f16863eee4be1bb30c5 P b3ba1746afb147f2854a2c96259c9cc8: No bootstrap required, opened a new log
I20260710 13:22:49.276374 19662 raft_consensus.cc:385] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:49.277056 19662 raft_consensus.cc:740] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1d5bb4c4374439a98737db5d4bf907, State: Initialized, Role: FOLLOWER
I20260710 13:22:49.277204 19658 ts_tablet_manager.cc:1403] T 5b51c0bc359b4f16863eee4be1bb30c5 P b3ba1746afb147f2854a2c96259c9cc8: Time spent bootstrapping tablet: real 0.070s	user 0.023s	sys 0.021s
I20260710 13:22:49.278044 19662 consensus_queue.cc:260] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.280726 19658 raft_consensus.cc:359] T 5b51c0bc359b4f16863eee4be1bb30c5 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.281124 19662 ts_tablet_manager.cc:1434] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:22:49.281690 19658 raft_consensus.cc:385] T 5b51c0bc359b4f16863eee4be1bb30c5 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:49.282110 19658 raft_consensus.cc:740] T 5b51c0bc359b4f16863eee4be1bb30c5 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3ba1746afb147f2854a2c96259c9cc8, State: Initialized, Role: FOLLOWER
I20260710 13:22:49.282793 19662 tablet_bootstrap.cc:492] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907: Bootstrap starting.
I20260710 13:22:49.283069 19658 consensus_queue.cc:260] T 5b51c0bc359b4f16863eee4be1bb30c5 P b3ba1746afb147f2854a2c96259c9cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.282111 19668 leader_election.cc:290] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 election: Requested vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:49.285938 19658 ts_tablet_manager.cc:1434] T 5b51c0bc359b4f16863eee4be1bb30c5 P b3ba1746afb147f2854a2c96259c9cc8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:22:49.287071 19658 tablet_bootstrap.cc:492] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8: Bootstrap starting.
I20260710 13:22:49.288007 19616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f09c0d4e41749a8894186adb000c5c6" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8" is_pre_election: true
I20260710 13:22:49.289286 19544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8d129c93004690bcb97ddb4feb9281" candidate_uuid: "b3ba1746afb147f2854a2c96259c9cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d5bb4c4374439a98737db5d4bf907"
I20260710 13:22:49.290645 19544 raft_consensus.cc:2393] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b3ba1746afb147f2854a2c96259c9cc8 in current term 1: Already voted for candidate cd1d5bb4c4374439a98737db5d4bf907 in this term.
W20260710 13:22:49.291922 19510 leader_election.cc:343] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:49.292013 19582 leader_election.cc:304] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [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: b3ba1746afb147f2854a2c96259c9cc8; no voters: cd1d5bb4c4374439a98737db5d4bf907, f14ac40bb3964246bdb7705ab6691654
I20260710 13:22:49.292398 19510 leader_election.cc:304] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd1d5bb4c4374439a98737db5d4bf907; no voters: b3ba1746afb147f2854a2c96259c9cc8, f14ac40bb3964246bdb7705ab6691654
I20260710 13:22:49.292900 19671 raft_consensus.cc:2749] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:49.289743 19617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8d129c93004690bcb97ddb4feb9281" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8"
I20260710 13:22:49.294066 19617 raft_consensus.cc:2393] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cd1d5bb4c4374439a98737db5d4bf907 in current term 1: Already voted for candidate b3ba1746afb147f2854a2c96259c9cc8 in this term.
I20260710 13:22:49.295133 19658 tablet_bootstrap.cc:654] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:49.295425 19510 leader_election.cc:304] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [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: cd1d5bb4c4374439a98737db5d4bf907; no voters: b3ba1746afb147f2854a2c96259c9cc8, f14ac40bb3964246bdb7705ab6691654
I20260710 13:22:49.296590 19668 raft_consensus.cc:2749] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:49.297300 19697 raft_consensus.cc:2749] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:49.301054 19659 tablet_bootstrap.cc:492] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654: No bootstrap required, opened a new log
I20260710 13:22:49.284888 19693 raft_consensus.cc:515] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } }
I20260710 13:22:49.301646 19659 ts_tablet_manager.cc:1403] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654: Time spent bootstrapping tablet: real 0.104s	user 0.018s	sys 0.019s
I20260710 13:22:49.304153 19469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77eb11cbca14a49892917bebe4fc477" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654"
I20260710 13:22:49.304493 19617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f77eb11cbca14a49892917bebe4fc477" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8"
I20260710 13:22:49.305827 19693 leader_election.cc:290] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 election: Requested vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
W20260710 13:22:49.306499 19510 leader_election.cc:343] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:49.307317 19367 catalog_manager.cc:5697] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "cd1d5bb4c4374439a98737db5d4bf907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:49.308033 19659 raft_consensus.cc:359] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.308739 19659 raft_consensus.cc:385] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:49.309165 19659 raft_consensus.cc:740] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f14ac40bb3964246bdb7705ab6691654, State: Initialized, Role: FOLLOWER
I20260710 13:22:49.304809 19469 raft_consensus.cc:3060] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.310029 19659 consensus_queue.cc:260] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.314942 19659 ts_tablet_manager.cc:1434] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:22:49.316057 19659 tablet_bootstrap.cc:492] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654: Bootstrap starting.
I20260710 13:22:49.317772 19469 raft_consensus.cc:2468] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1d5bb4c4374439a98737db5d4bf907 in term 1.
I20260710 13:22:49.319070 19508 leader_election.cc:304] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [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: cd1d5bb4c4374439a98737db5d4bf907, f14ac40bb3964246bdb7705ab6691654; no voters: b3ba1746afb147f2854a2c96259c9cc8
I20260710 13:22:49.320284 19695 raft_consensus.cc:2804] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:49.321527 19695 raft_consensus.cc:697] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 LEADER]: Becoming Leader. State: Replica: cd1d5bb4c4374439a98737db5d4bf907, State: Running, Role: LEADER
I20260710 13:22:49.322706 19695 consensus_queue.cc:237] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } }
I20260710 13:22:49.323750 19658 tablet_bootstrap.cc:492] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8: No bootstrap required, opened a new log
I20260710 13:22:49.324301 19658 ts_tablet_manager.cc:1403] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.008s
I20260710 13:22:49.326476 19659 tablet_bootstrap.cc:654] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:49.326594 19662 tablet_bootstrap.cc:654] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:49.327777 19658 raft_consensus.cc:359] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.328658 19658 raft_consensus.cc:385] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:49.328987 19658 raft_consensus.cc:740] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3ba1746afb147f2854a2c96259c9cc8, State: Initialized, Role: FOLLOWER
I20260710 13:22:49.330042 19658 consensus_queue.cc:260] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.337314 19666 raft_consensus.cc:493] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:49.337882 19659 tablet_bootstrap.cc:492] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654: No bootstrap required, opened a new log
I20260710 13:22:49.337896 19666 raft_consensus.cc:515] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.338541 19659 ts_tablet_manager.cc:1403] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260710 13:22:49.340163 19666 leader_election.cc:290] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:49.337352 19662 tablet_bootstrap.cc:492] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907: No bootstrap required, opened a new log
I20260710 13:22:49.341660 19544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71038b90137940cea6b0da55f8243da8" candidate_uuid: "f14ac40bb3964246bdb7705ab6691654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d5bb4c4374439a98737db5d4bf907" is_pre_election: true
I20260710 13:22:49.341832 19658 ts_tablet_manager.cc:1434] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260710 13:22:49.341881 19662 ts_tablet_manager.cc:1403] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.001s
I20260710 13:22:49.342334 19544 raft_consensus.cc:2468] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f14ac40bb3964246bdb7705ab6691654 in term 0.
I20260710 13:22:49.343294 19658 tablet_bootstrap.cc:492] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8: Bootstrap starting.
I20260710 13:22:49.343850 19433 leader_election.cc:304] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1d5bb4c4374439a98737db5d4bf907, f14ac40bb3964246bdb7705ab6691654; no voters: 
I20260710 13:22:49.344691 19666 raft_consensus.cc:2804] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:49.344029 19367 catalog_manager.cc:5697] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "cd1d5bb4c4374439a98737db5d4bf907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:49.345058 19666 raft_consensus.cc:493] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:49.345472 19666 raft_consensus.cc:3060] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.345556 19662 raft_consensus.cc:359] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.346328 19662 raft_consensus.cc:385] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:49.346608 19662 raft_consensus.cc:740] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1d5bb4c4374439a98737db5d4bf907, State: Initialized, Role: FOLLOWER
I20260710 13:22:49.347352 19662 consensus_queue.cc:260] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.349879 19662 ts_tablet_manager.cc:1434] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:49.350373 19658 tablet_bootstrap.cc:654] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:49.350936 19662 tablet_bootstrap.cc:492] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907: Bootstrap starting.
I20260710 13:22:49.352828 19666 raft_consensus.cc:515] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.355872 19544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71038b90137940cea6b0da55f8243da8" candidate_uuid: "f14ac40bb3964246bdb7705ab6691654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d5bb4c4374439a98737db5d4bf907"
I20260710 13:22:49.356472 19544 raft_consensus.cc:3060] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.342105 19617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71038b90137940cea6b0da55f8243da8" candidate_uuid: "f14ac40bb3964246bdb7705ab6691654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8" is_pre_election: true
I20260710 13:22:49.357184 19617 raft_consensus.cc:2468] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f14ac40bb3964246bdb7705ab6691654 in term 0.
I20260710 13:22:49.358250 19662 tablet_bootstrap.cc:654] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:49.366456 19659 raft_consensus.cc:359] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.367614 19659 raft_consensus.cc:385] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:49.368003 19659 raft_consensus.cc:740] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f14ac40bb3964246bdb7705ab6691654, State: Initialized, Role: FOLLOWER
I20260710 13:22:49.369163 19544 raft_consensus.cc:2468] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f14ac40bb3964246bdb7705ab6691654 in term 1.
I20260710 13:22:49.371024 19433 leader_election.cc:304] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1d5bb4c4374439a98737db5d4bf907, f14ac40bb3964246bdb7705ab6691654; no voters: 
I20260710 13:22:49.372318 19686 raft_consensus.cc:2804] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:49.372972 19686 raft_consensus.cc:697] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [term 1 LEADER]: Becoming Leader. State: Replica: f14ac40bb3964246bdb7705ab6691654, State: Running, Role: LEADER
I20260710 13:22:49.374193 19686 consensus_queue.cc:237] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.380435 19659 consensus_queue.cc:260] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.384639 19617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71038b90137940cea6b0da55f8243da8" candidate_uuid: "f14ac40bb3964246bdb7705ab6691654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8"
I20260710 13:22:49.385865 19617 raft_consensus.cc:3060] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.389832 19666 leader_election.cc:290] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 election: Requested vote from peers cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:49.394186 19659 ts_tablet_manager.cc:1434] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654: Time spent starting tablet: real 0.055s	user 0.010s	sys 0.001s
I20260710 13:22:49.399029 19659 tablet_bootstrap.cc:492] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654: Bootstrap starting.
I20260710 13:22:49.403781 19658 tablet_bootstrap.cc:492] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8: No bootstrap required, opened a new log
I20260710 13:22:49.405839 19658 ts_tablet_manager.cc:1403] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8: Time spent bootstrapping tablet: real 0.063s	user 0.030s	sys 0.028s
I20260710 13:22:49.405678 19366 catalog_manager.cc:5697] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 reported cstate change: term changed from 0 to 1, leader changed from <none> to f14ac40bb3964246bdb7705ab6691654 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "f14ac40bb3964246bdb7705ab6691654" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:49.407028 19662 tablet_bootstrap.cc:492] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907: No bootstrap required, opened a new log
I20260710 13:22:49.407559 19662 ts_tablet_manager.cc:1403] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.030s
I20260710 13:22:49.408514 19659 tablet_bootstrap.cc:654] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:49.409322 19658 raft_consensus.cc:359] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.410197 19658 raft_consensus.cc:385] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:49.410602 19658 raft_consensus.cc:740] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3ba1746afb147f2854a2c96259c9cc8, State: Initialized, Role: FOLLOWER
I20260710 13:22:49.410390 19662 raft_consensus.cc:359] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.411196 19662 raft_consensus.cc:385] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:49.411507 19662 raft_consensus.cc:740] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1d5bb4c4374439a98737db5d4bf907, State: Initialized, Role: FOLLOWER
I20260710 13:22:49.411942 19658 consensus_queue.cc:260] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.412335 19662 consensus_queue.cc:260] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.418026 19662 ts_tablet_manager.cc:1434] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:22:49.419148 19662 tablet_bootstrap.cc:492] T 3974f6da3073496b80409e257742e5c9 P cd1d5bb4c4374439a98737db5d4bf907: Bootstrap starting.
I20260710 13:22:49.425828 19658 ts_tablet_manager.cc:1434] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 13:22:49.427488 19658 tablet_bootstrap.cc:492] T 8dae0436d85e43b5a53d26988053572e P b3ba1746afb147f2854a2c96259c9cc8: Bootstrap starting.
I20260710 13:22:49.429613 19662 tablet_bootstrap.cc:654] T 3974f6da3073496b80409e257742e5c9 P cd1d5bb4c4374439a98737db5d4bf907: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:49.434971 19617 raft_consensus.cc:2468] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f14ac40bb3964246bdb7705ab6691654 in term 1.
I20260710 13:22:49.441476 19658 tablet_bootstrap.cc:654] T 8dae0436d85e43b5a53d26988053572e P b3ba1746afb147f2854a2c96259c9cc8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:49.447441 19659 tablet_bootstrap.cc:492] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654: No bootstrap required, opened a new log
I20260710 13:22:49.447463 19662 tablet_bootstrap.cc:492] T 3974f6da3073496b80409e257742e5c9 P cd1d5bb4c4374439a98737db5d4bf907: No bootstrap required, opened a new log
I20260710 13:22:49.448323 19659 ts_tablet_manager.cc:1403] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.020s
I20260710 13:22:49.448400 19662 ts_tablet_manager.cc:1403] T 3974f6da3073496b80409e257742e5c9 P cd1d5bb4c4374439a98737db5d4bf907: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.003s
I20260710 13:22:49.451038 19662 raft_consensus.cc:359] T 3974f6da3073496b80409e257742e5c9 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.451712 19662 raft_consensus.cc:385] T 3974f6da3073496b80409e257742e5c9 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:49.452018 19662 raft_consensus.cc:740] T 3974f6da3073496b80409e257742e5c9 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1d5bb4c4374439a98737db5d4bf907, State: Initialized, Role: FOLLOWER
I20260710 13:22:49.452387 19659 raft_consensus.cc:359] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.452869 19662 consensus_queue.cc:260] T 3974f6da3073496b80409e257742e5c9 P cd1d5bb4c4374439a98737db5d4bf907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.453450 19659 raft_consensus.cc:385] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:49.454458 19659 raft_consensus.cc:740] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f14ac40bb3964246bdb7705ab6691654, State: Initialized, Role: FOLLOWER
I20260710 13:22:49.456396 19695 raft_consensus.cc:493] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:49.456544 19659 consensus_queue.cc:260] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.457043 19695 raft_consensus.cc:515] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.457744 19658 tablet_bootstrap.cc:492] T 8dae0436d85e43b5a53d26988053572e P b3ba1746afb147f2854a2c96259c9cc8: No bootstrap required, opened a new log
I20260710 13:22:49.458330 19658 ts_tablet_manager.cc:1403] T 8dae0436d85e43b5a53d26988053572e P b3ba1746afb147f2854a2c96259c9cc8: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.005s
I20260710 13:22:49.459712 19695 leader_election.cc:290] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:49.460992 19617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b51c0bc359b4f16863eee4be1bb30c5" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8" is_pre_election: true
I20260710 13:22:49.461448 19469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b51c0bc359b4f16863eee4be1bb30c5" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654" is_pre_election: true
I20260710 13:22:49.461751 19617 raft_consensus.cc:2468] T 5b51c0bc359b4f16863eee4be1bb30c5 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1d5bb4c4374439a98737db5d4bf907 in term 0.
W20260710 13:22:49.463013 19508 leader_election.cc:343] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:49.463093 19659 ts_tablet_manager.cc:1434] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 13:22:49.463742 19686 raft_consensus.cc:493] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:49.464565 19510 leader_election.cc:304] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [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: b3ba1746afb147f2854a2c96259c9cc8, cd1d5bb4c4374439a98737db5d4bf907; no voters: f14ac40bb3964246bdb7705ab6691654
I20260710 13:22:49.465039 19662 ts_tablet_manager.cc:1434] T 3974f6da3073496b80409e257742e5c9 P cd1d5bb4c4374439a98737db5d4bf907: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:22:49.464315 19686 raft_consensus.cc:515] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.465461 19695 raft_consensus.cc:2804] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:49.461452 19658 raft_consensus.cc:359] T 8dae0436d85e43b5a53d26988053572e P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.466086 19662 tablet_bootstrap.cc:492] T fd07d4ea241f4bf4a311a4bd4dacd752 P cd1d5bb4c4374439a98737db5d4bf907: Bootstrap starting.
I20260710 13:22:49.466331 19658 raft_consensus.cc:385] T 8dae0436d85e43b5a53d26988053572e P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:49.466169 19695 raft_consensus.cc:493] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:49.466892 19658 raft_consensus.cc:740] T 8dae0436d85e43b5a53d26988053572e P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3ba1746afb147f2854a2c96259c9cc8, State: Initialized, Role: FOLLOWER
I20260710 13:22:49.467100 19695 raft_consensus.cc:3060] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.467694 19658 consensus_queue.cc:260] T 8dae0436d85e43b5a53d26988053572e P b3ba1746afb147f2854a2c96259c9cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.468956 19659 tablet_bootstrap.cc:492] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654: Bootstrap starting.
I20260710 13:22:49.468894 19544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f09c0d4e41749a8894186adb000c5c6" candidate_uuid: "f14ac40bb3964246bdb7705ab6691654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d5bb4c4374439a98737db5d4bf907" is_pre_election: true
I20260710 13:22:49.470695 19544 raft_consensus.cc:2468] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f14ac40bb3964246bdb7705ab6691654 in term 0.
I20260710 13:22:49.471815 19617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f09c0d4e41749a8894186adb000c5c6" candidate_uuid: "f14ac40bb3964246bdb7705ab6691654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8" is_pre_election: true
I20260710 13:22:49.472595 19617 raft_consensus.cc:2468] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f14ac40bb3964246bdb7705ab6691654 in term 0.
I20260710 13:22:49.475142 19658 ts_tablet_manager.cc:1434] T 8dae0436d85e43b5a53d26988053572e P b3ba1746afb147f2854a2c96259c9cc8: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:22:49.476238 19658 tablet_bootstrap.cc:492] T f77eb11cbca14a49892917bebe4fc477 P b3ba1746afb147f2854a2c96259c9cc8: Bootstrap starting.
I20260710 13:22:49.476512 19662 tablet_bootstrap.cc:654] T fd07d4ea241f4bf4a311a4bd4dacd752 P cd1d5bb4c4374439a98737db5d4bf907: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:49.476166 19695 raft_consensus.cc:515] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.479672 19469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b51c0bc359b4f16863eee4be1bb30c5" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654"
I20260710 13:22:49.480302 19686 leader_election.cc:290] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:49.476316 19435 leader_election.cc:304] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3ba1746afb147f2854a2c96259c9cc8, f14ac40bb3964246bdb7705ab6691654; no voters: 
W20260710 13:22:49.481325 19508 leader_election.cc:343] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:49.483498 19695 leader_election.cc:290] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 election: Requested vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:49.484501 19617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b51c0bc359b4f16863eee4be1bb30c5" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8"
I20260710 13:22:49.484995 19659 tablet_bootstrap.cc:654] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:49.485209 19617 raft_consensus.cc:3060] T 5b51c0bc359b4f16863eee4be1bb30c5 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.486831 19658 tablet_bootstrap.cc:654] T f77eb11cbca14a49892917bebe4fc477 P b3ba1746afb147f2854a2c96259c9cc8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:49.486939 19662 tablet_bootstrap.cc:492] T fd07d4ea241f4bf4a311a4bd4dacd752 P cd1d5bb4c4374439a98737db5d4bf907: No bootstrap required, opened a new log
I20260710 13:22:49.487612 19662 ts_tablet_manager.cc:1403] T fd07d4ea241f4bf4a311a4bd4dacd752 P cd1d5bb4c4374439a98737db5d4bf907: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260710 13:22:49.489571 19686 raft_consensus.cc:2804] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:49.490006 19686 raft_consensus.cc:493] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:49.490386 19686 raft_consensus.cc:3060] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.490876 19662 raft_consensus.cc:359] T fd07d4ea241f4bf4a311a4bd4dacd752 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.491693 19662 raft_consensus.cc:385] T fd07d4ea241f4bf4a311a4bd4dacd752 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:49.492033 19662 raft_consensus.cc:740] T fd07d4ea241f4bf4a311a4bd4dacd752 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd1d5bb4c4374439a98737db5d4bf907, State: Initialized, Role: FOLLOWER
I20260710 13:22:49.492959 19662 consensus_queue.cc:260] T fd07d4ea241f4bf4a311a4bd4dacd752 P cd1d5bb4c4374439a98737db5d4bf907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.495549 19662 ts_tablet_manager.cc:1434] T fd07d4ea241f4bf4a311a4bd4dacd752 P cd1d5bb4c4374439a98737db5d4bf907: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:22:49.498098 19686 raft_consensus.cc:515] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.501572 19616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f09c0d4e41749a8894186adb000c5c6" candidate_uuid: "f14ac40bb3964246bdb7705ab6691654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8"
I20260710 13:22:49.502285 19616 raft_consensus.cc:3060] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.503943 19544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f09c0d4e41749a8894186adb000c5c6" candidate_uuid: "f14ac40bb3964246bdb7705ab6691654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d5bb4c4374439a98737db5d4bf907"
I20260710 13:22:49.504614 19544 raft_consensus.cc:3060] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.506958 19695 raft_consensus.cc:493] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:49.507500 19695 raft_consensus.cc:515] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.509877 19695 leader_election.cc:290] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:49.511618 19469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dae0436d85e43b5a53d26988053572e" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654" is_pre_election: true
I20260710 13:22:49.512346 19469 raft_consensus.cc:2468] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1d5bb4c4374439a98737db5d4bf907 in term 0.
I20260710 13:22:49.515352 19618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dae0436d85e43b5a53d26988053572e" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8" is_pre_election: true
I20260710 13:22:49.516072 19618 raft_consensus.cc:2468] T 8dae0436d85e43b5a53d26988053572e P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1d5bb4c4374439a98737db5d4bf907 in term 0.
I20260710 13:22:49.517505 19508 leader_election.cc:304] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1d5bb4c4374439a98737db5d4bf907, f14ac40bb3964246bdb7705ab6691654; no voters: 
I20260710 13:22:49.518255 19616 raft_consensus.cc:2468] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f14ac40bb3964246bdb7705ab6691654 in term 1.
I20260710 13:22:49.518288 19658 tablet_bootstrap.cc:492] T f77eb11cbca14a49892917bebe4fc477 P b3ba1746afb147f2854a2c96259c9cc8: No bootstrap required, opened a new log
I20260710 13:22:49.519500 19658 ts_tablet_manager.cc:1403] T f77eb11cbca14a49892917bebe4fc477 P b3ba1746afb147f2854a2c96259c9cc8: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.007s
I20260710 13:22:49.519750 19435 leader_election.cc:304] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3ba1746afb147f2854a2c96259c9cc8, f14ac40bb3964246bdb7705ab6691654; no voters: 
I20260710 13:22:49.520763 19666 raft_consensus.cc:2804] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:49.521291 19666 raft_consensus.cc:697] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [term 1 LEADER]: Becoming Leader. State: Replica: f14ac40bb3964246bdb7705ab6691654, State: Running, Role: LEADER
I20260710 13:22:49.522208 19695 raft_consensus.cc:2804] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:49.522693 19695 raft_consensus.cc:493] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:49.523134 19695 raft_consensus.cc:3060] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.522233 19666 consensus_queue.cc:237] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.530699 19658 raft_consensus.cc:359] T f77eb11cbca14a49892917bebe4fc477 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } }
I20260710 13:22:49.531813 19658 raft_consensus.cc:385] T f77eb11cbca14a49892917bebe4fc477 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:49.532202 19658 raft_consensus.cc:740] T f77eb11cbca14a49892917bebe4fc477 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3ba1746afb147f2854a2c96259c9cc8, State: Initialized, Role: FOLLOWER
I20260710 13:22:49.533968 19617 raft_consensus.cc:2468] T 5b51c0bc359b4f16863eee4be1bb30c5 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1d5bb4c4374439a98737db5d4bf907 in term 1.
I20260710 13:22:49.535887 19510 leader_election.cc:304] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [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: b3ba1746afb147f2854a2c96259c9cc8, cd1d5bb4c4374439a98737db5d4bf907; no voters: f14ac40bb3964246bdb7705ab6691654
I20260710 13:22:49.537094 19693 raft_consensus.cc:2804] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:49.537654 19693 raft_consensus.cc:697] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 LEADER]: Becoming Leader. State: Replica: cd1d5bb4c4374439a98737db5d4bf907, State: Running, Role: LEADER
I20260710 13:22:49.538563 19693 consensus_queue.cc:237] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.540170 19659 tablet_bootstrap.cc:492] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654: No bootstrap required, opened a new log
I20260710 13:22:49.540678 19659 ts_tablet_manager.cc:1403] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654: Time spent bootstrapping tablet: real 0.072s	user 0.048s	sys 0.014s
I20260710 13:22:49.542133 19366 catalog_manager.cc:5697] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 reported cstate change: term changed from 0 to 1, leader changed from <none> to f14ac40bb3964246bdb7705ab6691654 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "f14ac40bb3964246bdb7705ab6691654" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:49.543922 19659 raft_consensus.cc:359] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.544638 19659 raft_consensus.cc:385] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:49.544941 19659 raft_consensus.cc:740] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f14ac40bb3964246bdb7705ab6691654, State: Initialized, Role: FOLLOWER
I20260710 13:22:49.546074 19659 consensus_queue.cc:260] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.548486 19659 ts_tablet_manager.cc:1434] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:49.549468 19659 tablet_bootstrap.cc:492] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654: Bootstrap starting.
I20260710 13:22:49.550612 19686 leader_election.cc:290] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 election: Requested vote from peers cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:49.538992 19658 consensus_queue.cc:260] T f77eb11cbca14a49892917bebe4fc477 P b3ba1746afb147f2854a2c96259c9cc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } }
I20260710 13:22:49.555356 19659 tablet_bootstrap.cc:654] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:49.558071 19668 raft_consensus.cc:493] T fd07d4ea241f4bf4a311a4bd4dacd752 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:49.558641 19668 raft_consensus.cc:515] T fd07d4ea241f4bf4a311a4bd4dacd752 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.559243 19658 ts_tablet_manager.cc:1434] T f77eb11cbca14a49892917bebe4fc477 P b3ba1746afb147f2854a2c96259c9cc8: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.002s
I20260710 13:22:49.562119 19671 raft_consensus.cc:493] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:49.562654 19671 raft_consensus.cc:515] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.564859 19671 leader_election.cc:290] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151)
I20260710 13:22:49.567323 19617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd07d4ea241f4bf4a311a4bd4dacd752" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8" is_pre_election: true
I20260710 13:22:49.568797 19469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3974f6da3073496b80409e257742e5c9" candidate_uuid: "b3ba1746afb147f2854a2c96259c9cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654" is_pre_election: true
I20260710 13:22:49.569516 19469 raft_consensus.cc:2468] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3ba1746afb147f2854a2c96259c9cc8 in term 0.
I20260710 13:22:49.544857 19544 raft_consensus.cc:2468] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f14ac40bb3964246bdb7705ab6691654 in term 1.
I20260710 13:22:49.574201 19469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd07d4ea241f4bf4a311a4bd4dacd752" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654" is_pre_election: true
I20260710 13:22:49.575096 19469 raft_consensus.cc:2393] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd1d5bb4c4374439a98737db5d4bf907 in current term 1: Already voted for candidate b3ba1746afb147f2854a2c96259c9cc8 in this term.
I20260710 13:22:49.576552 19508 leader_election.cc:304] T fd07d4ea241f4bf4a311a4bd4dacd752 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd1d5bb4c4374439a98737db5d4bf907; no voters: b3ba1746afb147f2854a2c96259c9cc8, f14ac40bb3964246bdb7705ab6691654
I20260710 13:22:49.577452 19697 raft_consensus.cc:3060] T fd07d4ea241f4bf4a311a4bd4dacd752 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.560943 19668 leader_election.cc:290] T fd07d4ea241f4bf4a311a4bd4dacd752 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:49.578418 19671 raft_consensus.cc:493] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:49.578805 19671 raft_consensus.cc:515] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.573297 19582 leader_election.cc:304] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3ba1746afb147f2854a2c96259c9cc8, f14ac40bb3964246bdb7705ab6691654; no voters: 
I20260710 13:22:49.580474 19661 raft_consensus.cc:2804] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:49.580854 19661 raft_consensus.cc:493] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:49.581216 19661 raft_consensus.cc:3060] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.583274 19469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa2b2f5d4d234822b5d8620f72155d1b" candidate_uuid: "b3ba1746afb147f2854a2c96259c9cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654" is_pre_election: true
I20260710 13:22:49.582998 19365 catalog_manager.cc:5697] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "cd1d5bb4c4374439a98737db5d4bf907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:49.583966 19469 raft_consensus.cc:2468] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3ba1746afb147f2854a2c96259c9cc8 in term 0.
I20260710 13:22:49.585206 19582 leader_election.cc:304] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3ba1746afb147f2854a2c96259c9cc8, f14ac40bb3964246bdb7705ab6691654; no voters: 
I20260710 13:22:49.585659 19697 raft_consensus.cc:2749] T fd07d4ea241f4bf4a311a4bd4dacd752 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:49.586541 19671 leader_election.cc:290] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151)
I20260710 13:22:49.587144 19671 raft_consensus.cc:2804] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:49.587558 19671 raft_consensus.cc:493] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:49.587916 19671 raft_consensus.cc:3060] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.590118 19544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3974f6da3073496b80409e257742e5c9" candidate_uuid: "b3ba1746afb147f2854a2c96259c9cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d5bb4c4374439a98737db5d4bf907" is_pre_election: true
I20260710 13:22:49.573923 19695 raft_consensus.cc:515] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.590886 19544 raft_consensus.cc:2468] T 3974f6da3073496b80409e257742e5c9 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3ba1746afb147f2854a2c96259c9cc8 in term 0.
I20260710 13:22:49.593513 19695 leader_election.cc:290] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 election: Requested vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:49.593673 19469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dae0436d85e43b5a53d26988053572e" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654"
I20260710 13:22:49.594345 19469 raft_consensus.cc:3060] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.595556 19659 tablet_bootstrap.cc:492] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654: No bootstrap required, opened a new log
I20260710 13:22:49.596119 19659 ts_tablet_manager.cc:1403] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.012s
I20260710 13:22:49.591858 19543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa2b2f5d4d234822b5d8620f72155d1b" candidate_uuid: "b3ba1746afb147f2854a2c96259c9cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d5bb4c4374439a98737db5d4bf907" is_pre_election: true
I20260710 13:22:49.597528 19543 raft_consensus.cc:2468] T aa2b2f5d4d234822b5d8620f72155d1b P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3ba1746afb147f2854a2c96259c9cc8 in term 0.
I20260710 13:22:49.597451 19671 raft_consensus.cc:515] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.599412 19659 raft_consensus.cc:359] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.600229 19659 raft_consensus.cc:385] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:49.600602 19659 raft_consensus.cc:740] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f14ac40bb3964246bdb7705ab6691654, State: Initialized, Role: FOLLOWER
I20260710 13:22:49.600903 19671 leader_election.cc:290] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 1 election: Requested vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151)
I20260710 13:22:49.601785 19468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa2b2f5d4d234822b5d8620f72155d1b" candidate_uuid: "b3ba1746afb147f2854a2c96259c9cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654"
I20260710 13:22:49.601504 19659 consensus_queue.cc:260] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.602415 19468 raft_consensus.cc:3060] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.602675 19469 raft_consensus.cc:2468] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1d5bb4c4374439a98737db5d4bf907 in term 1.
I20260710 13:22:49.604112 19659 ts_tablet_manager.cc:1434] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:22:49.604157 19508 leader_election.cc:304] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1d5bb4c4374439a98737db5d4bf907, f14ac40bb3964246bdb7705ab6691654; no voters: 
I20260710 13:22:49.605432 19695 raft_consensus.cc:2804] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:49.605980 19695 raft_consensus.cc:697] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 [term 1 LEADER]: Becoming Leader. State: Replica: cd1d5bb4c4374439a98737db5d4bf907, State: Running, Role: LEADER
I20260710 13:22:49.606882 19695 consensus_queue.cc:237] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.610249 19543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa2b2f5d4d234822b5d8620f72155d1b" candidate_uuid: "b3ba1746afb147f2854a2c96259c9cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d5bb4c4374439a98737db5d4bf907"
I20260710 13:22:49.610895 19543 raft_consensus.cc:3060] T aa2b2f5d4d234822b5d8620f72155d1b P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.611323 19617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dae0436d85e43b5a53d26988053572e" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8"
I20260710 13:22:49.611974 19617 raft_consensus.cc:3060] T 8dae0436d85e43b5a53d26988053572e P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.592224 19661 raft_consensus.cc:515] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.620529 19469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3974f6da3073496b80409e257742e5c9" candidate_uuid: "b3ba1746afb147f2854a2c96259c9cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654"
I20260710 13:22:49.621155 19469 raft_consensus.cc:3060] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.621268 19617 raft_consensus.cc:2468] T 8dae0436d85e43b5a53d26988053572e P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1d5bb4c4374439a98737db5d4bf907 in term 1.
I20260710 13:22:49.623276 19468 raft_consensus.cc:2468] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3ba1746afb147f2854a2c96259c9cc8 in term 1.
I20260710 13:22:49.625056 19661 leader_election.cc:290] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 1 election: Requested vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151)
I20260710 13:22:49.625705 19582 leader_election.cc:304] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3ba1746afb147f2854a2c96259c9cc8, f14ac40bb3964246bdb7705ab6691654; no voters: 
I20260710 13:22:49.627094 19544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3974f6da3073496b80409e257742e5c9" candidate_uuid: "b3ba1746afb147f2854a2c96259c9cc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d5bb4c4374439a98737db5d4bf907"
I20260710 13:22:49.627405 19543 raft_consensus.cc:2468] T aa2b2f5d4d234822b5d8620f72155d1b P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3ba1746afb147f2854a2c96259c9cc8 in term 1.
I20260710 13:22:49.627760 19544 raft_consensus.cc:3060] T 3974f6da3073496b80409e257742e5c9 P cd1d5bb4c4374439a98737db5d4bf907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.628384 19661 raft_consensus.cc:2804] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:49.628904 19661 raft_consensus.cc:697] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 [term 1 LEADER]: Becoming Leader. State: Replica: b3ba1746afb147f2854a2c96259c9cc8, State: Running, Role: LEADER
I20260710 13:22:49.628927 19469 raft_consensus.cc:2468] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3ba1746afb147f2854a2c96259c9cc8 in term 1.
I20260710 13:22:49.629923 19661 consensus_queue.cc:237] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.630254 19582 leader_election.cc:304] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3ba1746afb147f2854a2c96259c9cc8, f14ac40bb3964246bdb7705ab6691654; no voters: 
I20260710 13:22:49.631392 19718 raft_consensus.cc:2804] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:49.631965 19718 raft_consensus.cc:697] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 LEADER]: Becoming Leader. State: Replica: b3ba1746afb147f2854a2c96259c9cc8, State: Running, Role: LEADER
I20260710 13:22:49.631444 19367 catalog_manager.cc:5697] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "cd1d5bb4c4374439a98737db5d4bf907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:49.632807 19718 consensus_queue.cc:237] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.636875 19544 raft_consensus.cc:2468] T 3974f6da3073496b80409e257742e5c9 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3ba1746afb147f2854a2c96259c9cc8 in term 1.
I20260710 13:22:49.644414 19365 catalog_manager.cc:5697] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3). New cstate: current_term: 1 leader_uuid: "b3ba1746afb147f2854a2c96259c9cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:49.657721 19365 catalog_manager.cc:5697] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3). New cstate: current_term: 1 leader_uuid: "b3ba1746afb147f2854a2c96259c9cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:49.668694 19718 consensus_queue.cc:1048] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:49.676437 19686 raft_consensus.cc:493] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:49.677012 19686 raft_consensus.cc:515] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.680287 19544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8d129c93004690bcb97ddb4feb9281" candidate_uuid: "f14ac40bb3964246bdb7705ab6691654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d5bb4c4374439a98737db5d4bf907" is_pre_election: true
I20260710 13:22:49.680611 19617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8d129c93004690bcb97ddb4feb9281" candidate_uuid: "f14ac40bb3964246bdb7705ab6691654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8" is_pre_election: true
I20260710 13:22:49.681211 19544 raft_consensus.cc:2393] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f14ac40bb3964246bdb7705ab6691654 in current term 1: Already voted for candidate cd1d5bb4c4374439a98737db5d4bf907 in this term.
I20260710 13:22:49.681558 19617 raft_consensus.cc:2393] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f14ac40bb3964246bdb7705ab6691654 in current term 1: Already voted for candidate b3ba1746afb147f2854a2c96259c9cc8 in this term.
I20260710 13:22:49.682310 19686 leader_election.cc:290] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:49.683214 19433 leader_election.cc:304] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f14ac40bb3964246bdb7705ab6691654; no voters: b3ba1746afb147f2854a2c96259c9cc8, cd1d5bb4c4374439a98737db5d4bf907
I20260710 13:22:49.683476 19718 consensus_queue.cc:1048] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:49.684511 19686 raft_consensus.cc:3060] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.693817 19686 raft_consensus.cc:2749] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:49.707604 19695 consensus_queue.cc:1048] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:49.717497 19686 raft_consensus.cc:493] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:49.718046 19686 raft_consensus.cc:515] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:49.719520 19668 consensus_queue.cc:1048] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:49.721257 19544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b51c0bc359b4f16863eee4be1bb30c5" candidate_uuid: "f14ac40bb3964246bdb7705ab6691654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd1d5bb4c4374439a98737db5d4bf907" is_pre_election: true
I20260710 13:22:49.721710 19617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b51c0bc359b4f16863eee4be1bb30c5" candidate_uuid: "f14ac40bb3964246bdb7705ab6691654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8" is_pre_election: true
I20260710 13:22:49.722597 19617 raft_consensus.cc:2393] T 5b51c0bc359b4f16863eee4be1bb30c5 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f14ac40bb3964246bdb7705ab6691654 in current term 1: Already voted for candidate cd1d5bb4c4374439a98737db5d4bf907 in this term.
I20260710 13:22:49.723387 19686 leader_election.cc:290] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:49.723961 19435 leader_election.cc:304] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f14ac40bb3964246bdb7705ab6691654; no voters: b3ba1746afb147f2854a2c96259c9cc8, cd1d5bb4c4374439a98737db5d4bf907
I20260710 13:22:49.724874 19686 raft_consensus.cc:3060] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.733532 19686 raft_consensus.cc:2749] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:49.745095 19668 consensus_queue.cc:1048] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:49.754987 19616 raft_consensus.cc:3060] T f77eb11cbca14a49892917bebe4fc477 P b3ba1746afb147f2854a2c96259c9cc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:49.763903 19693 consensus_queue.cc:1048] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:49.879598 19686 consensus_queue.cc:1048] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:49.890403 19685 consensus_queue.cc:1048] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:49.929699 19693 consensus_queue.cc:1048] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:49.943117 19693 consensus_queue.cc:1048] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:49.999846 19693 consensus_queue.cc:1048] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:50.005373 19693 consensus_queue.cc:1048] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:50.016119 19685 consensus_queue.cc:1048] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:50.030184 19666 consensus_queue.cc:1048] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:50.030313 19718 consensus_queue.cc:1048] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:22:50.043141 19415 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:50.058877 19718 consensus_queue.cc:1048] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:50.066197 19718 consensus_queue.cc:1048] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:50.081347 19671 consensus_queue.cc:1048] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:22:51.051769 19415 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:51.094442 19697 raft_consensus.cc:493] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:51.095224 19697 raft_consensus.cc:515] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:51.097700 19697 leader_election.cc:290] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:51.098594 19468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8d129c93004690bcb97ddb4feb9281" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654" is_pre_election: true
I20260710 13:22:51.098915 19616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8d129c93004690bcb97ddb4feb9281" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8" is_pre_election: true
I20260710 13:22:51.099408 19468 raft_consensus.cc:2468] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1d5bb4c4374439a98737db5d4bf907 in term 1.
I20260710 13:22:51.099644 19616 raft_consensus.cc:2468] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd1d5bb4c4374439a98737db5d4bf907 in term 1.
I20260710 13:22:51.100654 19508 leader_election.cc:304] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [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: cd1d5bb4c4374439a98737db5d4bf907, f14ac40bb3964246bdb7705ab6691654; no voters: 
I20260710 13:22:51.101346 19697 raft_consensus.cc:2804] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:51.101753 19697 raft_consensus.cc:493] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:51.102001 19697 raft_consensus.cc:3060] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:51.107384 19697 raft_consensus.cc:515] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:51.109221 19697 leader_election.cc:290] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 2 election: Requested vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:51.110098 19468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8d129c93004690bcb97ddb4feb9281" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f14ac40bb3964246bdb7705ab6691654"
I20260710 13:22:51.110432 19616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8d129c93004690bcb97ddb4feb9281" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8"
I20260710 13:22:51.110677 19468 raft_consensus.cc:3060] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:51.111123 19616 raft_consensus.cc:3060] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:51.116140 19468 raft_consensus.cc:2468] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1d5bb4c4374439a98737db5d4bf907 in term 2.
I20260710 13:22:51.116521 19616 raft_consensus.cc:2468] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd1d5bb4c4374439a98737db5d4bf907 in term 2.
I20260710 13:22:51.117362 19508 leader_election.cc:304] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd1d5bb4c4374439a98737db5d4bf907, f14ac40bb3964246bdb7705ab6691654; no voters: 
I20260710 13:22:51.118315 19697 raft_consensus.cc:2804] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:51.118791 19697 raft_consensus.cc:697] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 2 LEADER]: Becoming Leader. State: Replica: cd1d5bb4c4374439a98737db5d4bf907, State: Running, Role: LEADER
I20260710 13:22:51.119481 19697 consensus_queue.cc:237] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [LEADER]: Queue going to LEADER 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: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:51.127349 19365 catalog_manager.cc:5697] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 reported cstate change: term changed from 0 to 2, leader changed from <none> to cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2). New cstate: current_term: 2 leader_uuid: "cd1d5bb4c4374439a98737db5d4bf907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:51.241600 16488 ts_manager.cc:295] Set tserver state for f14ac40bb3964246bdb7705ab6691654 to MAINTENANCE_MODE
I20260710 13:22:51.242304 16488 tablet_server.cc:179] TabletServer@127.16.26.1:0 shutting down...
I20260710 13:22:51.266472 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:51.267204 16488 tablet_replica.cc:333] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654: stopping tablet replica
I20260710 13:22:51.267838 16488 raft_consensus.cc:2243] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:51.268342 16488 raft_consensus.cc:2272] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:51.270351 16488 tablet_replica.cc:333] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654: stopping tablet replica
I20260710 13:22:51.270924 16488 raft_consensus.cc:2243] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:51.271354 16488 raft_consensus.cc:2272] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:51.273217 16488 tablet_replica.cc:333] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654: stopping tablet replica
I20260710 13:22:51.273800 16488 raft_consensus.cc:2243] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:51.274600 16488 raft_consensus.cc:2272] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:51.276484 16488 tablet_replica.cc:333] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654: stopping tablet replica
I20260710 13:22:51.277046 16488 raft_consensus.cc:2243] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:51.277498 16488 raft_consensus.cc:2272] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:51.279273 16488 tablet_replica.cc:333] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654: stopping tablet replica
I20260710 13:22:51.279822 16488 raft_consensus.cc:2243] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:51.280269 16488 raft_consensus.cc:2272] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:51.282166 16488 tablet_replica.cc:333] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654: stopping tablet replica
I20260710 13:22:51.282716 16488 raft_consensus.cc:2243] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:51.283169 16488 raft_consensus.cc:2272] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:51.284888 16488 tablet_replica.cc:333] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654: stopping tablet replica
I20260710 13:22:51.285486 16488 raft_consensus.cc:2243] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:51.285929 16488 raft_consensus.cc:2272] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:51.287760 16488 tablet_replica.cc:333] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654: stopping tablet replica
I20260710 13:22:51.288293 16488 raft_consensus.cc:2243] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:51.289080 16488 raft_consensus.cc:2272] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:51.291146 16488 tablet_replica.cc:333] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654: stopping tablet replica
I20260710 13:22:51.291710 16488 raft_consensus.cc:2243] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:51.292166 16488 raft_consensus.cc:2272] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:51.293972 16488 tablet_replica.cc:333] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654: stopping tablet replica
I20260710 13:22:51.294499 16488 raft_consensus.cc:2243] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:51.294931 16488 raft_consensus.cc:2272] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:51.326234 16488 tablet_server.cc:196] TabletServer@127.16.26.1:0 shutdown complete.
W20260710 13:22:51.361945 19582 consensus_peers.cc:597] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:51.556968 19508 consensus_peers.cc:597] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:51.586450 19508 consensus_peers.cc:597] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:51.587574 19582 consensus_peers.cc:597] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:51.600095 19582 consensus_peers.cc:597] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:51.672570 19508 consensus_peers.cc:597] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:51.685464 19508 consensus_peers.cc:597] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:51.724254 19508 consensus_peers.cc:597] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:51.729629 19616 raft_consensus.cc:1275] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [term 2 FOLLOWER]: Refusing update from remote peer cd1d5bb4c4374439a98737db5d4bf907: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:22:51.731436 19697 consensus_queue.cc:1048] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:22:52.052781 19415 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:22:52.134711 19508 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111) [suppressed 30 similar messages]
I20260710 13:22:52.463120 19697 raft_consensus.cc:493] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f14ac40bb3964246bdb7705ab6691654)
I20260710 13:22:52.463987 19760 raft_consensus.cc:493] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f14ac40bb3964246bdb7705ab6691654)
I20260710 13:22:52.463658 19697 raft_consensus.cc:515] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:52.464500 19760 raft_consensus.cc:515] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:52.465996 19697 leader_election.cc:290] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:52.466507 19760 leader_election.cc:290] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3:46653)
I20260710 13:22:52.467159 19617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71038b90137940cea6b0da55f8243da8" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8" is_pre_election: true
I20260710 13:22:52.467883 19616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f09c0d4e41749a8894186adb000c5c6" candidate_uuid: "cd1d5bb4c4374439a98737db5d4bf907" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b3ba1746afb147f2854a2c96259c9cc8" is_pre_election: true
W20260710 13:22:52.470144 19508 leader_election.cc:336] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111)
I20260710 13:22:52.470530 19508 leader_election.cc:304] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907 [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: cd1d5bb4c4374439a98737db5d4bf907; no voters: b3ba1746afb147f2854a2c96259c9cc8, f14ac40bb3964246bdb7705ab6691654
I20260710 13:22:52.471130 19760 raft_consensus.cc:2749] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:22:52.471194 19508 leader_election.cc:336] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111)
I20260710 13:22:52.471709 19508 leader_election.cc:304] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [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: cd1d5bb4c4374439a98737db5d4bf907; no voters: b3ba1746afb147f2854a2c96259c9cc8, f14ac40bb3964246bdb7705ab6691654
I20260710 13:22:52.472361 19760 raft_consensus.cc:2749] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:52.533526 19759 raft_consensus.cc:493] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f14ac40bb3964246bdb7705ab6691654)
I20260710 13:22:52.534054 19759 raft_consensus.cc:515] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:52.536290 19759 leader_election.cc:290] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151)
I20260710 13:22:52.537788 19544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f09c0d4e41749a8894186adb000c5c6" candidate_uuid: "b3ba1746afb147f2854a2c96259c9cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1d5bb4c4374439a98737db5d4bf907" is_pre_election: true
I20260710 13:22:52.538401 19544 raft_consensus.cc:2468] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3ba1746afb147f2854a2c96259c9cc8 in term 1.
I20260710 13:22:52.540325 19582 leader_election.cc:304] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [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: b3ba1746afb147f2854a2c96259c9cc8, cd1d5bb4c4374439a98737db5d4bf907; no voters: 
I20260710 13:22:52.540995 19759 raft_consensus.cc:2804] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:22:52.541337 19582 leader_election.cc:336] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111)
I20260710 13:22:52.541415 19759 raft_consensus.cc:493] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f14ac40bb3964246bdb7705ab6691654)
I20260710 13:22:52.542102 19759 raft_consensus.cc:3060] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:52.547771 19759 raft_consensus.cc:515] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:52.549686 19759 leader_election.cc:290] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 2 election: Requested vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151)
I20260710 13:22:52.551240 19544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f09c0d4e41749a8894186adb000c5c6" candidate_uuid: "b3ba1746afb147f2854a2c96259c9cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1d5bb4c4374439a98737db5d4bf907"
I20260710 13:22:52.551879 19544 raft_consensus.cc:3060] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:22:52.553509 19582 leader_election.cc:336] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111)
I20260710 13:22:52.557232 19544 raft_consensus.cc:2468] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3ba1746afb147f2854a2c96259c9cc8 in term 2.
I20260710 13:22:52.557612 19759 raft_consensus.cc:493] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f14ac40bb3964246bdb7705ab6691654)
I20260710 13:22:52.558367 19582 leader_election.cc:304] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [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: b3ba1746afb147f2854a2c96259c9cc8, cd1d5bb4c4374439a98737db5d4bf907; no voters: f14ac40bb3964246bdb7705ab6691654
I20260710 13:22:52.558224 19759 raft_consensus.cc:515] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:52.559116 19758 raft_consensus.cc:2804] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:52.559618 19758 raft_consensus.cc:697] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [term 2 LEADER]: Becoming Leader. State: Replica: b3ba1746afb147f2854a2c96259c9cc8, State: Running, Role: LEADER
I20260710 13:22:52.560405 19759 leader_election.cc:290] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151)
I20260710 13:22:52.560457 19758 consensus_queue.cc:237] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:52.561893 19544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71038b90137940cea6b0da55f8243da8" candidate_uuid: "b3ba1746afb147f2854a2c96259c9cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1d5bb4c4374439a98737db5d4bf907" is_pre_election: true
I20260710 13:22:52.562592 19544 raft_consensus.cc:2468] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3ba1746afb147f2854a2c96259c9cc8 in term 1.
I20260710 13:22:52.563977 19582 leader_election.cc:304] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [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: b3ba1746afb147f2854a2c96259c9cc8, cd1d5bb4c4374439a98737db5d4bf907; no voters: 
W20260710 13:22:52.565135 19582 leader_election.cc:336] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111)
I20260710 13:22:52.567234 19758 raft_consensus.cc:2804] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:22:52.567669 19758 raft_consensus.cc:493] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f14ac40bb3964246bdb7705ab6691654)
I20260710 13:22:52.568086 19758 raft_consensus.cc:3060] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:52.569926 19366 catalog_manager.cc:5697] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 reported cstate change: term changed from 1 to 2, leader changed from f14ac40bb3964246bdb7705ab6691654 (127.16.26.1) to b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3). New cstate: current_term: 2 leader_uuid: "b3ba1746afb147f2854a2c96259c9cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:52.574442 19758 raft_consensus.cc:515] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:52.576581 19758 leader_election.cc:290] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 2 election: Requested vote from peers f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463), cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151)
I20260710 13:22:52.578434 19544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71038b90137940cea6b0da55f8243da8" candidate_uuid: "b3ba1746afb147f2854a2c96259c9cc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd1d5bb4c4374439a98737db5d4bf907"
I20260710 13:22:52.579290 19544 raft_consensus.cc:3060] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:22:52.580349 19582 leader_election.cc:336] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111)
I20260710 13:22:52.587783 19544 raft_consensus.cc:2468] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3ba1746afb147f2854a2c96259c9cc8 in term 2.
I20260710 13:22:52.589320 19582 leader_election.cc:304] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [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: b3ba1746afb147f2854a2c96259c9cc8, cd1d5bb4c4374439a98737db5d4bf907; no voters: f14ac40bb3964246bdb7705ab6691654
I20260710 13:22:52.590088 19758 raft_consensus.cc:2804] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:52.590515 19758 raft_consensus.cc:697] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [term 2 LEADER]: Becoming Leader. State: Replica: b3ba1746afb147f2854a2c96259c9cc8, State: Running, Role: LEADER
I20260710 13:22:52.591328 19758 consensus_queue.cc:237] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:52.598335 19366 catalog_manager.cc:5697] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 reported cstate change: term changed from 1 to 2, leader changed from f14ac40bb3964246bdb7705ab6691654 (127.16.26.1) to b3ba1746afb147f2854a2c96259c9cc8 (127.16.26.3). New cstate: current_term: 2 leader_uuid: "b3ba1746afb147f2854a2c96259c9cc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:53.018325 19544 raft_consensus.cc:1275] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [term 2 FOLLOWER]: Refusing update from remote peer b3ba1746afb147f2854a2c96259c9cc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:53.019783 19758 consensus_queue.cc:1048] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:22:53.035633 19582 consensus_peers.cc:597] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:53.053856 19415 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:22:53.140041 19544 raft_consensus.cc:1275] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907 [term 2 FOLLOWER]: Refusing update from remote peer b3ba1746afb147f2854a2c96259c9cc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:53.141609 19758 consensus_queue.cc:1048] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:22:53.155313 19582 consensus_peers.cc:597] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:53.784013 19582 consensus_peers.cc:597] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:53.921657 19508 consensus_peers.cc:597] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:53.970610 19508 consensus_peers.cc:597] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:54.010419 19508 consensus_peers.cc:597] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:54.054955 19415 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:22:54.126756 19582 consensus_peers.cc:597] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:54.191071 19508 consensus_peers.cc:597] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:54.275094 19582 consensus_peers.cc:597] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:54.609983 19508 consensus_peers.cc:597] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:55.056389 19415 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:22:55.418130 19582 consensus_peers.cc:597] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:55.445797 19582 consensus_peers.cc:597] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:55.690519 19565 debug-util.cc:398] Leaking SignalData structure 0x7b08001d7ee0 after lost signal to thread 16491
W20260710 13:22:55.692401 19565 debug-util.cc:398] Leaking SignalData structure 0x7b080021cd80 after lost signal to thread 19401
W20260710 13:22:55.694108 19565 debug-util.cc:398] Leaking SignalData structure 0x7b0800104c80 after lost signal to thread 19568
W20260710 13:22:55.695796 19565 debug-util.cc:398] Leaking SignalData structure 0x7b0800256360 after lost signal to thread 19642
W20260710 13:22:56.057912 19415 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:22:56.396658 19508 consensus_peers.cc:597] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:22:56.432659 19508 consensus_peers.cc:597] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:22:56.489846 19582 consensus_peers.cc:597] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:22:56.505028 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:56.514253 19776 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:56.516039 19777 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:56.521664 19779 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:56.521690 16488 server_base.cc:1061] running on GCE node
I20260710 13:22:56.523427 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:56.523677 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:56.523914 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689776523893 us; error 0 us; skew 500 ppm
I20260710 13:22:56.524574 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:56.528228 16488 webserver.cc:533] Webserver started at http://127.16.26.1:32973/ using document root <none> and password file <none>
I20260710 13:22:56.528796 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:56.528983 16488 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:22:56.533604 16488 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:22:56.538044 19784 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:56.538936 16488 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 13:22:56.539302 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/ts-0-root
uuid: "f14ac40bb3964246bdb7705ab6691654"
format_stamp: "Formatted at 2026-07-10 13:22:48 on dist-test-slave-fcbk"
I20260710 13:22:56.539839 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689694032651-16488-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:56.560621 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:56.562382 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:56.564551 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:56.569250 19791 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 13:22:56.606630 19508 consensus_peers.cc:597] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:22:56.625439 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:22:56.625854 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.058s	user 0.002s	sys 0.002s
I20260710 13:22:56.626210 16488 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:22:56.632541 19791 tablet_bootstrap.cc:492] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654: Bootstrap starting.
W20260710 13:22:56.646359 19508 consensus_peers.cc:597] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:22:56.651965 19791 tablet_bootstrap.cc:492] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:56.653220 19791 tablet_bootstrap.cc:492] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654: Bootstrap complete.
I20260710 13:22:56.654074 19791 ts_tablet_manager.cc:1403] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
W20260710 13:22:56.657729 19582 consensus_peers.cc:597] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:22:56.658008 19791 raft_consensus.cc:359] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:56.659142 19791 raft_consensus.cc:740] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f14ac40bb3964246bdb7705ab6691654, State: Initialized, Role: FOLLOWER
I20260710 13:22:56.659958 19791 consensus_queue.cc:260] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654 [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: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:56.663201 19791 ts_tablet_manager.cc:1434] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:22:56.663975 19791 tablet_bootstrap.cc:492] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654: Bootstrap starting.
I20260710 13:22:56.678323 19791 tablet_bootstrap.cc:492] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:56.679160 19791 tablet_bootstrap.cc:492] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654: Bootstrap complete.
I20260710 13:22:56.679773 19791 ts_tablet_manager.cc:1403] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 13:22:56.682237 19791 raft_consensus.cc:359] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:56.683048 19791 raft_consensus.cc:740] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f14ac40bb3964246bdb7705ab6691654, State: Initialized, Role: FOLLOWER
I20260710 13:22:56.683872 19791 consensus_queue.cc:260] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [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: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:56.685972 19791 ts_tablet_manager.cc:1434] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:22:56.686911 19791 tablet_bootstrap.cc:492] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654: Bootstrap starting.
I20260710 13:22:56.700285 16488 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:22:56.700712 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.075s	user 0.061s	sys 0.004s
I20260710 13:22:56.705946 19791 tablet_bootstrap.cc:492] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:56.707248 19791 tablet_bootstrap.cc:492] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654: Bootstrap complete.
I20260710 13:22:56.708060 19791 ts_tablet_manager.cc:1403] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260710 13:22:56.711444 19791 raft_consensus.cc:359] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:56.712289 19791 raft_consensus.cc:740] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f14ac40bb3964246bdb7705ab6691654, State: Initialized, Role: FOLLOWER
I20260710 13:22:56.713656 19791 consensus_queue.cc:260] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654 [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: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:56.716570 19791 ts_tablet_manager.cc:1434] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:22:56.717760 19791 tablet_bootstrap.cc:492] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654: Bootstrap starting.
I20260710 13:22:56.739491 19791 tablet_bootstrap.cc:492] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:56.740635 19791 tablet_bootstrap.cc:492] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654: Bootstrap complete.
I20260710 13:22:56.741429 19791 ts_tablet_manager.cc:1403] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260710 13:22:56.744727 19791 raft_consensus.cc:359] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } }
I20260710 13:22:56.745539 19791 raft_consensus.cc:740] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f14ac40bb3964246bdb7705ab6691654, State: Initialized, Role: FOLLOWER
I20260710 13:22:56.746562 19791 consensus_queue.cc:260] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654 [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: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } }
I20260710 13:22:56.748912 19791 ts_tablet_manager.cc:1434] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:56.749787 19791 tablet_bootstrap.cc:492] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654: Bootstrap starting.
I20260710 13:22:56.767164 19791 tablet_bootstrap.cc:492] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:56.767954 19791 tablet_bootstrap.cc:492] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654: Bootstrap complete.
I20260710 13:22:56.768564 19791 ts_tablet_manager.cc:1403] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 13:22:56.771522 19791 raft_consensus.cc:359] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:56.772367 19791 raft_consensus.cc:740] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f14ac40bb3964246bdb7705ab6691654, State: Initialized, Role: FOLLOWER
I20260710 13:22:56.773478 19791 consensus_queue.cc:260] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654 [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: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:56.776065 19791 ts_tablet_manager.cc:1434] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:22:56.777069 19791 tablet_bootstrap.cc:492] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654: Bootstrap starting.
I20260710 13:22:56.781708 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.1:33463
I20260710 13:22:56.781879 19853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.1:33463 every 8 connection(s)
I20260710 13:22:56.859704 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:56.868101 19791 tablet_bootstrap.cc:492] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:56.869454 19791 tablet_bootstrap.cc:492] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654: Bootstrap complete.
I20260710 13:22:56.870296 19791 ts_tablet_manager.cc:1403] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654: Time spent bootstrapping tablet: real 0.093s	user 0.042s	sys 0.047s
I20260710 13:22:56.871701 16488 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:22:56.873317 16488 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:56.874198 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:56.875676 19791 raft_consensus.cc:359] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:56.878181 19791 raft_consensus.cc:740] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f14ac40bb3964246bdb7705ab6691654, State: Initialized, Role: FOLLOWER
I20260710 13:22:56.882412 19791 consensus_queue.cc:260] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654 [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: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:56.885113 19791 ts_tablet_manager.cc:1434] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:22:56.887033 19791 tablet_bootstrap.cc:492] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654: Bootstrap starting.
I20260710 13:22:56.892949 19854 heartbeater.cc:344] Connected to a master server at 127.16.26.62:42245
I20260710 13:22:56.893519 19854 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:56.894722 19854 heartbeater.cc:507] Master 127.16.26.62:42245 requested a full tablet report, sending...
I20260710 13:22:56.902872 19366 ts_manager.cc:194] Re-registered known tserver with Master: f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463)
I20260710 13:22:56.903719 19791 tablet_bootstrap.cc:492] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:56.904572 19791 tablet_bootstrap.cc:492] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654: Bootstrap complete.
I20260710 13:22:56.905184 19791 ts_tablet_manager.cc:1403] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260710 13:22:56.907989 19791 raft_consensus.cc:359] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:56.908855 19791 raft_consensus.cc:740] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f14ac40bb3964246bdb7705ab6691654, State: Initialized, Role: FOLLOWER
I20260710 13:22:56.909636 19791 consensus_queue.cc:260] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [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: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:56.911458 19791 ts_tablet_manager.cc:1434] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:56.912222 19791 tablet_bootstrap.cc:492] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654: Bootstrap starting.
I20260710 13:22:56.929772 19366 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48266
I20260710 13:22:56.935678 19854 heartbeater.cc:499] Master 127.16.26.62:42245 was elected leader, sending a full tablet report...
I20260710 13:22:56.936251 19791 tablet_bootstrap.cc:492] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:56.937417 19791 tablet_bootstrap.cc:492] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654: Bootstrap complete.
I20260710 13:22:56.938236 19791 ts_tablet_manager.cc:1403] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260710 13:22:56.941452 19791 raft_consensus.cc:359] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:56.942544 19791 raft_consensus.cc:740] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: f14ac40bb3964246bdb7705ab6691654, State: Initialized, Role: FOLLOWER
I20260710 13:22:56.943488 19791 consensus_queue.cc:260] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:56.945931 19791 ts_tablet_manager.cc:1434] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:22:56.946874 19791 tablet_bootstrap.cc:492] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654: Bootstrap starting.
I20260710 13:22:56.976717 19791 tablet_bootstrap.cc:492] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:56.977872 19791 tablet_bootstrap.cc:492] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654: Bootstrap complete.
I20260710 13:22:56.978618 19791 ts_tablet_manager.cc:1403] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.007s
I20260710 13:22:56.981350 19791 raft_consensus.cc:359] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:56.982168 19828 raft_consensus.cc:3060] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:56.982196 19791 raft_consensus.cc:740] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f14ac40bb3964246bdb7705ab6691654, State: Initialized, Role: FOLLOWER
I20260710 13:22:56.983284 19791 consensus_queue.cc:260] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654 [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: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:56.985736 19791 ts_tablet_manager.cc:1434] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:22:56.986662 19791 tablet_bootstrap.cc:492] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654: Bootstrap starting.
I20260710 13:22:57.006106 19791 tablet_bootstrap.cc:492] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:57.007174 19791 tablet_bootstrap.cc:492] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654: Bootstrap complete.
I20260710 13:22:57.008183 19791 ts_tablet_manager.cc:1403] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.001s
I20260710 13:22:57.011193 19791 raft_consensus.cc:359] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:57.011996 19791 raft_consensus.cc:740] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f14ac40bb3964246bdb7705ab6691654, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.012748 19791 consensus_queue.cc:260] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [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: "f14ac40bb3964246bdb7705ab6691654" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33463 } } peers { permanent_uuid: "cd1d5bb4c4374439a98737db5d4bf907" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 44151 } } peers { permanent_uuid: "b3ba1746afb147f2854a2c96259c9cc8" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 46653 } }
I20260710 13:22:57.015154 19791 ts_tablet_manager.cc:1434] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260710 13:22:57.059155 19415 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:22:57.283854 19828 raft_consensus.cc:3060] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:22:58.292884 19415 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:22:58.392527 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:58.402383 16488 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:22:58.403029 16488 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:58.403666 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:22:59.294104 19415 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:22:59.376590 19398 debug-util.cc:398] Leaking SignalData structure 0x7b08000485e0 after lost signal to thread 16491
W20260710 13:22:59.377573 19398 debug-util.cc:398] Leaking SignalData structure 0x7b0800048cc0 after lost signal to thread 19401
W20260710 13:22:59.378536 19398 debug-util.cc:398] Leaking SignalData structure 0x7b0800203cc0 after lost signal to thread 19568
W20260710 13:22:59.379410 19398 debug-util.cc:398] Leaking SignalData structure 0x7b0800127aa0 after lost signal to thread 19642
W20260710 13:22:59.380339 19398 debug-util.cc:398] Leaking SignalData structure 0x7b080018afa0 after lost signal to thread 19853
I20260710 13:22:59.417747 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:59.423353 16488 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:22:59.423815 16488 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:59.424302 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:23:00.295008 19415 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:00.431273 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:00.438776 16488 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:23:00.439417 16488 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:00.439946 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:23:01.296065 19415 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:01.446940 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:01.453660 16488 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:23:01.454141 16488 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:01.454674 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:23:02.297043 19415 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:02.461382 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:02.467901 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:02.473275 16488 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:23:02.473858 16488 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:23:03.298045 19415 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:03.496582 16488 tablet_server.cc:179] TabletServer@127.16.26.1:33463 shutting down...
I20260710 13:23:03.525750 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:03.526482 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:03.527086 16488 raft_consensus.cc:2243] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:03.527536 16488 raft_consensus.cc:2272] T 71038b90137940cea6b0da55f8243da8 P f14ac40bb3964246bdb7705ab6691654 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.529309 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:03.529904 16488 raft_consensus.cc:2243] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:03.530282 16488 raft_consensus.cc:2272] T 3974f6da3073496b80409e257742e5c9 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.531985 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:03.532485 16488 raft_consensus.cc:2243] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:03.532872 16488 raft_consensus.cc:2272] T 3f09c0d4e41749a8894186adb000c5c6 P f14ac40bb3964246bdb7705ab6691654 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.534626 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:03.535181 16488 raft_consensus.cc:2243] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:03.535542 16488 raft_consensus.cc:2272] T aa2b2f5d4d234822b5d8620f72155d1b P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.537657 16488 tablet_replica.cc:333] stopping tablet replica
W20260710 13:23:03.538117 19582 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 95 similar messages]
I20260710 13:23:03.538220 16488 raft_consensus.cc:2243] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:03.538746 16488 raft_consensus.cc:2272] T f77eb11cbca14a49892917bebe4fc477 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.540565 16488 tablet_replica.cc:333] stopping tablet replica
W20260710 13:23:03.541065 19582 consensus_peers.cc:597] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:03.541222 16488 raft_consensus.cc:2243] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:03.541757 16488 raft_consensus.cc:2272] T 8dae0436d85e43b5a53d26988053572e P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.543422 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:03.543926 16488 raft_consensus.cc:2243] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:03.544301 16488 raft_consensus.cc:2272] T 5b51c0bc359b4f16863eee4be1bb30c5 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.546008 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:03.546476 16488 raft_consensus.cc:2243] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:03.546890 16488 raft_consensus.cc:2272] T 7c8d129c93004690bcb97ddb4feb9281 P f14ac40bb3964246bdb7705ab6691654 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.548542 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:03.548995 16488 raft_consensus.cc:2243] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:03.549352 16488 raft_consensus.cc:2272] T 898281bd017448808a5e4ba6302a7033 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.551083 16488 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:03.551638 16488 raft_consensus.cc:2243] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:03.551982 16488 raft_consensus.cc:2272] T fd07d4ea241f4bf4a311a4bd4dacd752 P f14ac40bb3964246bdb7705ab6691654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.580673 16488 tablet_server.cc:196] TabletServer@127.16.26.1:33463 shutdown complete.
W20260710 13:23:03.584414 19508 consensus_peers.cc:597] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:03.598269 16488 tablet_server.cc:179] TabletServer@127.16.26.2:0 shutting down...
W20260710 13:23:03.618080 19582 consensus_peers.cc:597] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:03.626919 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:03.627851 16488 tablet_replica.cc:333] T fd07d4ea241f4bf4a311a4bd4dacd752 P cd1d5bb4c4374439a98737db5d4bf907: stopping tablet replica
I20260710 13:23:03.628697 16488 raft_consensus.cc:2243] T fd07d4ea241f4bf4a311a4bd4dacd752 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:03.629292 16488 raft_consensus.cc:2272] T fd07d4ea241f4bf4a311a4bd4dacd752 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.631561 16488 tablet_replica.cc:333] T 3974f6da3073496b80409e257742e5c9 P cd1d5bb4c4374439a98737db5d4bf907: stopping tablet replica
I20260710 13:23:03.632148 16488 raft_consensus.cc:2243] T 3974f6da3073496b80409e257742e5c9 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:03.632580 16488 raft_consensus.cc:2272] T 3974f6da3073496b80409e257742e5c9 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.634627 16488 tablet_replica.cc:333] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907: stopping tablet replica
I20260710 13:23:03.635159 16488 raft_consensus.cc:2243] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:03.635926 16488 raft_consensus.cc:2272] T 8dae0436d85e43b5a53d26988053572e P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.637923 16488 tablet_replica.cc:333] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907: stopping tablet replica
I20260710 13:23:03.638487 16488 raft_consensus.cc:2243] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:03.639237 16488 raft_consensus.cc:2272] T 5b51c0bc359b4f16863eee4be1bb30c5 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.641125 16488 tablet_replica.cc:333] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907: stopping tablet replica
I20260710 13:23:03.641677 16488 raft_consensus.cc:2243] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:03.642107 16488 raft_consensus.cc:2272] T 71038b90137940cea6b0da55f8243da8 P cd1d5bb4c4374439a98737db5d4bf907 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.644003 16488 tablet_replica.cc:333] T aa2b2f5d4d234822b5d8620f72155d1b P cd1d5bb4c4374439a98737db5d4bf907: stopping tablet replica
I20260710 13:23:03.644523 16488 raft_consensus.cc:2243] T aa2b2f5d4d234822b5d8620f72155d1b P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:03.644974 16488 raft_consensus.cc:2272] T aa2b2f5d4d234822b5d8620f72155d1b P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.647536 16488 tablet_replica.cc:333] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907: stopping tablet replica
I20260710 13:23:03.648253 16488 raft_consensus.cc:2243] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:03.649276 16488 raft_consensus.cc:2272] T f77eb11cbca14a49892917bebe4fc477 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:03.651640 19582 consensus_peers.cc:597] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 -> Peer cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151): Couldn't send request to peer cd1d5bb4c4374439a98737db5d4bf907. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:03.651772 19508 consensus_peers.cc:597] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 -> Peer f14ac40bb3964246bdb7705ab6691654 (127.16.26.1:33463): Couldn't send request to peer f14ac40bb3964246bdb7705ab6691654. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:03.652127 16488 tablet_replica.cc:333] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907: stopping tablet replica
I20260710 13:23:03.652747 16488 raft_consensus.cc:2243] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:03.653175 16488 raft_consensus.cc:2272] T 3f09c0d4e41749a8894186adb000c5c6 P cd1d5bb4c4374439a98737db5d4bf907 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.655181 16488 tablet_replica.cc:333] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907: stopping tablet replica
I20260710 13:23:03.655715 16488 raft_consensus.cc:2243] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:03.656461 16488 raft_consensus.cc:2272] T 7c8d129c93004690bcb97ddb4feb9281 P cd1d5bb4c4374439a98737db5d4bf907 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.658635 16488 tablet_replica.cc:333] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907: stopping tablet replica
I20260710 13:23:03.659093 16488 raft_consensus.cc:2243] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:03.659848 16488 raft_consensus.cc:2272] T 898281bd017448808a5e4ba6302a7033 P cd1d5bb4c4374439a98737db5d4bf907 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:03.708731 19582 consensus_peers.cc:597] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 -> Peer cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151): Couldn't send request to peer cd1d5bb4c4374439a98737db5d4bf907. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.2:44151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:03.710912 16488 tablet_server.cc:196] TabletServer@127.16.26.2:0 shutdown complete.
I20260710 13:23:03.735864 16488 tablet_server.cc:179] TabletServer@127.16.26.3:0 shutting down...
I20260710 13:23:03.767767 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:03.768615 16488 tablet_replica.cc:333] T 8dae0436d85e43b5a53d26988053572e P b3ba1746afb147f2854a2c96259c9cc8: stopping tablet replica
I20260710 13:23:03.769801 16488 raft_consensus.cc:2243] T 8dae0436d85e43b5a53d26988053572e P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:03.770534 16488 raft_consensus.cc:2272] T 8dae0436d85e43b5a53d26988053572e P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.772814 16488 tablet_replica.cc:333] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8: stopping tablet replica
I20260710 13:23:03.773597 16488 raft_consensus.cc:2243] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:03.774528 16488 raft_consensus.cc:2272] T 3f09c0d4e41749a8894186adb000c5c6 P b3ba1746afb147f2854a2c96259c9cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.776719 16488 tablet_replica.cc:333] T f77eb11cbca14a49892917bebe4fc477 P b3ba1746afb147f2854a2c96259c9cc8: stopping tablet replica
I20260710 13:23:03.777251 16488 raft_consensus.cc:2243] T f77eb11cbca14a49892917bebe4fc477 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:03.777737 16488 raft_consensus.cc:2272] T f77eb11cbca14a49892917bebe4fc477 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.779745 16488 tablet_replica.cc:333] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8: stopping tablet replica
I20260710 13:23:03.780496 16488 raft_consensus.cc:2243] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:03.781495 16488 raft_consensus.cc:2272] T aa2b2f5d4d234822b5d8620f72155d1b P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.784858 16488 tablet_replica.cc:333] T 5b51c0bc359b4f16863eee4be1bb30c5 P b3ba1746afb147f2854a2c96259c9cc8: stopping tablet replica
W20260710 13:23:03.785631 19582 consensus_peers.cc:597] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 -> Peer cd1d5bb4c4374439a98737db5d4bf907 (127.16.26.2:44151): Couldn't send request to peer cd1d5bb4c4374439a98737db5d4bf907. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.2:44151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:03.785758 16488 raft_consensus.cc:2243] T 5b51c0bc359b4f16863eee4be1bb30c5 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:03.786625 16488 raft_consensus.cc:2272] T 5b51c0bc359b4f16863eee4be1bb30c5 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.788894 16488 tablet_replica.cc:333] T 898281bd017448808a5e4ba6302a7033 P b3ba1746afb147f2854a2c96259c9cc8: stopping tablet replica
I20260710 13:23:03.789558 16488 raft_consensus.cc:2243] T 898281bd017448808a5e4ba6302a7033 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:03.790055 16488 raft_consensus.cc:2272] T 898281bd017448808a5e4ba6302a7033 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.792430 16488 tablet_replica.cc:333] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8: stopping tablet replica
I20260710 13:23:03.793046 16488 raft_consensus.cc:2243] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:03.793649 16488 raft_consensus.cc:2272] T 7c8d129c93004690bcb97ddb4feb9281 P b3ba1746afb147f2854a2c96259c9cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.795835 16488 tablet_replica.cc:333] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8: stopping tablet replica
I20260710 13:23:03.796401 16488 raft_consensus.cc:2243] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:03.797259 16488 raft_consensus.cc:2272] T 3974f6da3073496b80409e257742e5c9 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.799451 16488 tablet_replica.cc:333] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8: stopping tablet replica
I20260710 13:23:03.799979 16488 raft_consensus.cc:2243] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:03.800843 16488 raft_consensus.cc:2272] T 71038b90137940cea6b0da55f8243da8 P b3ba1746afb147f2854a2c96259c9cc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.803066 16488 tablet_replica.cc:333] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8: stopping tablet replica
I20260710 13:23:03.803634 16488 raft_consensus.cc:2243] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:03.804534 16488 raft_consensus.cc:2272] T fd07d4ea241f4bf4a311a4bd4dacd752 P b3ba1746afb147f2854a2c96259c9cc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.836408 16488 tablet_server.cc:196] TabletServer@127.16.26.3:0 shutdown complete.
I20260710 13:23:03.861789 16488 master.cc:562] Master@127.16.26.62:42245 shutting down...
I20260710 13:23:03.885810 16488 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:03.886597 16488 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:03.886971 16488 tablet_replica.cc:333] T 00000000000000000000000000000000 P ba6ef7dceeb249e0943ff15ffe76ebab: stopping tablet replica
I20260710 13:23:03.924765 16488 master.cc:584] Master@127.16.26.62:42245 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (16084 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:23:03.969969 16488 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.26.62:44103
I20260710 13:23:03.971218 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:03.977011 19886 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:03.977192 19887 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:03.978650 19889 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:03.979984 16488 server_base.cc:1061] running on GCE node
I20260710 13:23:03.980842 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:03.981009 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:03.981115 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689783981104 us; error 0 us; skew 500 ppm
I20260710 13:23:03.981712 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:03.983978 16488 webserver.cc:533] Webserver started at http://127.16.26.62:35953/ using document root <none> and password file <none>
I20260710 13:23:03.984477 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:03.984629 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:03.984854 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:03.986088 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689694032651-16488-0/minicluster-data/master-0-root/instance:
uuid: "211992a53016484fb84c0393c8538841"
format_stamp: "Formatted at 2026-07-10 13:23:03 on dist-test-slave-fcbk"
I20260710 13:23:03.990374 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:03.993888 19894 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:03.994704 16488 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:23:03.994948 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689694032651-16488-0/minicluster-data/master-0-root
uuid: "211992a53016484fb84c0393c8538841"
format_stamp: "Formatted at 2026-07-10 13:23:03 on dist-test-slave-fcbk"
I20260710 13:23:03.995178 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689694032651-16488-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689694032651-16488-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689694032651-16488-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:04.012059 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:04.013170 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:04.052073 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.62:44103
I20260710 13:23:04.052381 19945 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.62:44103 every 8 connection(s)
I20260710 13:23:04.056104 19946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:04.067428 19946 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841: Bootstrap starting.
I20260710 13:23:04.072643 19946 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:04.077232 19946 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841: No bootstrap required, opened a new log
I20260710 13:23:04.079692 19946 raft_consensus.cc:359] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "211992a53016484fb84c0393c8538841" member_type: VOTER }
I20260710 13:23:04.080169 19946 raft_consensus.cc:385] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:04.080427 19946 raft_consensus.cc:740] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 211992a53016484fb84c0393c8538841, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.081125 19946 consensus_queue.cc:260] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "211992a53016484fb84c0393c8538841" member_type: VOTER }
I20260710 13:23:04.081718 19946 raft_consensus.cc:399] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:04.081954 19946 raft_consensus.cc:493] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:04.082300 19946 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:04.087327 19946 raft_consensus.cc:515] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "211992a53016484fb84c0393c8538841" member_type: VOTER }
I20260710 13:23:04.088006 19946 leader_election.cc:304] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841 [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: 211992a53016484fb84c0393c8538841; no voters: 
I20260710 13:23:04.089218 19946 leader_election.cc:290] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:04.089637 19949 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:04.091092 19949 raft_consensus.cc:697] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841 [term 1 LEADER]: Becoming Leader. State: Replica: 211992a53016484fb84c0393c8538841, State: Running, Role: LEADER
I20260710 13:23:04.091806 19949 consensus_queue.cc:237] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841 [LEADER]: Queue going to LEADER mode. State: All 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: "211992a53016484fb84c0393c8538841" member_type: VOTER }
I20260710 13:23:04.092695 19946 sys_catalog.cc:565] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:04.097185 19951 sys_catalog.cc:455] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 211992a53016484fb84c0393c8538841. Latest consensus state: current_term: 1 leader_uuid: "211992a53016484fb84c0393c8538841" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "211992a53016484fb84c0393c8538841" member_type: VOTER } }
I20260710 13:23:04.098021 19951 sys_catalog.cc:458] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:04.098237 19950 sys_catalog.cc:455] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "211992a53016484fb84c0393c8538841" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "211992a53016484fb84c0393c8538841" member_type: VOTER } }
I20260710 13:23:04.098847 19950 sys_catalog.cc:458] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:04.100102 19957 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:04.104971 19957 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:04.109737 16488 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:04.114424 19957 catalog_manager.cc:1383] Generated new cluster ID: 4047a491f1d3451caee6d8c4d925a8d9
I20260710 13:23:04.114776 19957 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:04.142494 19957 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:04.144361 19957 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:04.157989 19957 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841: Generated new TSK 0
I20260710 13:23:04.158636 19957 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:04.177755 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:04.184075 19967 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:04.185496 19968 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:04.187156 16488 server_base.cc:1061] running on GCE node
W20260710 13:23:04.187438 19970 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:04.188439 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:04.188617 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:04.188740 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689784188729 us; error 0 us; skew 500 ppm
I20260710 13:23:04.189193 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:04.191483 16488 webserver.cc:533] Webserver started at http://127.16.26.1:39217/ using document root <none> and password file <none>
I20260710 13:23:04.191901 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:04.192050 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:04.192267 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:04.193377 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689694032651-16488-0/minicluster-data/ts-0-root/instance:
uuid: "3aef66bbb58b4be28b0f310e6ae9ae13"
format_stamp: "Formatted at 2026-07-10 13:23:04 on dist-test-slave-fcbk"
I20260710 13:23:04.198282 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:04.202255 19975 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:04.203294 16488 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 13:23:04.203595 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689694032651-16488-0/minicluster-data/ts-0-root
uuid: "3aef66bbb58b4be28b0f310e6ae9ae13"
format_stamp: "Formatted at 2026-07-10 13:23:04 on dist-test-slave-fcbk"
I20260710 13:23:04.203847 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689694032651-16488-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689694032651-16488-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689694032651-16488-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:04.216212 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:04.217492 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:04.218987 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:04.221272 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:04.221576 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:04.221841 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:04.222011 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:04.263307 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.1:36981
I20260710 13:23:04.263370 20037 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.1:36981 every 8 connection(s)
I20260710 13:23:04.268397 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:04.275470 20042 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:04.276621 20043 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:04.278515 20045 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:04.279628 16488 server_base.cc:1061] running on GCE node
I20260710 13:23:04.280826 20038 heartbeater.cc:344] Connected to a master server at 127.16.26.62:44103
I20260710 13:23:04.280881 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:04.281289 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:04.281375 20038 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:04.281533 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689784281512 us; error 0 us; skew 500 ppm
I20260710 13:23:04.282313 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:04.282277 20038 heartbeater.cc:507] Master 127.16.26.62:44103 requested a full tablet report, sending...
I20260710 13:23:04.285054 19911 ts_manager.cc:194] Registered new tserver with Master: 3aef66bbb58b4be28b0f310e6ae9ae13 (127.16.26.1:36981)
I20260710 13:23:04.285452 16488 webserver.cc:533] Webserver started at http://127.16.26.2:40131/ using document root <none> and password file <none>
I20260710 13:23:04.286089 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:04.286291 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:04.286568 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:04.287400 19911 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36996
I20260710 13:23:04.287606 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689694032651-16488-0/minicluster-data/ts-1-root/instance:
uuid: "62ca0d34dfcd45bbb808453bb2a62791"
format_stamp: "Formatted at 2026-07-10 13:23:04 on dist-test-slave-fcbk"
I20260710 13:23:04.292889 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:23:04.296617 20050 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:04.297447 16488 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:23:04.297755 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689694032651-16488-0/minicluster-data/ts-1-root
uuid: "62ca0d34dfcd45bbb808453bb2a62791"
format_stamp: "Formatted at 2026-07-10 13:23:04 on dist-test-slave-fcbk"
I20260710 13:23:04.298025 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689694032651-16488-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689694032651-16488-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689694032651-16488-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:04.307355 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:04.308525 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:04.310025 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:04.312201 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:04.312376 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:04.312685 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:04.312829 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:04.355400 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.2:34199
I20260710 13:23:04.355495 20112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.2:34199 every 8 connection(s)
I20260710 13:23:04.360491 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:04.368309 20116 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:04.370146 20117 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:04.372305 20119 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:04.373273 16488 server_base.cc:1061] running on GCE node
I20260710 13:23:04.373656 20113 heartbeater.cc:344] Connected to a master server at 127.16.26.62:44103
I20260710 13:23:04.374086 20113 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:04.374377 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:04.374653 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:04.374841 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689784374825 us; error 0 us; skew 500 ppm
I20260710 13:23:04.374984 20113 heartbeater.cc:507] Master 127.16.26.62:44103 requested a full tablet report, sending...
I20260710 13:23:04.375597 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:04.377759 19911 ts_manager.cc:194] Registered new tserver with Master: 62ca0d34dfcd45bbb808453bb2a62791 (127.16.26.2:34199)
I20260710 13:23:04.378429 16488 webserver.cc:533] Webserver started at http://127.16.26.3:38389/ using document root <none> and password file <none>
I20260710 13:23:04.378965 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:04.379179 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:04.379433 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:04.379606 19911 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37002
I20260710 13:23:04.380817 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689694032651-16488-0/minicluster-data/ts-2-root/instance:
uuid: "f7099bb79a17438ea8f7c9d2f0e55c97"
format_stamp: "Formatted at 2026-07-10 13:23:04 on dist-test-slave-fcbk"
I20260710 13:23:04.385567 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:23:04.389257 20124 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:04.390287 16488 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:23:04.390587 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689694032651-16488-0/minicluster-data/ts-2-root
uuid: "f7099bb79a17438ea8f7c9d2f0e55c97"
format_stamp: "Formatted at 2026-07-10 13:23:04 on dist-test-slave-fcbk"
I20260710 13:23:04.390894 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689694032651-16488-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689694032651-16488-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689694032651-16488-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:04.401788 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:04.403002 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:04.404608 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:04.407162 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:04.407404 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:04.407675 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:04.407867 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:04.453902 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.3:41385
I20260710 13:23:04.454001 20186 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.3:41385 every 8 connection(s)
I20260710 13:23:04.468253 20187 heartbeater.cc:344] Connected to a master server at 127.16.26.62:44103
I20260710 13:23:04.468604 20187 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:04.469347 20187 heartbeater.cc:507] Master 127.16.26.62:44103 requested a full tablet report, sending...
I20260710 13:23:04.471447 19911 ts_manager.cc:194] Registered new tserver with Master: f7099bb79a17438ea8f7c9d2f0e55c97 (127.16.26.3:41385)
I20260710 13:23:04.472115 16488 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014988095s
I20260710 13:23:04.472858 19911 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37008
I20260710 13:23:04.501184 19911 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37016:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:04.503561 19911 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:04.561775 20078 tablet_service.cc:1511] Processing CreateTablet for tablet 5b92435dfac94e34aa30eedfb734fabe (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fd07ec5d80314647978c0d1bf89e06e1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:23:04.561846 20077 tablet_service.cc:1511] Processing CreateTablet for tablet b86245d9bddb49f68e3915caebb480b8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fd07ec5d80314647978c0d1bf89e06e1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:23:04.563364 20078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b92435dfac94e34aa30eedfb734fabe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:04.564047 20077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86245d9bddb49f68e3915caebb480b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:04.563930 20003 tablet_service.cc:1511] Processing CreateTablet for tablet 5b92435dfac94e34aa30eedfb734fabe (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fd07ec5d80314647978c0d1bf89e06e1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:23:04.565285 20003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b92435dfac94e34aa30eedfb734fabe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:04.567327 20002 tablet_service.cc:1511] Processing CreateTablet for tablet b86245d9bddb49f68e3915caebb480b8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fd07ec5d80314647978c0d1bf89e06e1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:23:04.568676 20152 tablet_service.cc:1511] Processing CreateTablet for tablet 5b92435dfac94e34aa30eedfb734fabe (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fd07ec5d80314647978c0d1bf89e06e1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:23:04.570029 20152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b92435dfac94e34aa30eedfb734fabe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:04.569964 20151 tablet_service.cc:1511] Processing CreateTablet for tablet b86245d9bddb49f68e3915caebb480b8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fd07ec5d80314647978c0d1bf89e06e1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:23:04.571314 20151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86245d9bddb49f68e3915caebb480b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:04.568717 20002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86245d9bddb49f68e3915caebb480b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:04.591439 20202 tablet_bootstrap.cc:492] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791: Bootstrap starting.
I20260710 13:23:04.601452 20204 tablet_bootstrap.cc:492] T 5b92435dfac94e34aa30eedfb734fabe P f7099bb79a17438ea8f7c9d2f0e55c97: Bootstrap starting.
I20260710 13:23:04.601758 20202 tablet_bootstrap.cc:654] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:04.609809 20203 tablet_bootstrap.cc:492] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13: Bootstrap starting.
I20260710 13:23:04.609448 20204 tablet_bootstrap.cc:654] T 5b92435dfac94e34aa30eedfb734fabe P f7099bb79a17438ea8f7c9d2f0e55c97: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:04.617722 20203 tablet_bootstrap.cc:654] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:04.620980 20202 tablet_bootstrap.cc:492] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791: No bootstrap required, opened a new log
I20260710 13:23:04.621493 20204 tablet_bootstrap.cc:492] T 5b92435dfac94e34aa30eedfb734fabe P f7099bb79a17438ea8f7c9d2f0e55c97: No bootstrap required, opened a new log
I20260710 13:23:04.621611 20202 ts_tablet_manager.cc:1403] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.019s
I20260710 13:23:04.622117 20204 ts_tablet_manager.cc:1403] T 5b92435dfac94e34aa30eedfb734fabe P f7099bb79a17438ea8f7c9d2f0e55c97: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 13:23:04.623374 20203 tablet_bootstrap.cc:492] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13: No bootstrap required, opened a new log
I20260710 13:23:04.623867 20203 ts_tablet_manager.cc:1403] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260710 13:23:04.624851 20202 raft_consensus.cc:359] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.625525 20202 raft_consensus.cc:385] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:04.625150 20204 raft_consensus.cc:359] T 5b92435dfac94e34aa30eedfb734fabe P f7099bb79a17438ea8f7c9d2f0e55c97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.625828 20202 raft_consensus.cc:740] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62ca0d34dfcd45bbb808453bb2a62791, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.625979 20204 raft_consensus.cc:385] T 5b92435dfac94e34aa30eedfb734fabe P f7099bb79a17438ea8f7c9d2f0e55c97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:04.626365 20204 raft_consensus.cc:740] T 5b92435dfac94e34aa30eedfb734fabe P f7099bb79a17438ea8f7c9d2f0e55c97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7099bb79a17438ea8f7c9d2f0e55c97, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.626667 20202 consensus_queue.cc:260] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.626750 20203 raft_consensus.cc:359] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.627121 20204 consensus_queue.cc:260] T 5b92435dfac94e34aa30eedfb734fabe P f7099bb79a17438ea8f7c9d2f0e55c97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.627596 20203 raft_consensus.cc:385] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:04.627929 20203 raft_consensus.cc:740] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aef66bbb58b4be28b0f310e6ae9ae13, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.629303 20113 heartbeater.cc:499] Master 127.16.26.62:44103 was elected leader, sending a full tablet report...
I20260710 13:23:04.629004 20203 consensus_queue.cc:260] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.629801 20202 ts_tablet_manager.cc:1434] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:23:04.630745 20202 tablet_bootstrap.cc:492] T 5b92435dfac94e34aa30eedfb734fabe P 62ca0d34dfcd45bbb808453bb2a62791: Bootstrap starting.
I20260710 13:23:04.631448 20038 heartbeater.cc:499] Master 127.16.26.62:44103 was elected leader, sending a full tablet report...
I20260710 13:23:04.636893 20202 tablet_bootstrap.cc:654] T 5b92435dfac94e34aa30eedfb734fabe P 62ca0d34dfcd45bbb808453bb2a62791: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:04.640360 20210 raft_consensus.cc:493] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:04.641227 20210 raft_consensus.cc:515] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.651299 20203 ts_tablet_manager.cc:1434] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.005s
I20260710 13:23:04.663204 20203 tablet_bootstrap.cc:492] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13: Bootstrap starting.
I20260710 13:23:04.666641 20088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b92435dfac94e34aa30eedfb734fabe" candidate_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ca0d34dfcd45bbb808453bb2a62791" is_pre_election: true
W20260710 13:23:04.669312 19978 leader_election.cc:343] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62ca0d34dfcd45bbb808453bb2a62791 (127.16.26.2:34199): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:04.675247 20210 leader_election.cc:290] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62ca0d34dfcd45bbb808453bb2a62791 (127.16.26.2:34199), f7099bb79a17438ea8f7c9d2f0e55c97 (127.16.26.3:41385)
I20260710 13:23:04.676265 20187 heartbeater.cc:499] Master 127.16.26.62:44103 was elected leader, sending a full tablet report...
I20260710 13:23:04.678596 20203 tablet_bootstrap.cc:654] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:04.676215 20204 ts_tablet_manager.cc:1434] T 5b92435dfac94e34aa30eedfb734fabe P f7099bb79a17438ea8f7c9d2f0e55c97: Time spent starting tablet: real 0.054s	user 0.023s	sys 0.025s
I20260710 13:23:04.684949 20204 tablet_bootstrap.cc:492] T b86245d9bddb49f68e3915caebb480b8 P f7099bb79a17438ea8f7c9d2f0e55c97: Bootstrap starting.
I20260710 13:23:04.686486 20203 tablet_bootstrap.cc:492] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13: No bootstrap required, opened a new log
I20260710 13:23:04.687033 20203 ts_tablet_manager.cc:1403] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.011s
I20260710 13:23:04.687598 20202 tablet_bootstrap.cc:492] T 5b92435dfac94e34aa30eedfb734fabe P 62ca0d34dfcd45bbb808453bb2a62791: No bootstrap required, opened a new log
I20260710 13:23:04.688125 20202 ts_tablet_manager.cc:1403] T 5b92435dfac94e34aa30eedfb734fabe P 62ca0d34dfcd45bbb808453bb2a62791: Time spent bootstrapping tablet: real 0.058s	user 0.030s	sys 0.024s
I20260710 13:23:04.690029 20203 raft_consensus.cc:359] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.690830 20203 raft_consensus.cc:385] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:04.691126 20203 raft_consensus.cc:740] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aef66bbb58b4be28b0f310e6ae9ae13, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.690986 20202 raft_consensus.cc:359] T 5b92435dfac94e34aa30eedfb734fabe P 62ca0d34dfcd45bbb808453bb2a62791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.691852 20202 raft_consensus.cc:385] T 5b92435dfac94e34aa30eedfb734fabe P 62ca0d34dfcd45bbb808453bb2a62791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:04.691928 20203 consensus_queue.cc:260] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.692497 20202 raft_consensus.cc:740] T 5b92435dfac94e34aa30eedfb734fabe P 62ca0d34dfcd45bbb808453bb2a62791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62ca0d34dfcd45bbb808453bb2a62791, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.693007 20162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b92435dfac94e34aa30eedfb734fabe" candidate_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" is_pre_election: true
I20260710 13:23:04.693861 20162 raft_consensus.cc:2468] T 5b92435dfac94e34aa30eedfb734fabe P f7099bb79a17438ea8f7c9d2f0e55c97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3aef66bbb58b4be28b0f310e6ae9ae13 in term 0.
I20260710 13:23:04.693558 20202 consensus_queue.cc:260] T 5b92435dfac94e34aa30eedfb734fabe P 62ca0d34dfcd45bbb808453bb2a62791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.695343 19977 leader_election.cc:304] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 [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: 3aef66bbb58b4be28b0f310e6ae9ae13, f7099bb79a17438ea8f7c9d2f0e55c97; no voters: 62ca0d34dfcd45bbb808453bb2a62791
I20260710 13:23:04.696552 20202 ts_tablet_manager.cc:1434] T 5b92435dfac94e34aa30eedfb734fabe P 62ca0d34dfcd45bbb808453bb2a62791: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:23:04.696717 20210 raft_consensus.cc:2804] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:04.697268 20210 raft_consensus.cc:493] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:04.697657 20210 raft_consensus.cc:3060] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:04.698200 20203 ts_tablet_manager.cc:1434] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:23:04.704790 20210 raft_consensus.cc:515] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
W20260710 13:23:04.707950 20188 tablet.cc:2406] T 5b92435dfac94e34aa30eedfb734fabe P f7099bb79a17438ea8f7c9d2f0e55c97: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:23:04.708272 20088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b92435dfac94e34aa30eedfb734fabe" candidate_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ca0d34dfcd45bbb808453bb2a62791"
I20260710 13:23:04.708856 20088 raft_consensus.cc:3060] T 5b92435dfac94e34aa30eedfb734fabe P 62ca0d34dfcd45bbb808453bb2a62791 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:04.709947 20204 tablet_bootstrap.cc:654] T b86245d9bddb49f68e3915caebb480b8 P f7099bb79a17438ea8f7c9d2f0e55c97: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:04.714404 20213 raft_consensus.cc:493] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:04.715108 20213 raft_consensus.cc:515] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.716636 20088 raft_consensus.cc:2468] T 5b92435dfac94e34aa30eedfb734fabe P 62ca0d34dfcd45bbb808453bb2a62791 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aef66bbb58b4be28b0f310e6ae9ae13 in term 1.
I20260710 13:23:04.718024 20213 leader_election.cc:290] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62ca0d34dfcd45bbb808453bb2a62791 (127.16.26.2:34199), f7099bb79a17438ea8f7c9d2f0e55c97 (127.16.26.3:41385)
I20260710 13:23:04.718165 19978 leader_election.cc:304] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aef66bbb58b4be28b0f310e6ae9ae13, 62ca0d34dfcd45bbb808453bb2a62791; no voters: 
I20260710 13:23:04.718626 20210 leader_election.cc:290] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 [CANDIDATE]: Term 1 election: Requested vote from peers 62ca0d34dfcd45bbb808453bb2a62791 (127.16.26.2:34199), f7099bb79a17438ea8f7c9d2f0e55c97 (127.16.26.3:41385)
I20260710 13:23:04.719342 20213 raft_consensus.cc:2804] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:04.720042 20087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86245d9bddb49f68e3915caebb480b8" candidate_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ca0d34dfcd45bbb808453bb2a62791" is_pre_election: true
I20260710 13:23:04.720532 20161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86245d9bddb49f68e3915caebb480b8" candidate_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" is_pre_election: true
I20260710 13:23:04.721112 20213 raft_consensus.cc:697] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 1 LEADER]: Becoming Leader. State: Replica: 3aef66bbb58b4be28b0f310e6ae9ae13, State: Running, Role: LEADER
I20260710 13:23:04.721596 20087 raft_consensus.cc:2468] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3aef66bbb58b4be28b0f310e6ae9ae13 in term 0.
I20260710 13:23:04.720904 20162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b92435dfac94e34aa30eedfb734fabe" candidate_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97"
W20260710 13:23:04.722538 19977 leader_election.cc:343] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7099bb79a17438ea8f7c9d2f0e55c97 (127.16.26.3:41385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:04.722206 20213 consensus_queue.cc:237] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.723049 20162 raft_consensus.cc:3060] T 5b92435dfac94e34aa30eedfb734fabe P f7099bb79a17438ea8f7c9d2f0e55c97 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:04.723516 20204 tablet_bootstrap.cc:492] T b86245d9bddb49f68e3915caebb480b8 P f7099bb79a17438ea8f7c9d2f0e55c97: No bootstrap required, opened a new log
I20260710 13:23:04.723395 19978 leader_election.cc:304] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [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: 3aef66bbb58b4be28b0f310e6ae9ae13, 62ca0d34dfcd45bbb808453bb2a62791; no voters: f7099bb79a17438ea8f7c9d2f0e55c97
I20260710 13:23:04.724237 20204 ts_tablet_manager.cc:1403] T b86245d9bddb49f68e3915caebb480b8 P f7099bb79a17438ea8f7c9d2f0e55c97: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.008s
I20260710 13:23:04.724617 20210 raft_consensus.cc:2804] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:04.725081 20210 raft_consensus.cc:493] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:04.725481 20210 raft_consensus.cc:3060] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:04.727895 20204 raft_consensus.cc:359] T b86245d9bddb49f68e3915caebb480b8 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.728917 20204 raft_consensus.cc:385] T b86245d9bddb49f68e3915caebb480b8 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:04.729295 20204 raft_consensus.cc:740] T b86245d9bddb49f68e3915caebb480b8 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7099bb79a17438ea8f7c9d2f0e55c97, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.730293 20204 consensus_queue.cc:260] T b86245d9bddb49f68e3915caebb480b8 P f7099bb79a17438ea8f7c9d2f0e55c97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.731299 20162 raft_consensus.cc:2468] T 5b92435dfac94e34aa30eedfb734fabe P f7099bb79a17438ea8f7c9d2f0e55c97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aef66bbb58b4be28b0f310e6ae9ae13 in term 1.
I20260710 13:23:04.733079 20204 ts_tablet_manager.cc:1434] T b86245d9bddb49f68e3915caebb480b8 P f7099bb79a17438ea8f7c9d2f0e55c97: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:04.733693 20210 raft_consensus.cc:515] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.736586 20087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86245d9bddb49f68e3915caebb480b8" candidate_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ca0d34dfcd45bbb808453bb2a62791"
I20260710 13:23:04.736732 20162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86245d9bddb49f68e3915caebb480b8" candidate_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97"
I20260710 13:23:04.737192 20087 raft_consensus.cc:3060] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:04.737284 20162 raft_consensus.cc:3060] T b86245d9bddb49f68e3915caebb480b8 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:04.742283 19909 catalog_manager.cc:5697] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3aef66bbb58b4be28b0f310e6ae9ae13 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:04.744617 20162 raft_consensus.cc:2468] T b86245d9bddb49f68e3915caebb480b8 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aef66bbb58b4be28b0f310e6ae9ae13 in term 1.
I20260710 13:23:04.744796 20210 leader_election.cc:290] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [CANDIDATE]: Term 1 election: Requested vote from peers 62ca0d34dfcd45bbb808453bb2a62791 (127.16.26.2:34199), f7099bb79a17438ea8f7c9d2f0e55c97 (127.16.26.3:41385)
I20260710 13:23:04.744626 20087 raft_consensus.cc:2468] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aef66bbb58b4be28b0f310e6ae9ae13 in term 1.
I20260710 13:23:04.746425 19978 leader_election.cc:304] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aef66bbb58b4be28b0f310e6ae9ae13, 62ca0d34dfcd45bbb808453bb2a62791; no voters: 
I20260710 13:23:04.747351 20210 raft_consensus.cc:2804] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:04.747861 20210 raft_consensus.cc:697] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 1 LEADER]: Becoming Leader. State: Replica: 3aef66bbb58b4be28b0f310e6ae9ae13, State: Running, Role: LEADER
I20260710 13:23:04.748560 20210 consensus_queue.cc:237] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.756604 19909 catalog_manager.cc:5697] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3aef66bbb58b4be28b0f310e6ae9ae13 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:04.801463 19909 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37024:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:04.803395 19909 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:04.826241 20002 tablet_service.cc:1511] Processing CreateTablet for tablet ab15b86fc6a34baaaad47f5dcff9ef66 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4113e657ff384d5caf84dd12b6f08e6f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:23:04.827610 20002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab15b86fc6a34baaaad47f5dcff9ef66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:04.827894 20078 tablet_service.cc:1511] Processing CreateTablet for tablet ab15b86fc6a34baaaad47f5dcff9ef66 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4113e657ff384d5caf84dd12b6f08e6f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:23:04.829136 20078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab15b86fc6a34baaaad47f5dcff9ef66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:04.829726 20151 tablet_service.cc:1511] Processing CreateTablet for tablet ab15b86fc6a34baaaad47f5dcff9ef66 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4113e657ff384d5caf84dd12b6f08e6f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:23:04.831162 20151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab15b86fc6a34baaaad47f5dcff9ef66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:04.836752 20152 tablet_service.cc:1511] Processing CreateTablet for tablet d70eca17dc5341b09ce2820012167d48 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4113e657ff384d5caf84dd12b6f08e6f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:23:04.838315 20152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70eca17dc5341b09ce2820012167d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:04.840032 20003 tablet_service.cc:1511] Processing CreateTablet for tablet d70eca17dc5341b09ce2820012167d48 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4113e657ff384d5caf84dd12b6f08e6f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:23:04.841413 20003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70eca17dc5341b09ce2820012167d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:04.843835 20203 tablet_bootstrap.cc:492] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13: Bootstrap starting.
I20260710 13:23:04.846560 20077 tablet_service.cc:1511] Processing CreateTablet for tablet d70eca17dc5341b09ce2820012167d48 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4113e657ff384d5caf84dd12b6f08e6f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:23:04.848029 20077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70eca17dc5341b09ce2820012167d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:04.850160 20203 tablet_bootstrap.cc:654] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:04.862810 20204 tablet_bootstrap.cc:492] T ab15b86fc6a34baaaad47f5dcff9ef66 P f7099bb79a17438ea8f7c9d2f0e55c97: Bootstrap starting.
I20260710 13:23:04.870486 20204 tablet_bootstrap.cc:654] T ab15b86fc6a34baaaad47f5dcff9ef66 P f7099bb79a17438ea8f7c9d2f0e55c97: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:04.875193 20202 tablet_bootstrap.cc:492] T ab15b86fc6a34baaaad47f5dcff9ef66 P 62ca0d34dfcd45bbb808453bb2a62791: Bootstrap starting.
I20260710 13:23:04.879097 20203 tablet_bootstrap.cc:492] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13: No bootstrap required, opened a new log
I20260710 13:23:04.880116 20203 ts_tablet_manager.cc:1403] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.023s
I20260710 13:23:04.883318 20202 tablet_bootstrap.cc:654] T ab15b86fc6a34baaaad47f5dcff9ef66 P 62ca0d34dfcd45bbb808453bb2a62791: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:04.883868 20203 raft_consensus.cc:359] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.884685 20203 raft_consensus.cc:385] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:04.885033 20204 tablet_bootstrap.cc:492] T ab15b86fc6a34baaaad47f5dcff9ef66 P f7099bb79a17438ea8f7c9d2f0e55c97: No bootstrap required, opened a new log
I20260710 13:23:04.884977 20203 raft_consensus.cc:740] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aef66bbb58b4be28b0f310e6ae9ae13, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.885627 20204 ts_tablet_manager.cc:1403] T ab15b86fc6a34baaaad47f5dcff9ef66 P f7099bb79a17438ea8f7c9d2f0e55c97: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260710 13:23:04.886139 20203 consensus_queue.cc:260] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.887212 20210 raft_consensus.cc:493] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:04.887667 20210 raft_consensus.cc:515] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.888628 20203 ts_tablet_manager.cc:1434] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260710 13:23:04.888564 20204 raft_consensus.cc:359] T ab15b86fc6a34baaaad47f5dcff9ef66 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.889463 20204 raft_consensus.cc:385] T ab15b86fc6a34baaaad47f5dcff9ef66 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:04.889758 20204 raft_consensus.cc:740] T ab15b86fc6a34baaaad47f5dcff9ef66 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7099bb79a17438ea8f7c9d2f0e55c97, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.889847 20210 leader_election.cc:290] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62ca0d34dfcd45bbb808453bb2a62791 (127.16.26.2:34199), f7099bb79a17438ea8f7c9d2f0e55c97 (127.16.26.3:41385)
I20260710 13:23:04.890528 20204 consensus_queue.cc:260] T ab15b86fc6a34baaaad47f5dcff9ef66 P f7099bb79a17438ea8f7c9d2f0e55c97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.891947 20203 tablet_bootstrap.cc:492] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13: Bootstrap starting.
I20260710 13:23:04.891880 20087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab15b86fc6a34baaaad47f5dcff9ef66" candidate_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ca0d34dfcd45bbb808453bb2a62791" is_pre_election: true
I20260710 13:23:04.894791 20204 ts_tablet_manager.cc:1434] T ab15b86fc6a34baaaad47f5dcff9ef66 P f7099bb79a17438ea8f7c9d2f0e55c97: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:23:04.894654 20162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab15b86fc6a34baaaad47f5dcff9ef66" candidate_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" is_pre_election: true
I20260710 13:23:04.895407 20162 raft_consensus.cc:2468] T ab15b86fc6a34baaaad47f5dcff9ef66 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3aef66bbb58b4be28b0f310e6ae9ae13 in term 0.
W20260710 13:23:04.895738 19978 leader_election.cc:343] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62ca0d34dfcd45bbb808453bb2a62791 (127.16.26.2:34199): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:04.896854 20204 tablet_bootstrap.cc:492] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97: Bootstrap starting.
I20260710 13:23:04.897027 19977 leader_election.cc:304] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 [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: 3aef66bbb58b4be28b0f310e6ae9ae13, f7099bb79a17438ea8f7c9d2f0e55c97; no voters: 62ca0d34dfcd45bbb808453bb2a62791
I20260710 13:23:04.898243 20213 raft_consensus.cc:2804] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:04.898707 20213 raft_consensus.cc:493] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:04.899057 20213 raft_consensus.cc:3060] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:04.902803 20203 tablet_bootstrap.cc:654] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:04.903671 20202 tablet_bootstrap.cc:492] T ab15b86fc6a34baaaad47f5dcff9ef66 P 62ca0d34dfcd45bbb808453bb2a62791: No bootstrap required, opened a new log
I20260710 13:23:04.905114 20202 ts_tablet_manager.cc:1403] T ab15b86fc6a34baaaad47f5dcff9ef66 P 62ca0d34dfcd45bbb808453bb2a62791: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.002s
I20260710 13:23:04.908281 20204 tablet_bootstrap.cc:654] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:04.908143 20202 raft_consensus.cc:359] T ab15b86fc6a34baaaad47f5dcff9ef66 P 62ca0d34dfcd45bbb808453bb2a62791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.909075 20202 raft_consensus.cc:385] T ab15b86fc6a34baaaad47f5dcff9ef66 P 62ca0d34dfcd45bbb808453bb2a62791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:04.909482 20202 raft_consensus.cc:740] T ab15b86fc6a34baaaad47f5dcff9ef66 P 62ca0d34dfcd45bbb808453bb2a62791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62ca0d34dfcd45bbb808453bb2a62791, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.910426 20202 consensus_queue.cc:260] T ab15b86fc6a34baaaad47f5dcff9ef66 P 62ca0d34dfcd45bbb808453bb2a62791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.913277 20202 ts_tablet_manager.cc:1434] T ab15b86fc6a34baaaad47f5dcff9ef66 P 62ca0d34dfcd45bbb808453bb2a62791: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:04.914827 20202 tablet_bootstrap.cc:492] T d70eca17dc5341b09ce2820012167d48 P 62ca0d34dfcd45bbb808453bb2a62791: Bootstrap starting.
I20260710 13:23:04.920311 20204 tablet_bootstrap.cc:492] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97: No bootstrap required, opened a new log
I20260710 13:23:04.920928 20204 ts_tablet_manager.cc:1403] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.000s
I20260710 13:23:04.923745 20202 tablet_bootstrap.cc:654] T d70eca17dc5341b09ce2820012167d48 P 62ca0d34dfcd45bbb808453bb2a62791: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:04.924232 20204 raft_consensus.cc:359] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.925040 20204 raft_consensus.cc:385] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:04.927817 20204 raft_consensus.cc:740] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7099bb79a17438ea8f7c9d2f0e55c97, State: Initialized, Role: FOLLOWER
I20260710 13:23:04.928947 20204 consensus_queue.cc:260] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.935611 20204 ts_tablet_manager.cc:1434] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:23:04.958451 20213 raft_consensus.cc:515] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.966902 20087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab15b86fc6a34baaaad47f5dcff9ef66" candidate_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ca0d34dfcd45bbb808453bb2a62791"
I20260710 13:23:04.967758 20087 raft_consensus.cc:3060] T ab15b86fc6a34baaaad47f5dcff9ef66 P 62ca0d34dfcd45bbb808453bb2a62791 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:04.979004 20087 raft_consensus.cc:2468] T ab15b86fc6a34baaaad47f5dcff9ef66 P 62ca0d34dfcd45bbb808453bb2a62791 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aef66bbb58b4be28b0f310e6ae9ae13 in term 1.
I20260710 13:23:04.980876 19978 leader_election.cc:304] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aef66bbb58b4be28b0f310e6ae9ae13, 62ca0d34dfcd45bbb808453bb2a62791; no voters: 
I20260710 13:23:04.982816 20210 raft_consensus.cc:2804] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:04.984381 20210 raft_consensus.cc:697] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 1 LEADER]: Becoming Leader. State: Replica: 3aef66bbb58b4be28b0f310e6ae9ae13, State: Running, Role: LEADER
I20260710 13:23:04.985654 20210 consensus_queue.cc:237] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:04.995818 20213 leader_election.cc:290] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 [CANDIDATE]: Term 1 election: Requested vote from peers 62ca0d34dfcd45bbb808453bb2a62791 (127.16.26.2:34199), f7099bb79a17438ea8f7c9d2f0e55c97 (127.16.26.3:41385)
I20260710 13:23:04.996217 20162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab15b86fc6a34baaaad47f5dcff9ef66" candidate_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97"
I20260710 13:23:04.997148 20162 raft_consensus.cc:3060] T ab15b86fc6a34baaaad47f5dcff9ef66 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:05.004081 19911 catalog_manager.cc:5697] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3aef66bbb58b4be28b0f310e6ae9ae13 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:05.009696 20162 raft_consensus.cc:2468] T ab15b86fc6a34baaaad47f5dcff9ef66 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aef66bbb58b4be28b0f310e6ae9ae13 in term 1.
I20260710 13:23:05.012858 20202 tablet_bootstrap.cc:492] T d70eca17dc5341b09ce2820012167d48 P 62ca0d34dfcd45bbb808453bb2a62791: No bootstrap required, opened a new log
I20260710 13:23:05.012873 20203 tablet_bootstrap.cc:492] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13: No bootstrap required, opened a new log
I20260710 13:23:05.013603 20203 ts_tablet_manager.cc:1403] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13: Time spent bootstrapping tablet: real 0.122s	user 0.047s	sys 0.069s
I20260710 13:23:05.013603 20202 ts_tablet_manager.cc:1403] T d70eca17dc5341b09ce2820012167d48 P 62ca0d34dfcd45bbb808453bb2a62791: Time spent bootstrapping tablet: real 0.099s	user 0.043s	sys 0.050s
I20260710 13:23:05.016561 20203 raft_consensus.cc:359] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:05.018249 20202 raft_consensus.cc:359] T d70eca17dc5341b09ce2820012167d48 P 62ca0d34dfcd45bbb808453bb2a62791 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:05.019019 20202 raft_consensus.cc:385] T d70eca17dc5341b09ce2820012167d48 P 62ca0d34dfcd45bbb808453bb2a62791 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:05.019310 20202 raft_consensus.cc:740] T d70eca17dc5341b09ce2820012167d48 P 62ca0d34dfcd45bbb808453bb2a62791 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62ca0d34dfcd45bbb808453bb2a62791, State: Initialized, Role: FOLLOWER
I20260710 13:23:05.020063 20202 consensus_queue.cc:260] T d70eca17dc5341b09ce2820012167d48 P 62ca0d34dfcd45bbb808453bb2a62791 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:05.022202 20202 ts_tablet_manager.cc:1434] T d70eca17dc5341b09ce2820012167d48 P 62ca0d34dfcd45bbb808453bb2a62791: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 13:23:05.017326 20203 raft_consensus.cc:385] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:05.022748 20203 raft_consensus.cc:740] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3aef66bbb58b4be28b0f310e6ae9ae13, State: Initialized, Role: FOLLOWER
I20260710 13:23:05.023521 20203 consensus_queue.cc:260] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:05.025745 20203 ts_tablet_manager.cc:1434] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260710 13:23:05.049788 20209 raft_consensus.cc:493] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:05.050431 20209 raft_consensus.cc:515] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:05.052742 20209 leader_election.cc:290] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3aef66bbb58b4be28b0f310e6ae9ae13 (127.16.26.1:36981), 62ca0d34dfcd45bbb808453bb2a62791 (127.16.26.2:34199)
I20260710 13:23:05.063957 20013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70eca17dc5341b09ce2820012167d48" candidate_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" is_pre_election: true
I20260710 13:23:05.064882 20013 raft_consensus.cc:2468] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7099bb79a17438ea8f7c9d2f0e55c97 in term 0.
I20260710 13:23:05.065475 20087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70eca17dc5341b09ce2820012167d48" candidate_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ca0d34dfcd45bbb808453bb2a62791" is_pre_election: true
I20260710 13:23:05.066100 20087 raft_consensus.cc:2468] T d70eca17dc5341b09ce2820012167d48 P 62ca0d34dfcd45bbb808453bb2a62791 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7099bb79a17438ea8f7c9d2f0e55c97 in term 0.
I20260710 13:23:05.066231 20127 leader_election.cc:304] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aef66bbb58b4be28b0f310e6ae9ae13, f7099bb79a17438ea8f7c9d2f0e55c97; no voters: 
I20260710 13:23:05.067222 20209 raft_consensus.cc:2804] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:05.067531 20209 raft_consensus.cc:493] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:05.067806 20209 raft_consensus.cc:3060] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:05.072836 20209 raft_consensus.cc:515] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:05.074524 20209 leader_election.cc:290] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [CANDIDATE]: Term 1 election: Requested vote from peers 3aef66bbb58b4be28b0f310e6ae9ae13 (127.16.26.1:36981), 62ca0d34dfcd45bbb808453bb2a62791 (127.16.26.2:34199)
I20260710 13:23:05.075443 20013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70eca17dc5341b09ce2820012167d48" candidate_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13"
I20260710 13:23:05.075774 20087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70eca17dc5341b09ce2820012167d48" candidate_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62ca0d34dfcd45bbb808453bb2a62791"
I20260710 13:23:05.076099 20013 raft_consensus.cc:3060] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:05.076349 20087 raft_consensus.cc:3060] T d70eca17dc5341b09ce2820012167d48 P 62ca0d34dfcd45bbb808453bb2a62791 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:05.083345 20087 raft_consensus.cc:2468] T d70eca17dc5341b09ce2820012167d48 P 62ca0d34dfcd45bbb808453bb2a62791 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7099bb79a17438ea8f7c9d2f0e55c97 in term 1.
I20260710 13:23:05.083345 20013 raft_consensus.cc:2468] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7099bb79a17438ea8f7c9d2f0e55c97 in term 1.
I20260710 13:23:05.084666 20127 leader_election.cc:304] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aef66bbb58b4be28b0f310e6ae9ae13, f7099bb79a17438ea8f7c9d2f0e55c97; no voters: 
I20260710 13:23:05.085505 20209 raft_consensus.cc:2804] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:05.086448 20209 raft_consensus.cc:697] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 1 LEADER]: Becoming Leader. State: Replica: f7099bb79a17438ea8f7c9d2f0e55c97, State: Running, Role: LEADER
I20260710 13:23:05.087127 20209 consensus_queue.cc:237] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:05.094662 19909 catalog_manager.cc:5697] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7099bb79a17438ea8f7c9d2f0e55c97 (127.16.26.3). New cstate: current_term: 1 leader_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:05.158270 20210 consensus_queue.cc:1048] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:05.168152 20013 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b86245d9bddb49f68e3915caebb480b8"
dest_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13"
mode: GRACEFUL
new_leader_uuid: "62ca0d34dfcd45bbb808453bb2a62791"
 from {username='slave'} at 127.0.0.1:57896
I20260710 13:23:05.169001 20013 raft_consensus.cc:606] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 1 LEADER]: Received request to transfer leadership to TS 62ca0d34dfcd45bbb808453bb2a62791
I20260710 13:23:05.183467 20213 consensus_queue.cc:1048] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:05.193483 20162 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d70eca17dc5341b09ce2820012167d48"
dest_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97"
mode: GRACEFUL
new_leader_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13"
 from {username='slave'} at 127.0.0.1:49718
I20260710 13:23:05.194078 20162 raft_consensus.cc:606] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 1 LEADER]: Received request to transfer leadership to TS 3aef66bbb58b4be28b0f310e6ae9ae13
I20260710 13:23:05.267886 20213 consensus_queue.cc:1048] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:05.279624 20210 consensus_queue.cc:1048] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:05.287463 20228 raft_consensus.cc:993] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13: : Instructing follower 62ca0d34dfcd45bbb808453bb2a62791 to start an election
I20260710 13:23:05.287984 20210 raft_consensus.cc:1081] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 1 LEADER]: Signalling peer 62ca0d34dfcd45bbb808453bb2a62791 to start an election
I20260710 13:23:05.289474 20087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b86245d9bddb49f68e3915caebb480b8"
dest_uuid: "62ca0d34dfcd45bbb808453bb2a62791"
 from {username='slave'} at 127.0.0.1:38832
I20260710 13:23:05.290114 20087 raft_consensus.cc:493] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:05.290503 20087 raft_consensus.cc:3060] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.296440 20087 raft_consensus.cc:515] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:05.302057 20087 leader_election.cc:290] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791 [CANDIDATE]: Term 2 election: Requested vote from peers 3aef66bbb58b4be28b0f310e6ae9ae13 (127.16.26.1:36981), f7099bb79a17438ea8f7c9d2f0e55c97 (127.16.26.3:41385)
I20260710 13:23:05.311735 20013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86245d9bddb49f68e3915caebb480b8" candidate_uuid: "62ca0d34dfcd45bbb808453bb2a62791" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13"
I20260710 13:23:05.312448 20013 raft_consensus.cc:3055] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:05.312822 20013 raft_consensus.cc:740] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3aef66bbb58b4be28b0f310e6ae9ae13, State: Running, Role: LEADER
I20260710 13:23:05.313752 20013 consensus_queue.cc:260] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:05.314643 20162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86245d9bddb49f68e3915caebb480b8" candidate_uuid: "62ca0d34dfcd45bbb808453bb2a62791" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97"
I20260710 13:23:05.315171 20013 raft_consensus.cc:3060] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.315286 20162 raft_consensus.cc:3060] T b86245d9bddb49f68e3915caebb480b8 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.320492 20013 raft_consensus.cc:2468] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ca0d34dfcd45bbb808453bb2a62791 in term 2.
I20260710 13:23:05.321740 20053 leader_election.cc:304] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aef66bbb58b4be28b0f310e6ae9ae13, 62ca0d34dfcd45bbb808453bb2a62791; no voters: 
I20260710 13:23:05.322650 20208 raft_consensus.cc:2804] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:05.322679 20162 raft_consensus.cc:2468] T b86245d9bddb49f68e3915caebb480b8 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62ca0d34dfcd45bbb808453bb2a62791 in term 2.
I20260710 13:23:05.323998 20208 raft_consensus.cc:697] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791 [term 2 LEADER]: Becoming Leader. State: Replica: 62ca0d34dfcd45bbb808453bb2a62791, State: Running, Role: LEADER
I20260710 13:23:05.324885 20208 consensus_queue.cc:237] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:05.331813 19909 catalog_manager.cc:5697] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791 reported cstate change: term changed from 1 to 2, leader changed from 3aef66bbb58b4be28b0f310e6ae9ae13 (127.16.26.1) to 62ca0d34dfcd45bbb808453bb2a62791 (127.16.26.2). New cstate: current_term: 2 leader_uuid: "62ca0d34dfcd45bbb808453bb2a62791" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:05.400352 20210 consensus_queue.cc:1048] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:05.411964 20228 consensus_queue.cc:1048] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:05.584937 20209 consensus_queue.cc:1048] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:05.593922 20209 consensus_queue.cc:1048] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:05.620579 20250 raft_consensus.cc:993] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97: : Instructing follower 3aef66bbb58b4be28b0f310e6ae9ae13 to start an election
I20260710 13:23:05.621215 20250 raft_consensus.cc:1081] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 1 LEADER]: Signalling peer 3aef66bbb58b4be28b0f310e6ae9ae13 to start an election
I20260710 13:23:05.623392 20013 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d70eca17dc5341b09ce2820012167d48"
dest_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13"
 from {username='slave'} at 127.0.0.1:57882
I20260710 13:23:05.624217 20013 raft_consensus.cc:493] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:05.624702 20013 raft_consensus.cc:3060] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.633736 20013 raft_consensus.cc:515] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:05.635568 20013 leader_election.cc:290] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [CANDIDATE]: Term 2 election: Requested vote from peers 62ca0d34dfcd45bbb808453bb2a62791 (127.16.26.2:34199), f7099bb79a17438ea8f7c9d2f0e55c97 (127.16.26.3:41385)
I20260710 13:23:05.636801 20087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70eca17dc5341b09ce2820012167d48" candidate_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62ca0d34dfcd45bbb808453bb2a62791"
I20260710 13:23:05.636849 20162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70eca17dc5341b09ce2820012167d48" candidate_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97"
I20260710 13:23:05.637506 20087 raft_consensus.cc:3060] T d70eca17dc5341b09ce2820012167d48 P 62ca0d34dfcd45bbb808453bb2a62791 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.637585 20162 raft_consensus.cc:3055] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:05.638078 20162 raft_consensus.cc:740] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7099bb79a17438ea8f7c9d2f0e55c97, State: Running, Role: LEADER
I20260710 13:23:05.639313 20162 consensus_queue.cc:260] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:05.640920 20162 raft_consensus.cc:3060] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:05.647921 20087 raft_consensus.cc:2468] T d70eca17dc5341b09ce2820012167d48 P 62ca0d34dfcd45bbb808453bb2a62791 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aef66bbb58b4be28b0f310e6ae9ae13 in term 2.
I20260710 13:23:05.649500 19978 leader_election.cc:304] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3aef66bbb58b4be28b0f310e6ae9ae13, 62ca0d34dfcd45bbb808453bb2a62791; no voters: 
I20260710 13:23:05.650549 20210 raft_consensus.cc:2804] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:05.650888 20162 raft_consensus.cc:2468] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3aef66bbb58b4be28b0f310e6ae9ae13 in term 2.
I20260710 13:23:05.651016 20210 raft_consensus.cc:697] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 2 LEADER]: Becoming Leader. State: Replica: 3aef66bbb58b4be28b0f310e6ae9ae13, State: Running, Role: LEADER
I20260710 13:23:05.652182 20210 consensus_queue.cc:237] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:05.659255 19909 catalog_manager.cc:5697] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 reported cstate change: term changed from 1 to 2, leader changed from f7099bb79a17438ea8f7c9d2f0e55c97 (127.16.26.3) to 3aef66bbb58b4be28b0f310e6ae9ae13 (127.16.26.1). New cstate: current_term: 2 leader_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:05.799538 20013 raft_consensus.cc:1275] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 2 FOLLOWER]: Refusing update from remote peer 62ca0d34dfcd45bbb808453bb2a62791: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:05.800938 20208 consensus_queue.cc:1048] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:05.810237 20162 raft_consensus.cc:1275] T b86245d9bddb49f68e3915caebb480b8 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 2 FOLLOWER]: Refusing update from remote peer 62ca0d34dfcd45bbb808453bb2a62791: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:05.812008 20208 consensus_queue.cc:1048] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:05.947925 16488 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:23:05.949577 16488 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:23:05.949903 16488 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:23:05.962970 20013 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d70eca17dc5341b09ce2820012167d48"
dest_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13"
mode: GRACEFUL
new_leader_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97"
 from {username='slave'} at 127.0.0.1:57906
I20260710 13:23:05.963536 20013 raft_consensus.cc:606] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 2 LEADER]: Received request to transfer leadership to TS f7099bb79a17438ea8f7c9d2f0e55c97
I20260710 13:23:05.964682 16488 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:23:06.078683 20162 raft_consensus.cc:1275] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 2 FOLLOWER]: Refusing update from remote peer 3aef66bbb58b4be28b0f310e6ae9ae13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:06.080087 20210 consensus_queue.cc:1048] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:06.086102 20228 raft_consensus.cc:993] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13: : Instructing follower f7099bb79a17438ea8f7c9d2f0e55c97 to start an election
I20260710 13:23:06.086745 20213 raft_consensus.cc:1081] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 2 LEADER]: Signalling peer f7099bb79a17438ea8f7c9d2f0e55c97 to start an election
I20260710 13:23:06.089713 20162 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d70eca17dc5341b09ce2820012167d48"
dest_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97"
 from {username='slave'} at 127.0.0.1:49708
I20260710 13:23:06.090319 20162 raft_consensus.cc:493] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:06.090790 20162 raft_consensus.cc:3060] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:06.092358 20087 raft_consensus.cc:1275] T d70eca17dc5341b09ce2820012167d48 P 62ca0d34dfcd45bbb808453bb2a62791 [term 2 FOLLOWER]: Refusing update from remote peer 3aef66bbb58b4be28b0f310e6ae9ae13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:06.094354 20256 consensus_queue.cc:1048] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:06.101332 20162 raft_consensus.cc:515] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:06.103509 20161 raft_consensus.cc:1240] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 3 FOLLOWER]: Rejecting Update request from peer 3aef66bbb58b4be28b0f310e6ae9ae13 for earlier term 2. Current term is 3. Ops: []
I20260710 13:23:06.104000 20162 leader_election.cc:290] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [CANDIDATE]: Term 3 election: Requested vote from peers 3aef66bbb58b4be28b0f310e6ae9ae13 (127.16.26.1:36981), 62ca0d34dfcd45bbb808453bb2a62791 (127.16.26.2:34199)
I20260710 13:23:06.104818 20013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70eca17dc5341b09ce2820012167d48" candidate_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13"
I20260710 13:23:06.105545 20013 raft_consensus.cc:3055] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:06.105939 20013 raft_consensus.cc:740] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3aef66bbb58b4be28b0f310e6ae9ae13, State: Running, Role: LEADER
I20260710 13:23:06.106798 20087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70eca17dc5341b09ce2820012167d48" candidate_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62ca0d34dfcd45bbb808453bb2a62791"
I20260710 13:23:06.106798 20013 consensus_queue.cc:260] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [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: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:06.107440 20087 raft_consensus.cc:3060] T d70eca17dc5341b09ce2820012167d48 P 62ca0d34dfcd45bbb808453bb2a62791 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:06.108243 20013 raft_consensus.cc:3060] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:06.115936 20087 raft_consensus.cc:2468] T d70eca17dc5341b09ce2820012167d48 P 62ca0d34dfcd45bbb808453bb2a62791 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7099bb79a17438ea8f7c9d2f0e55c97 in term 3.
I20260710 13:23:06.117228 20013 raft_consensus.cc:2468] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7099bb79a17438ea8f7c9d2f0e55c97 in term 3.
I20260710 13:23:06.118336 20127 leader_election.cc:304] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [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: 62ca0d34dfcd45bbb808453bb2a62791, f7099bb79a17438ea8f7c9d2f0e55c97; no voters: 
I20260710 13:23:06.119544 20250 raft_consensus.cc:2804] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:06.120069 20250 raft_consensus.cc:697] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 3 LEADER]: Becoming Leader. State: Replica: f7099bb79a17438ea8f7c9d2f0e55c97, State: Running, Role: LEADER
W20260710 13:23:06.108453 20256 consensus_queue.cc:1175] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" responder_term: 3 status { last_received { term: 2 index: 2 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 3aef66bbb58b4be28b0f310e6ae9ae13 for earlier term 2. Current term is 3. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 13:23:06.121078 20250 consensus_queue.cc:237] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [LEADER]: Queue going to 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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } }
I20260710 13:23:06.130811 19908 catalog_manager.cc:5697] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 reported cstate change: term changed from 2 to 3, leader changed from 3aef66bbb58b4be28b0f310e6ae9ae13 (127.16.26.1) to f7099bb79a17438ea8f7c9d2f0e55c97 (127.16.26.3). New cstate: current_term: 3 leader_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3aef66bbb58b4be28b0f310e6ae9ae13" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 36981 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62ca0d34dfcd45bbb808453bb2a62791" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 34199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7099bb79a17438ea8f7c9d2f0e55c97" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 41385 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:06.199357 16488 tablet_server.cc:179] TabletServer@127.16.26.1:0 shutting down...
I20260710 13:23:06.226958 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:06.227741 16488 tablet_replica.cc:333] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13: stopping tablet replica
I20260710 13:23:06.228366 16488 raft_consensus.cc:2243] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:06.228807 16488 raft_consensus.cc:2272] T d70eca17dc5341b09ce2820012167d48 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.231490 16488 tablet_replica.cc:333] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13: stopping tablet replica
I20260710 13:23:06.232074 16488 raft_consensus.cc:2243] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:06.232857 16488 raft_consensus.cc:2272] T ab15b86fc6a34baaaad47f5dcff9ef66 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.235662 16488 tablet_replica.cc:333] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13: stopping tablet replica
I20260710 13:23:06.236186 16488 raft_consensus.cc:2243] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:06.236642 16488 raft_consensus.cc:2272] T b86245d9bddb49f68e3915caebb480b8 P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.239132 16488 tablet_replica.cc:333] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13: stopping tablet replica
I20260710 13:23:06.239707 16488 raft_consensus.cc:2243] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:06.240537 16488 raft_consensus.cc:2272] T 5b92435dfac94e34aa30eedfb734fabe P 3aef66bbb58b4be28b0f310e6ae9ae13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.266414 16488 tablet_server.cc:196] TabletServer@127.16.26.1:0 shutdown complete.
W20260710 13:23:06.284075 20053 consensus_peers.cc:597] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791 -> Peer 3aef66bbb58b4be28b0f310e6ae9ae13 (127.16.26.1:36981): Couldn't send request to peer 3aef66bbb58b4be28b0f310e6ae9ae13. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:36981: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:06.286835 16488 tablet_server.cc:179] TabletServer@127.16.26.2:0 shutting down...
I20260710 13:23:06.310952 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:06.311658 16488 tablet_replica.cc:333] T 5b92435dfac94e34aa30eedfb734fabe P 62ca0d34dfcd45bbb808453bb2a62791: stopping tablet replica
I20260710 13:23:06.312345 16488 raft_consensus.cc:2243] T 5b92435dfac94e34aa30eedfb734fabe P 62ca0d34dfcd45bbb808453bb2a62791 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:06.312839 16488 raft_consensus.cc:2272] T 5b92435dfac94e34aa30eedfb734fabe P 62ca0d34dfcd45bbb808453bb2a62791 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.314990 16488 tablet_replica.cc:333] T d70eca17dc5341b09ce2820012167d48 P 62ca0d34dfcd45bbb808453bb2a62791: stopping tablet replica
I20260710 13:23:06.315575 16488 raft_consensus.cc:2243] T d70eca17dc5341b09ce2820012167d48 P 62ca0d34dfcd45bbb808453bb2a62791 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:06.315992 16488 raft_consensus.cc:2272] T d70eca17dc5341b09ce2820012167d48 P 62ca0d34dfcd45bbb808453bb2a62791 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.318610 16488 tablet_replica.cc:333] T ab15b86fc6a34baaaad47f5dcff9ef66 P 62ca0d34dfcd45bbb808453bb2a62791: stopping tablet replica
I20260710 13:23:06.319118 16488 raft_consensus.cc:2243] T ab15b86fc6a34baaaad47f5dcff9ef66 P 62ca0d34dfcd45bbb808453bb2a62791 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:06.319525 16488 raft_consensus.cc:2272] T ab15b86fc6a34baaaad47f5dcff9ef66 P 62ca0d34dfcd45bbb808453bb2a62791 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.322324 16488 tablet_replica.cc:333] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791: stopping tablet replica
I20260710 13:23:06.322849 16488 raft_consensus.cc:2243] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:06.323673 16488 raft_consensus.cc:2272] T b86245d9bddb49f68e3915caebb480b8 P 62ca0d34dfcd45bbb808453bb2a62791 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.348672 16488 tablet_server.cc:196] TabletServer@127.16.26.2:0 shutdown complete.
I20260710 13:23:06.365087 16488 tablet_server.cc:179] TabletServer@127.16.26.3:0 shutting down...
I20260710 13:23:06.387573 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:06.388346 16488 tablet_replica.cc:333] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97: stopping tablet replica
I20260710 13:23:06.388968 16488 raft_consensus.cc:2243] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:06.389688 16488 pending_rounds.cc:70] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97: Trying to abort 2 pending ops.
I20260710 13:23:06.389894 16488 pending_rounds.cc:77] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305993363970199552 op_type: NO_OP noop_request { }
I20260710 13:23:06.390210 16488 raft_consensus.cc:2889] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:23:06.390437 16488 pending_rounds.cc:77] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305993362040213504 op_type: NO_OP noop_request { }
I20260710 13:23:06.390708 16488 raft_consensus.cc:2889] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:23:06.390976 16488 raft_consensus.cc:2272] T d70eca17dc5341b09ce2820012167d48 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.393452 16488 tablet_replica.cc:333] T ab15b86fc6a34baaaad47f5dcff9ef66 P f7099bb79a17438ea8f7c9d2f0e55c97: stopping tablet replica
I20260710 13:23:06.393982 16488 raft_consensus.cc:2243] T ab15b86fc6a34baaaad47f5dcff9ef66 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:06.394542 16488 raft_consensus.cc:2272] T ab15b86fc6a34baaaad47f5dcff9ef66 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.397421 16488 tablet_replica.cc:333] T b86245d9bddb49f68e3915caebb480b8 P f7099bb79a17438ea8f7c9d2f0e55c97: stopping tablet replica
I20260710 13:23:06.397941 16488 raft_consensus.cc:2243] T b86245d9bddb49f68e3915caebb480b8 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:06.398360 16488 raft_consensus.cc:2272] T b86245d9bddb49f68e3915caebb480b8 P f7099bb79a17438ea8f7c9d2f0e55c97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.400641 16488 tablet_replica.cc:333] T 5b92435dfac94e34aa30eedfb734fabe P f7099bb79a17438ea8f7c9d2f0e55c97: stopping tablet replica
I20260710 13:23:06.401134 16488 raft_consensus.cc:2243] T 5b92435dfac94e34aa30eedfb734fabe P f7099bb79a17438ea8f7c9d2f0e55c97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:06.401621 16488 raft_consensus.cc:2272] T 5b92435dfac94e34aa30eedfb734fabe P f7099bb79a17438ea8f7c9d2f0e55c97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.427918 16488 tablet_server.cc:196] TabletServer@127.16.26.3:0 shutdown complete.
I20260710 13:23:06.443324 16488 master.cc:562] Master@127.16.26.62:44103 shutting down...
I20260710 13:23:06.462304 16488 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:06.462998 16488 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:06.463388 16488 tablet_replica.cc:333] T 00000000000000000000000000000000 P 211992a53016484fb84c0393c8538841: stopping tablet replica
I20260710 13:23:06.484074 16488 master.cc:584] Master@127.16.26.62:44103 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2554 ms)
[----------] 6 tests from LeaderRebalancerTest (92319 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:23:06.524717 16488 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.26.62:35971
I20260710 13:23:06.526019 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:06.532097 20260 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:06.532205 20261 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:06.533150 20263 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:06.533547 16488 server_base.cc:1061] running on GCE node
I20260710 13:23:06.534387 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:06.534562 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:06.534750 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689786534721 us; error 0 us; skew 500 ppm
I20260710 13:23:06.535300 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:06.537739 16488 webserver.cc:533] Webserver started at http://127.16.26.62:34707/ using document root <none> and password file <none>
I20260710 13:23:06.538237 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:06.538419 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:06.538691 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:06.539773 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689694032651-16488-0/minicluster-data/master-0-root/instance:
uuid: "d059c5d6158f44808859e9bb1f3d30a8"
format_stamp: "Formatted at 2026-07-10 13:23:06 on dist-test-slave-fcbk"
I20260710 13:23:06.544160 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260710 13:23:06.547556 20268 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:06.548463 16488 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:23:06.548797 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689694032651-16488-0/minicluster-data/master-0-root
uuid: "d059c5d6158f44808859e9bb1f3d30a8"
format_stamp: "Formatted at 2026-07-10 13:23:06 on dist-test-slave-fcbk"
I20260710 13:23:06.549190 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689694032651-16488-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689694032651-16488-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689694032651-16488-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:06.572517 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:06.573882 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:06.615084 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.62:35971
I20260710 13:23:06.615165 20319 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.62:35971 every 8 connection(s)
I20260710 13:23:06.619096 20320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:06.630009 20320 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8: Bootstrap starting.
I20260710 13:23:06.634791 20320 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:06.639132 20320 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8: No bootstrap required, opened a new log
I20260710 13:23:06.641248 20320 raft_consensus.cc:359] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d059c5d6158f44808859e9bb1f3d30a8" member_type: VOTER }
I20260710 13:23:06.641633 20320 raft_consensus.cc:385] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:06.641877 20320 raft_consensus.cc:740] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d059c5d6158f44808859e9bb1f3d30a8, State: Initialized, Role: FOLLOWER
I20260710 13:23:06.642510 20320 consensus_queue.cc:260] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d059c5d6158f44808859e9bb1f3d30a8" member_type: VOTER }
I20260710 13:23:06.642987 20320 raft_consensus.cc:399] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:06.643191 20320 raft_consensus.cc:493] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:06.643472 20320 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:06.648196 20320 raft_consensus.cc:515] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d059c5d6158f44808859e9bb1f3d30a8" member_type: VOTER }
I20260710 13:23:06.648734 20320 leader_election.cc:304] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8 [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: d059c5d6158f44808859e9bb1f3d30a8; no voters: 
I20260710 13:23:06.649828 20320 leader_election.cc:290] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:06.650172 20323 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:06.651532 20323 raft_consensus.cc:697] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8 [term 1 LEADER]: Becoming Leader. State: Replica: d059c5d6158f44808859e9bb1f3d30a8, State: Running, Role: LEADER
I20260710 13:23:06.652143 20323 consensus_queue.cc:237] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8 [LEADER]: Queue going to LEADER mode. State: All 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: "d059c5d6158f44808859e9bb1f3d30a8" member_type: VOTER }
I20260710 13:23:06.652818 20320 sys_catalog.cc:565] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:06.655236 20325 sys_catalog.cc:455] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d059c5d6158f44808859e9bb1f3d30a8. Latest consensus state: current_term: 1 leader_uuid: "d059c5d6158f44808859e9bb1f3d30a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d059c5d6158f44808859e9bb1f3d30a8" member_type: VOTER } }
I20260710 13:23:06.655282 20324 sys_catalog.cc:455] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d059c5d6158f44808859e9bb1f3d30a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d059c5d6158f44808859e9bb1f3d30a8" member_type: VOTER } }
I20260710 13:23:06.655910 20325 sys_catalog.cc:458] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:06.656134 20324 sys_catalog.cc:458] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:06.667682 20328 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:06.668192 16488 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:06.673707 20328 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:06.682786 20328 catalog_manager.cc:1383] Generated new cluster ID: 4a67a20c985c48fda12dadc876b1e115
I20260710 13:23:06.683136 20328 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:06.698664 20328 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:06.699970 20328 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:06.718027 20328 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8: Generated new TSK 0
I20260710 13:23:06.718659 20328 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:06.735252 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:06.742211 20341 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:06.743623 20342 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:06.746920 16488 server_base.cc:1061] running on GCE node
W20260710 13:23:06.748370 20344 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:06.750619 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:06.750806 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:06.750965 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689786750942 us; error 0 us; skew 500 ppm
I20260710 13:23:06.751529 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:06.753919 16488 webserver.cc:533] Webserver started at http://127.16.26.1:35269/ using document root <none> and password file <none>
I20260710 13:23:06.754575 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:06.754781 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:06.755074 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:06.756306 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689694032651-16488-0/minicluster-data/ts-0-root/instance:
uuid: "f20eac1bd9d745f4a3c65898976e6842"
format_stamp: "Formatted at 2026-07-10 13:23:06 on dist-test-slave-fcbk"
I20260710 13:23:06.760753 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 13:23:06.764272 20349 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:06.765162 16488 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:23:06.765686 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689694032651-16488-0/minicluster-data/ts-0-root
uuid: "f20eac1bd9d745f4a3c65898976e6842"
format_stamp: "Formatted at 2026-07-10 13:23:06 on dist-test-slave-fcbk"
I20260710 13:23:06.765944 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689694032651-16488-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689694032651-16488-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689694032651-16488-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:06.774513 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:06.775652 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:06.777022 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:06.779249 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:06.779426 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:06.779714 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:06.779882 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:06.822769 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.1:34535
I20260710 13:23:06.822902 20411 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.1:34535 every 8 connection(s)
I20260710 13:23:06.828128 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:06.835758 20416 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:06.836081 20417 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:06.839226 20419 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:06.840941 16488 server_base.cc:1061] running on GCE node
I20260710 13:23:06.841665 20412 heartbeater.cc:344] Connected to a master server at 127.16.26.62:35971
I20260710 13:23:06.842048 20412 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:06.842645 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:06.842865 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:06.842796 20412 heartbeater.cc:507] Master 127.16.26.62:35971 requested a full tablet report, sending...
I20260710 13:23:06.843197 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689786843162 us; error 0 us; skew 500 ppm
I20260710 13:23:06.843873 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:06.845737 20285 ts_manager.cc:194] Registered new tserver with Master: f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535)
I20260710 13:23:06.846590 16488 webserver.cc:533] Webserver started at http://127.16.26.2:36679/ using document root <none> and password file <none>
I20260710 13:23:06.847138 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:06.847337 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:06.847589 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:06.847812 20285 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41510
I20260710 13:23:06.848822 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689694032651-16488-0/minicluster-data/ts-1-root/instance:
uuid: "b6b3324a60264f13a163390997b375d9"
format_stamp: "Formatted at 2026-07-10 13:23:06 on dist-test-slave-fcbk"
I20260710 13:23:06.853577 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:23:06.857486 20424 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:06.858498 16488 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:23:06.858827 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689694032651-16488-0/minicluster-data/ts-1-root
uuid: "b6b3324a60264f13a163390997b375d9"
format_stamp: "Formatted at 2026-07-10 13:23:06 on dist-test-slave-fcbk"
I20260710 13:23:06.859125 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689694032651-16488-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689694032651-16488-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689694032651-16488-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:06.874948 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:06.876262 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:06.877779 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:06.880075 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:06.880311 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:06.880558 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:06.880728 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:06.922403 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.2:46865
I20260710 13:23:06.922521 20486 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.2:46865 every 8 connection(s)
I20260710 13:23:06.927300 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:06.934636 20490 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:06.936463 20491 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:06.937862 20493 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:06.940483 20487 heartbeater.cc:344] Connected to a master server at 127.16.26.62:35971
I20260710 13:23:06.940671 16488 server_base.cc:1061] running on GCE node
I20260710 13:23:06.941027 20487 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:06.941684 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:06.941924 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:06.941910 20487 heartbeater.cc:507] Master 127.16.26.62:35971 requested a full tablet report, sending...
I20260710 13:23:06.942327 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689786942307 us; error 0 us; skew 500 ppm
I20260710 13:23:06.942999 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:06.944379 20285 ts_manager.cc:194] Registered new tserver with Master: b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:06.945659 16488 webserver.cc:533] Webserver started at http://127.16.26.3:42413/ using document root <none> and password file <none>
I20260710 13:23:06.945992 20285 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41516
I20260710 13:23:06.946198 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:06.946478 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:06.946768 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:06.947964 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689694032651-16488-0/minicluster-data/ts-2-root/instance:
uuid: "0cd81bb042474a5ebe81fd8853855448"
format_stamp: "Formatted at 2026-07-10 13:23:06 on dist-test-slave-fcbk"
I20260710 13:23:06.952394 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:23:06.955981 20498 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:06.956873 16488 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:23:06.957134 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689694032651-16488-0/minicluster-data/ts-2-root
uuid: "0cd81bb042474a5ebe81fd8853855448"
format_stamp: "Formatted at 2026-07-10 13:23:06 on dist-test-slave-fcbk"
I20260710 13:23:06.957368 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689694032651-16488-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689694032651-16488-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689694032651-16488-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:06.970970 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:06.972612 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:06.974395 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:06.976867 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:06.977120 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:06.977372 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:06.977617 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260710 13:23:07.021006 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.3:34799
I20260710 13:23:07.021093 20560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.3:34799 every 8 connection(s)
I20260710 13:23:07.036103 20561 heartbeater.cc:344] Connected to a master server at 127.16.26.62:35971
I20260710 13:23:07.036443 20561 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:07.037161 20561 heartbeater.cc:507] Master 127.16.26.62:35971 requested a full tablet report, sending...
I20260710 13:23:07.039140 20285 ts_manager.cc:194] Registered new tserver with Master: 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:07.040243 16488 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015747231s
I20260710 13:23:07.040412 20285 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41524
I20260710 13:23:07.066766 20285 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41530:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:07.069674 20285 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:07.148821 20452 tablet_service.cc:1511] Processing CreateTablet for tablet 51d055c73e5140bbbae60680fb9c1103 (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:07.149945 20450 tablet_service.cc:1511] Processing CreateTablet for tablet d7eca35fb55b46bb88d763ecf4b2a836 (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:07.150503 20452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d055c73e5140bbbae60680fb9c1103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.151355 20450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7eca35fb55b46bb88d763ecf4b2a836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.152385 20377 tablet_service.cc:1511] Processing CreateTablet for tablet 51d055c73e5140bbbae60680fb9c1103 (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:07.153784 20377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d055c73e5140bbbae60680fb9c1103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.154467 20451 tablet_service.cc:1511] Processing CreateTablet for tablet 29b6d3b7f2654b3299a3fe0a0888d872 (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:07.156421 20451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29b6d3b7f2654b3299a3fe0a0888d872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.159539 20376 tablet_service.cc:1511] Processing CreateTablet for tablet 29b6d3b7f2654b3299a3fe0a0888d872 (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:07.160965 20376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29b6d3b7f2654b3299a3fe0a0888d872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.163064 20375 tablet_service.cc:1511] Processing CreateTablet for tablet d7eca35fb55b46bb88d763ecf4b2a836 (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:07.164481 20375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7eca35fb55b46bb88d763ecf4b2a836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.166698 20374 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb037894f30434283c23888c246aeb4 (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:07.168107 20374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb037894f30434283c23888c246aeb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.179253 20576 tablet_bootstrap.cc:492] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9: Bootstrap starting.
I20260710 13:23:07.181840 20449 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb037894f30434283c23888c246aeb4 (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:07.184995 20449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb037894f30434283c23888c246aeb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.185909 20373 tablet_service.cc:1511] Processing CreateTablet for tablet afe314afba1743a591f744a71166d212 (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:07.187300 20373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe314afba1743a591f744a71166d212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.191331 20452 tablet_service.cc:1511] Processing CreateTablet for tablet afe314afba1743a591f744a71166d212 (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:07.194223 20452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe314afba1743a591f744a71166d212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.211632 20372 tablet_service.cc:1511] Processing CreateTablet for tablet b6c39a1d092a4e74ab5e8f11fd0f4b60 (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:07.213193 20372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6c39a1d092a4e74ab5e8f11fd0f4b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.216511 20576 tablet_bootstrap.cc:654] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.216215 20371 tablet_service.cc:1511] Processing CreateTablet for tablet 352951d6dec64648bcf6301db799906b (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:07.217355 20450 tablet_service.cc:1511] Processing CreateTablet for tablet 352951d6dec64648bcf6301db799906b (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:07.226481 20525 tablet_service.cc:1511] Processing CreateTablet for tablet 29b6d3b7f2654b3299a3fe0a0888d872 (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:07.226783 20371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 352951d6dec64648bcf6301db799906b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.222990 20370 tablet_service.cc:1511] Processing CreateTablet for tablet df738f46ec5249f2baf36ce50154a99f (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:07.227865 20525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29b6d3b7f2654b3299a3fe0a0888d872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.225127 20451 tablet_service.cc:1511] Processing CreateTablet for tablet b6c39a1d092a4e74ab5e8f11fd0f4b60 (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:07.225215 20448 tablet_service.cc:1511] Processing CreateTablet for tablet df738f46ec5249f2baf36ce50154a99f (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:07.226847 20450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 352951d6dec64648bcf6301db799906b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.229442 20448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df738f46ec5249f2baf36ce50154a99f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.230472 20524 tablet_service.cc:1511] Processing CreateTablet for tablet d7eca35fb55b46bb88d763ecf4b2a836 (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:07.231832 20524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7eca35fb55b46bb88d763ecf4b2a836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.234514 20522 tablet_service.cc:1511] Processing CreateTablet for tablet afe314afba1743a591f744a71166d212 (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:07.235864 20522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe314afba1743a591f744a71166d212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.238562 20521 tablet_service.cc:1511] Processing CreateTablet for tablet b6c39a1d092a4e74ab5e8f11fd0f4b60 (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:07.239952 20521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6c39a1d092a4e74ab5e8f11fd0f4b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.242614 20523 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb037894f30434283c23888c246aeb4 (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:07.241730 20451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6c39a1d092a4e74ab5e8f11fd0f4b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.244172 20519 tablet_service.cc:1511] Processing CreateTablet for tablet df738f46ec5249f2baf36ce50154a99f (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:07.245353 20520 tablet_service.cc:1511] Processing CreateTablet for tablet 352951d6dec64648bcf6301db799906b (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:07.224802 20526 tablet_service.cc:1511] Processing CreateTablet for tablet 51d055c73e5140bbbae60680fb9c1103 (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:07.227885 20370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df738f46ec5249f2baf36ce50154a99f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.251878 20369 tablet_service.cc:1511] Processing CreateTablet for tablet 17528bb650604a2a84f8280d92f71f2b (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:07.244074 20523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb037894f30434283c23888c246aeb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.253235 20369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17528bb650604a2a84f8280d92f71f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.257722 20519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df738f46ec5249f2baf36ce50154a99f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.261792 20526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d055c73e5140bbbae60680fb9c1103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.265750 20520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 352951d6dec64648bcf6301db799906b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.267486 20518 tablet_service.cc:1511] Processing CreateTablet for tablet 17528bb650604a2a84f8280d92f71f2b (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:07.268841 20518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17528bb650604a2a84f8280d92f71f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.277547 20577 tablet_bootstrap.cc:492] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842: Bootstrap starting.
I20260710 13:23:07.278505 20449 tablet_service.cc:1511] Processing CreateTablet for tablet 17528bb650604a2a84f8280d92f71f2b (DEFAULT_TABLE table=test-workload [id=ccea95a63f364c4c8bcc75266ac76e90]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:07.279836 20449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17528bb650604a2a84f8280d92f71f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:07.295255 20576 tablet_bootstrap.cc:492] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9: No bootstrap required, opened a new log
I20260710 13:23:07.295940 20576 ts_tablet_manager.cc:1403] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9: Time spent bootstrapping tablet: real 0.117s	user 0.000s	sys 0.020s
I20260710 13:23:07.299393 20576 raft_consensus.cc:359] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } } peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } }
I20260710 13:23:07.298470 20577 tablet_bootstrap.cc:654] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.300236 20576 raft_consensus.cc:385] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.300686 20576 raft_consensus.cc:740] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.301766 20576 consensus_queue.cc:260] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } } peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } }
I20260710 13:23:07.334227 20579 tablet_bootstrap.cc:492] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448: Bootstrap starting.
I20260710 13:23:07.374262 20487 heartbeater.cc:499] Master 127.16.26.62:35971 was elected leader, sending a full tablet report...
I20260710 13:23:07.376271 20577 tablet_bootstrap.cc:492] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842: No bootstrap required, opened a new log
I20260710 13:23:07.385697 20577 ts_tablet_manager.cc:1403] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842: Time spent bootstrapping tablet: real 0.109s	user 0.015s	sys 0.045s
I20260710 13:23:07.380126 20579 tablet_bootstrap.cc:654] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.388840 20577 raft_consensus.cc:359] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } } peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } }
I20260710 13:23:07.389940 20577 raft_consensus.cc:385] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.390283 20577 raft_consensus.cc:740] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.391363 20577 consensus_queue.cc:260] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } } peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } }
I20260710 13:23:07.392269 20576 ts_tablet_manager.cc:1434] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9: Time spent starting tablet: real 0.096s	user 0.033s	sys 0.042s
I20260710 13:23:07.393808 20576 tablet_bootstrap.cc:492] T d7eca35fb55b46bb88d763ecf4b2a836 P b6b3324a60264f13a163390997b375d9: Bootstrap starting.
I20260710 13:23:07.398670 20579 tablet_bootstrap.cc:492] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448: No bootstrap required, opened a new log
I20260710 13:23:07.399734 20579 ts_tablet_manager.cc:1403] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.005s
I20260710 13:23:07.401124 20576 tablet_bootstrap.cc:654] T d7eca35fb55b46bb88d763ecf4b2a836 P b6b3324a60264f13a163390997b375d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.405535 20579 raft_consensus.cc:359] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.406598 20412 heartbeater.cc:499] Master 127.16.26.62:35971 was elected leader, sending a full tablet report...
I20260710 13:23:07.407109 20577 ts_tablet_manager.cc:1434] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 13:23:07.408196 20577 tablet_bootstrap.cc:492] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842: Bootstrap starting.
I20260710 13:23:07.408165 20579 raft_consensus.cc:385] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.408802 20579 raft_consensus.cc:740] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.409828 20579 consensus_queue.cc:260] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.410701 20576 tablet_bootstrap.cc:492] T d7eca35fb55b46bb88d763ecf4b2a836 P b6b3324a60264f13a163390997b375d9: No bootstrap required, opened a new log
I20260710 13:23:07.411329 20576 ts_tablet_manager.cc:1403] T d7eca35fb55b46bb88d763ecf4b2a836 P b6b3324a60264f13a163390997b375d9: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260710 13:23:07.415736 20576 raft_consensus.cc:359] T d7eca35fb55b46bb88d763ecf4b2a836 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.416800 20576 raft_consensus.cc:385] T d7eca35fb55b46bb88d763ecf4b2a836 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.417237 20576 raft_consensus.cc:740] T d7eca35fb55b46bb88d763ecf4b2a836 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.418087 20577 tablet_bootstrap.cc:654] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.418437 20576 consensus_queue.cc:260] T d7eca35fb55b46bb88d763ecf4b2a836 P b6b3324a60264f13a163390997b375d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.424669 20576 ts_tablet_manager.cc:1434] T d7eca35fb55b46bb88d763ecf4b2a836 P b6b3324a60264f13a163390997b375d9: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:23:07.426257 20576 tablet_bootstrap.cc:492] T 29b6d3b7f2654b3299a3fe0a0888d872 P b6b3324a60264f13a163390997b375d9: Bootstrap starting.
I20260710 13:23:07.430018 20577 tablet_bootstrap.cc:492] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842: No bootstrap required, opened a new log
I20260710 13:23:07.430605 20577 ts_tablet_manager.cc:1403] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.012s
I20260710 13:23:07.433713 20577 raft_consensus.cc:359] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.434485 20577 raft_consensus.cc:385] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.434801 20577 raft_consensus.cc:740] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.435791 20577 consensus_queue.cc:260] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.437585 20576 tablet_bootstrap.cc:654] T 29b6d3b7f2654b3299a3fe0a0888d872 P b6b3324a60264f13a163390997b375d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.438338 20577 ts_tablet_manager.cc:1434] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:23:07.439797 20577 tablet_bootstrap.cc:492] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842: Bootstrap starting.
I20260710 13:23:07.446463 20577 tablet_bootstrap.cc:654] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.450215 20561 heartbeater.cc:499] Master 127.16.26.62:35971 was elected leader, sending a full tablet report...
I20260710 13:23:07.450410 20579 ts_tablet_manager.cc:1434] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448: Time spent starting tablet: real 0.050s	user 0.025s	sys 0.020s
I20260710 13:23:07.452256 20579 tablet_bootstrap.cc:492] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448: Bootstrap starting.
I20260710 13:23:07.452517 20576 tablet_bootstrap.cc:492] T 29b6d3b7f2654b3299a3fe0a0888d872 P b6b3324a60264f13a163390997b375d9: No bootstrap required, opened a new log
I20260710 13:23:07.453066 20576 ts_tablet_manager.cc:1403] T 29b6d3b7f2654b3299a3fe0a0888d872 P b6b3324a60264f13a163390997b375d9: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.003s
I20260710 13:23:07.453136 20577 tablet_bootstrap.cc:492] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842: No bootstrap required, opened a new log
I20260710 13:23:07.453862 20577 ts_tablet_manager.cc:1403] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 13:23:07.456382 20576 raft_consensus.cc:359] T 29b6d3b7f2654b3299a3fe0a0888d872 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.457244 20576 raft_consensus.cc:385] T 29b6d3b7f2654b3299a3fe0a0888d872 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.457203 20577 raft_consensus.cc:359] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.457855 20576 raft_consensus.cc:740] T 29b6d3b7f2654b3299a3fe0a0888d872 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.458357 20577 raft_consensus.cc:385] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.458853 20577 raft_consensus.cc:740] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.459246 20579 tablet_bootstrap.cc:654] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.459002 20576 consensus_queue.cc:260] T 29b6d3b7f2654b3299a3fe0a0888d872 P b6b3324a60264f13a163390997b375d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.459765 20577 consensus_queue.cc:260] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.462419 20577 ts_tablet_manager.cc:1434] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:23:07.463547 20577 tablet_bootstrap.cc:492] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842: Bootstrap starting.
I20260710 13:23:07.465097 20576 ts_tablet_manager.cc:1434] T 29b6d3b7f2654b3299a3fe0a0888d872 P b6b3324a60264f13a163390997b375d9: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260710 13:23:07.466619 20576 tablet_bootstrap.cc:492] T 0cb037894f30434283c23888c246aeb4 P b6b3324a60264f13a163390997b375d9: Bootstrap starting.
I20260710 13:23:07.470876 20577 tablet_bootstrap.cc:654] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.480683 20576 tablet_bootstrap.cc:654] T 0cb037894f30434283c23888c246aeb4 P b6b3324a60264f13a163390997b375d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.483263 20577 tablet_bootstrap.cc:492] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842: No bootstrap required, opened a new log
I20260710 13:23:07.483870 20577 ts_tablet_manager.cc:1403] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260710 13:23:07.487154 20577 raft_consensus.cc:359] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.488039 20577 raft_consensus.cc:385] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.488368 20577 raft_consensus.cc:740] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.489451 20577 consensus_queue.cc:260] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.491567 20583 raft_consensus.cc:493] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:07.492063 20583 raft_consensus.cc:515] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.493506 20581 raft_consensus.cc:493] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:07.494199 20581 raft_consensus.cc:515] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } } peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } }
I20260710 13:23:07.494951 20583 leader_election.cc:290] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:07.502952 20577 ts_tablet_manager.cc:1434] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260710 13:23:07.504302 20577 tablet_bootstrap.cc:492] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842: Bootstrap starting.
I20260710 13:23:07.506774 20581 leader_election.cc:290] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799), f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535)
I20260710 13:23:07.529433 20585 raft_consensus.cc:493] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:07.530230 20585 raft_consensus.cc:515] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.533619 20585 leader_election.cc:290] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:07.533681 20576 tablet_bootstrap.cc:492] T 0cb037894f30434283c23888c246aeb4 P b6b3324a60264f13a163390997b375d9: No bootstrap required, opened a new log
I20260710 13:23:07.537627 20576 ts_tablet_manager.cc:1403] T 0cb037894f30434283c23888c246aeb4 P b6b3324a60264f13a163390997b375d9: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.016s
I20260710 13:23:07.542693 20576 raft_consensus.cc:359] T 0cb037894f30434283c23888c246aeb4 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.543511 20576 raft_consensus.cc:385] T 0cb037894f30434283c23888c246aeb4 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.543612 20577 tablet_bootstrap.cc:654] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.543879 20576 raft_consensus.cc:740] T 0cb037894f30434283c23888c246aeb4 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.544237 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d055c73e5140bbbae60680fb9c1103" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
I20260710 13:23:07.544986 20387 raft_consensus.cc:2468] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 0.
I20260710 13:23:07.544855 20576 consensus_queue.cc:260] T 0cb037894f30434283c23888c246aeb4 P b6b3324a60264f13a163390997b375d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.552176 20425 leader_election.cc:304] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 
I20260710 13:23:07.552218 20576 ts_tablet_manager.cc:1434] T 0cb037894f30434283c23888c246aeb4 P b6b3324a60264f13a163390997b375d9: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:23:07.553444 20581 raft_consensus.cc:2804] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:07.553848 20581 raft_consensus.cc:493] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:07.554214 20581 raft_consensus.cc:3060] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:07.562987 20576 tablet_bootstrap.cc:492] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9: Bootstrap starting.
I20260710 13:23:07.564080 20536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d055c73e5140bbbae60680fb9c1103" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448" is_pre_election: true
W20260710 13:23:07.566165 20427 leader_election.cc:343] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:07.569465 20581 raft_consensus.cc:515] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } } peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } }
I20260710 13:23:07.570113 20576 tablet_bootstrap.cc:654] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.571686 20581 leader_election.cc:290] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 election: Requested vote from peers 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799), f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535)
I20260710 13:23:07.573889 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d055c73e5140bbbae60680fb9c1103" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
I20260710 13:23:07.574637 20387 raft_consensus.cc:3060] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:07.577425 20579 tablet_bootstrap.cc:492] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448: No bootstrap required, opened a new log
I20260710 13:23:07.578119 20579 ts_tablet_manager.cc:1403] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448: Time spent bootstrapping tablet: real 0.126s	user 0.045s	sys 0.037s
I20260710 13:23:07.583886 20579 raft_consensus.cc:359] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.584786 20579 raft_consensus.cc:385] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.585186 20579 raft_consensus.cc:740] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.588860 20536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d055c73e5140bbbae60680fb9c1103" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
I20260710 13:23:07.589357 20387 raft_consensus.cc:2468] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 1.
I20260710 13:23:07.589761 20579 consensus_queue.cc:260] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.591136 20425 leader_election.cc:304] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 
I20260710 13:23:07.592125 20581 raft_consensus.cc:2804] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:23:07.594974 20427 leader_election.cc:343] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:07.599571 20576 tablet_bootstrap.cc:492] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9: No bootstrap required, opened a new log
I20260710 13:23:07.600446 20576 ts_tablet_manager.cc:1403] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.005s
I20260710 13:23:07.604645 20581 raft_consensus.cc:697] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Becoming Leader. State: Replica: b6b3324a60264f13a163390997b375d9, State: Running, Role: LEADER
I20260710 13:23:07.604573 20576 raft_consensus.cc:359] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.605772 20576 raft_consensus.cc:385] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.606205 20576 raft_consensus.cc:740] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.607460 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe314afba1743a591f744a71166d212" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9" is_pre_election: true
I20260710 13:23:07.607292 20576 consensus_queue.cc:260] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.607807 20579 ts_tablet_manager.cc:1434] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260710 13:23:07.608007 20536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe314afba1743a591f744a71166d212" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448" is_pre_election: true
I20260710 13:23:07.608759 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17528bb650604a2a84f8280d92f71f2b" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9" is_pre_election: true
I20260710 13:23:07.609825 20583 raft_consensus.cc:493] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:07.610265 20576 ts_tablet_manager.cc:1434] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:23:07.611768 20579 tablet_bootstrap.cc:492] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P 0cd81bb042474a5ebe81fd8853855448: Bootstrap starting.
I20260710 13:23:07.605796 20581 consensus_queue.cc:237] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } } peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } }
I20260710 13:23:07.610195 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17528bb650604a2a84f8280d92f71f2b" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
I20260710 13:23:07.612159 20576 tablet_bootstrap.cc:492] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9: Bootstrap starting.
I20260710 13:23:07.610384 20583 raft_consensus.cc:515] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
W20260710 13:23:07.614765 20501 leader_election.cc:343] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:07.610932 20462 raft_consensus.cc:2468] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 0.
I20260710 13:23:07.616746 20583 leader_election.cc:290] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:07.619365 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eca35fb55b46bb88d763ecf4b2a836" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9" is_pre_election: true
I20260710 13:23:07.620105 20461 raft_consensus.cc:2468] T d7eca35fb55b46bb88d763ecf4b2a836 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 0.
I20260710 13:23:07.620211 20536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eca35fb55b46bb88d763ecf4b2a836" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448" is_pre_election: true
W20260710 13:23:07.622038 20352 leader_election.cc:343] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:07.622790 20352 leader_election.cc:343] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:07.623319 20576 tablet_bootstrap.cc:654] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:07.623917 20499 leader_election.cc:343] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:07.624465 20499 leader_election.cc:304] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448; no voters: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842
I20260710 13:23:07.625404 20585 raft_consensus.cc:2749] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:07.626963 20352 leader_election.cc:304] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [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: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 0cd81bb042474a5ebe81fd8853855448
I20260710 13:23:07.627298 20577 tablet_bootstrap.cc:492] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842: No bootstrap required, opened a new log
I20260710 13:23:07.627954 20577 ts_tablet_manager.cc:1403] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.008s
I20260710 13:23:07.627995 20583 raft_consensus.cc:2804] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:07.628520 20583 raft_consensus.cc:493] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:07.628940 20583 raft_consensus.cc:3060] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:07.631524 20577 raft_consensus.cc:359] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.632560 20577 raft_consensus.cc:385] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.632887 20577 raft_consensus.cc:740] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.633029 20283 catalog_manager.cc:5697] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6b3324a60264f13a163390997b375d9 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "b6b3324a60264f13a163390997b375d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:07.633788 20577 consensus_queue.cc:260] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.635241 20579 tablet_bootstrap.cc:654] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P 0cd81bb042474a5ebe81fd8853855448: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.638324 20352 leader_election.cc:304] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [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: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 0cd81bb042474a5ebe81fd8853855448
I20260710 13:23:07.640677 20583 raft_consensus.cc:515] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.647500 20583 leader_election.cc:290] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 election: Requested vote from peers b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:07.648495 20604 raft_consensus.cc:2804] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:07.648918 20604 raft_consensus.cc:493] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:07.649297 20604 raft_consensus.cc:3060] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:07.647543 20576 tablet_bootstrap.cc:492] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9: No bootstrap required, opened a new log
I20260710 13:23:07.651631 20576 ts_tablet_manager.cc:1403] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.013s
I20260710 13:23:07.652745 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe314afba1743a591f744a71166d212" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9"
I20260710 13:23:07.653452 20461 raft_consensus.cc:3060] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:07.655025 20577 ts_tablet_manager.cc:1434] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842: Time spent starting tablet: real 0.027s	user 0.012s	sys 0.000s
I20260710 13:23:07.656148 20577 tablet_bootstrap.cc:492] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842: Bootstrap starting.
I20260710 13:23:07.662355 20461 raft_consensus.cc:2468] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 1.
W20260710 13:23:07.663477 20333 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:07.664805 20536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe314afba1743a591f744a71166d212" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
I20260710 13:23:07.664872 20576 raft_consensus.cc:359] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.665807 20576 raft_consensus.cc:385] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.666157 20576 raft_consensus.cc:740] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Initialized, Role: FOLLOWER
W20260710 13:23:07.674377 20352 leader_election.cc:343] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:07.675280 20352 leader_election.cc:304] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [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: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 0cd81bb042474a5ebe81fd8853855448
I20260710 13:23:07.675401 20604 raft_consensus.cc:515] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.679823 20577 tablet_bootstrap.cc:654] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.681834 20608 raft_consensus.cc:2804] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:07.682468 20608 raft_consensus.cc:697] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Becoming Leader. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Running, Role: LEADER
I20260710 13:23:07.683220 20576 consensus_queue.cc:260] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.683406 20608 consensus_queue.cc:237] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.686165 20576 ts_tablet_manager.cc:1434] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260710 13:23:07.686942 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eca35fb55b46bb88d763ecf4b2a836" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9"
I20260710 13:23:07.687274 20576 tablet_bootstrap.cc:492] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9: Bootstrap starting.
I20260710 13:23:07.687572 20461 raft_consensus.cc:3060] T d7eca35fb55b46bb88d763ecf4b2a836 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:07.690305 20604 leader_election.cc:290] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 election: Requested vote from peers b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:07.696053 20536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eca35fb55b46bb88d763ecf4b2a836" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
I20260710 13:23:07.696727 20576 tablet_bootstrap.cc:654] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:07.697888 20352 leader_election.cc:343] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:07.701802 20577 tablet_bootstrap.cc:492] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842: No bootstrap required, opened a new log
I20260710 13:23:07.702412 20577 ts_tablet_manager.cc:1403] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.001s
I20260710 13:23:07.705807 20577 raft_consensus.cc:359] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.706629 20577 raft_consensus.cc:385] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.706967 20577 raft_consensus.cc:740] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.707821 20577 consensus_queue.cc:260] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.711226 20579 tablet_bootstrap.cc:492] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P 0cd81bb042474a5ebe81fd8853855448: No bootstrap required, opened a new log
I20260710 13:23:07.711309 20577 ts_tablet_manager.cc:1434] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:23:07.711973 20579 ts_tablet_manager.cc:1403] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P 0cd81bb042474a5ebe81fd8853855448: Time spent bootstrapping tablet: real 0.101s	user 0.027s	sys 0.040s
I20260710 13:23:07.712807 20577 tablet_bootstrap.cc:492] T 352951d6dec64648bcf6301db799906b P f20eac1bd9d745f4a3c65898976e6842: Bootstrap starting.
I20260710 13:23:07.715340 20579 raft_consensus.cc:359] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.716184 20579 raft_consensus.cc:385] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.716531 20579 raft_consensus.cc:740] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.717053 20283 catalog_manager.cc:5697] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 reported cstate change: term changed from 0 to 1, leader changed from <none> to f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "f20eac1bd9d745f4a3c65898976e6842" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:07.717561 20579 consensus_queue.cc:260] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P 0cd81bb042474a5ebe81fd8853855448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.719166 20585 raft_consensus.cc:493] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:07.719681 20585 raft_consensus.cc:515] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.721352 20577 tablet_bootstrap.cc:654] T 352951d6dec64648bcf6301db799906b P f20eac1bd9d745f4a3c65898976e6842: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.722066 20585 leader_election.cc:290] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:07.722128 20461 raft_consensus.cc:2468] T d7eca35fb55b46bb88d763ecf4b2a836 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 1.
I20260710 13:23:07.724629 20352 leader_election.cc:304] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [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: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 0cd81bb042474a5ebe81fd8853855448
I20260710 13:23:07.725860 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c39a1d092a4e74ab5e8f11fd0f4b60" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9" is_pre_election: true
I20260710 13:23:07.726730 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c39a1d092a4e74ab5e8f11fd0f4b60" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
I20260710 13:23:07.727195 20608 raft_consensus.cc:2804] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:07.727816 20608 raft_consensus.cc:697] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Becoming Leader. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Running, Role: LEADER
I20260710 13:23:07.727931 20577 tablet_bootstrap.cc:492] T 352951d6dec64648bcf6301db799906b P f20eac1bd9d745f4a3c65898976e6842: No bootstrap required, opened a new log
W20260710 13:23:07.728255 20501 leader_election.cc:343] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:07.728519 20577 ts_tablet_manager.cc:1403] T 352951d6dec64648bcf6301db799906b P f20eac1bd9d745f4a3c65898976e6842: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 13:23:07.728785 20608 consensus_queue.cc:237] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
W20260710 13:23:07.729329 20499 leader_election.cc:343] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:07.729859 20499 leader_election.cc:304] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448; no voters: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842
I20260710 13:23:07.731029 20585 raft_consensus.cc:2749] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:07.733989 20576 tablet_bootstrap.cc:492] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9: No bootstrap required, opened a new log
I20260710 13:23:07.734673 20576 ts_tablet_manager.cc:1403] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9: Time spent bootstrapping tablet: real 0.048s	user 0.025s	sys 0.009s
I20260710 13:23:07.735277 20579 ts_tablet_manager.cc:1434] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P 0cd81bb042474a5ebe81fd8853855448: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.003s
I20260710 13:23:07.736500 20579 tablet_bootstrap.cc:492] T 0cb037894f30434283c23888c246aeb4 P 0cd81bb042474a5ebe81fd8853855448: Bootstrap starting.
I20260710 13:23:07.738834 20576 raft_consensus.cc:359] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.739902 20576 raft_consensus.cc:385] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.740346 20576 raft_consensus.cc:740] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.731834 20577 raft_consensus.cc:359] T 352951d6dec64648bcf6301db799906b P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.742064 20577 raft_consensus.cc:385] T 352951d6dec64648bcf6301db799906b P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.742549 20577 raft_consensus.cc:740] T 352951d6dec64648bcf6301db799906b P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.743515 20577 consensus_queue.cc:260] T 352951d6dec64648bcf6301db799906b P f20eac1bd9d745f4a3c65898976e6842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.744760 20579 tablet_bootstrap.cc:654] T 0cb037894f30434283c23888c246aeb4 P 0cd81bb042474a5ebe81fd8853855448: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.746114 20585 raft_consensus.cc:493] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:07.746791 20585 raft_consensus.cc:515] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.746259 20577 ts_tablet_manager.cc:1434] T 352951d6dec64648bcf6301db799906b P f20eac1bd9d745f4a3c65898976e6842: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260710 13:23:07.748723 20577 tablet_bootstrap.cc:492] T df738f46ec5249f2baf36ce50154a99f P f20eac1bd9d745f4a3c65898976e6842: Bootstrap starting.
I20260710 13:23:07.750825 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b6d3b7f2654b3299a3fe0a0888d872" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9" is_pre_election: true
I20260710 13:23:07.751572 20461 raft_consensus.cc:2468] T 29b6d3b7f2654b3299a3fe0a0888d872 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 0.
I20260710 13:23:07.751705 20283 catalog_manager.cc:5697] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 reported cstate change: term changed from 0 to 1, leader changed from <none> to f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "f20eac1bd9d745f4a3c65898976e6842" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:07.753253 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b6d3b7f2654b3299a3fe0a0888d872" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
I20260710 13:23:07.753473 20501 leader_election.cc:304] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448, b6b3324a60264f13a163390997b375d9; no voters: 
I20260710 13:23:07.754280 20387 raft_consensus.cc:2468] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 0.
I20260710 13:23:07.754908 20585 leader_election.cc:290] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:07.755532 20585 raft_consensus.cc:2804] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:07.755910 20585 raft_consensus.cc:493] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:07.756414 20585 raft_consensus.cc:3060] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:07.763995 20577 tablet_bootstrap.cc:654] T df738f46ec5249f2baf36ce50154a99f P f20eac1bd9d745f4a3c65898976e6842: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.746763 20576 consensus_queue.cc:260] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.768009 20585 raft_consensus.cc:515] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.770404 20579 tablet_bootstrap.cc:492] T 0cb037894f30434283c23888c246aeb4 P 0cd81bb042474a5ebe81fd8853855448: No bootstrap required, opened a new log
I20260710 13:23:07.770979 20579 ts_tablet_manager.cc:1403] T 0cb037894f30434283c23888c246aeb4 P 0cd81bb042474a5ebe81fd8853855448: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.014s
I20260710 13:23:07.771134 20585 leader_election.cc:290] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 election: Requested vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:07.771728 20576 ts_tablet_manager.cc:1434] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9: Time spent starting tablet: real 0.037s	user 0.011s	sys 0.000s
I20260710 13:23:07.772984 20576 tablet_bootstrap.cc:492] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9: Bootstrap starting.
I20260710 13:23:07.774426 20579 raft_consensus.cc:359] T 0cb037894f30434283c23888c246aeb4 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.775249 20579 raft_consensus.cc:385] T 0cb037894f30434283c23888c246aeb4 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.775574 20579 raft_consensus.cc:740] T 0cb037894f30434283c23888c246aeb4 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.775876 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b6d3b7f2654b3299a3fe0a0888d872" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
I20260710 13:23:07.776521 20387 raft_consensus.cc:3060] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:07.776386 20579 consensus_queue.cc:260] T 0cb037894f30434283c23888c246aeb4 P 0cd81bb042474a5ebe81fd8853855448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.778790 20577 tablet_bootstrap.cc:492] T df738f46ec5249f2baf36ce50154a99f P f20eac1bd9d745f4a3c65898976e6842: No bootstrap required, opened a new log
I20260710 13:23:07.778842 20579 ts_tablet_manager.cc:1434] T 0cb037894f30434283c23888c246aeb4 P 0cd81bb042474a5ebe81fd8853855448: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:23:07.779492 20577 ts_tablet_manager.cc:1403] T df738f46ec5249f2baf36ce50154a99f P f20eac1bd9d745f4a3c65898976e6842: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260710 13:23:07.780064 20579 tablet_bootstrap.cc:492] T 51d055c73e5140bbbae60680fb9c1103 P 0cd81bb042474a5ebe81fd8853855448: Bootstrap starting.
I20260710 13:23:07.776546 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b6d3b7f2654b3299a3fe0a0888d872" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9"
I20260710 13:23:07.782255 20461 raft_consensus.cc:3060] T 29b6d3b7f2654b3299a3fe0a0888d872 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:07.782488 20577 raft_consensus.cc:359] T df738f46ec5249f2baf36ce50154a99f P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.783039 20576 tablet_bootstrap.cc:654] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.783293 20577 raft_consensus.cc:385] T df738f46ec5249f2baf36ce50154a99f P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.783700 20577 raft_consensus.cc:740] T df738f46ec5249f2baf36ce50154a99f P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.785063 20577 consensus_queue.cc:260] T df738f46ec5249f2baf36ce50154a99f P f20eac1bd9d745f4a3c65898976e6842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.787092 20579 tablet_bootstrap.cc:654] T 51d055c73e5140bbbae60680fb9c1103 P 0cd81bb042474a5ebe81fd8853855448: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.787765 20577 ts_tablet_manager.cc:1434] T df738f46ec5249f2baf36ce50154a99f P f20eac1bd9d745f4a3c65898976e6842: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 13:23:07.788865 20577 tablet_bootstrap.cc:492] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P f20eac1bd9d745f4a3c65898976e6842: Bootstrap starting.
I20260710 13:23:07.795905 20608 raft_consensus.cc:493] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:07.796733 20608 raft_consensus.cc:515] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.799870 20608 leader_election.cc:290] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:07.802179 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb037894f30434283c23888c246aeb4" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9" is_pre_election: true
I20260710 13:23:07.803222 20577 tablet_bootstrap.cc:654] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P f20eac1bd9d745f4a3c65898976e6842: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.803220 20462 raft_consensus.cc:2468] T 0cb037894f30434283c23888c246aeb4 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 0.
I20260710 13:23:07.804975 20536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb037894f30434283c23888c246aeb4" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448" is_pre_election: true
I20260710 13:23:07.805969 20536 raft_consensus.cc:2468] T 0cb037894f30434283c23888c246aeb4 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 0.
I20260710 13:23:07.808295 20352 leader_election.cc:304] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 
I20260710 13:23:07.809461 20608 raft_consensus.cc:2804] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:07.810000 20608 raft_consensus.cc:493] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:07.810483 20608 raft_consensus.cc:3060] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:07.818984 20387 raft_consensus.cc:2468] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 1.
I20260710 13:23:07.820650 20499 leader_election.cc:304] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448, f20eac1bd9d745f4a3c65898976e6842; no voters: 
I20260710 13:23:07.822034 20585 raft_consensus.cc:2804] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:07.822719 20585 raft_consensus.cc:697] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [term 1 LEADER]: Becoming Leader. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Running, Role: LEADER
I20260710 13:23:07.823076 20608 raft_consensus.cc:515] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.823913 20585 consensus_queue.cc:237] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.830940 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb037894f30434283c23888c246aeb4" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9"
I20260710 13:23:07.831593 20462 raft_consensus.cc:3060] T 0cb037894f30434283c23888c246aeb4 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:07.844609 20536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb037894f30434283c23888c246aeb4" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
I20260710 13:23:07.845643 20536 raft_consensus.cc:3060] T 0cb037894f30434283c23888c246aeb4 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:07.854427 20608 leader_election.cc:290] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 election: Requested vote from peers b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:07.858210 20462 raft_consensus.cc:2468] T 0cb037894f30434283c23888c246aeb4 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 1.
I20260710 13:23:07.863620 20352 leader_election.cc:304] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 
I20260710 13:23:07.865000 20608 raft_consensus.cc:2804] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:07.861635 20461 raft_consensus.cc:2468] T 29b6d3b7f2654b3299a3fe0a0888d872 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 1.
I20260710 13:23:07.866868 20608 raft_consensus.cc:697] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Becoming Leader. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Running, Role: LEADER
I20260710 13:23:07.868016 20536 raft_consensus.cc:2468] T 0cb037894f30434283c23888c246aeb4 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 1.
I20260710 13:23:07.868491 20608 consensus_queue.cc:237] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.877027 20285 catalog_manager.cc:5697] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3). New cstate: current_term: 1 leader_uuid: "0cd81bb042474a5ebe81fd8853855448" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:07.887866 20579 tablet_bootstrap.cc:492] T 51d055c73e5140bbbae60680fb9c1103 P 0cd81bb042474a5ebe81fd8853855448: No bootstrap required, opened a new log
I20260710 13:23:07.888465 20579 ts_tablet_manager.cc:1403] T 51d055c73e5140bbbae60680fb9c1103 P 0cd81bb042474a5ebe81fd8853855448: Time spent bootstrapping tablet: real 0.109s	user 0.052s	sys 0.048s
I20260710 13:23:07.889415 20577 tablet_bootstrap.cc:492] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P f20eac1bd9d745f4a3c65898976e6842: No bootstrap required, opened a new log
I20260710 13:23:07.889948 20577 ts_tablet_manager.cc:1403] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P f20eac1bd9d745f4a3c65898976e6842: Time spent bootstrapping tablet: real 0.101s	user 0.021s	sys 0.010s
I20260710 13:23:07.891698 20576 tablet_bootstrap.cc:492] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9: No bootstrap required, opened a new log
I20260710 13:23:07.890915 20283 catalog_manager.cc:5697] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842 reported cstate change: term changed from 0 to 1, leader changed from <none> to f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "f20eac1bd9d745f4a3c65898976e6842" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:07.892328 20576 ts_tablet_manager.cc:1403] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9: Time spent bootstrapping tablet: real 0.120s	user 0.057s	sys 0.047s
I20260710 13:23:07.891857 20579 raft_consensus.cc:359] T 51d055c73e5140bbbae60680fb9c1103 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } } peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } }
I20260710 13:23:07.892781 20579 raft_consensus.cc:385] T 51d055c73e5140bbbae60680fb9c1103 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.892618 20577 raft_consensus.cc:359] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.893160 20579 raft_consensus.cc:740] T 51d055c73e5140bbbae60680fb9c1103 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.893456 20577 raft_consensus.cc:385] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.893786 20577 raft_consensus.cc:740] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.894191 20579 consensus_queue.cc:260] T 51d055c73e5140bbbae60680fb9c1103 P 0cd81bb042474a5ebe81fd8853855448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } } peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } }
I20260710 13:23:07.895818 20576 raft_consensus.cc:359] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.896634 20576 raft_consensus.cc:385] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.897015 20576 raft_consensus.cc:740] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.897181 20579 ts_tablet_manager.cc:1434] T 51d055c73e5140bbbae60680fb9c1103 P 0cd81bb042474a5ebe81fd8853855448: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260710 13:23:07.897034 20577 consensus_queue.cc:260] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P f20eac1bd9d745f4a3c65898976e6842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.898478 20579 tablet_bootstrap.cc:492] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448: Bootstrap starting.
I20260710 13:23:07.898213 20576 consensus_queue.cc:260] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.899783 20577 ts_tablet_manager.cc:1434] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P f20eac1bd9d745f4a3c65898976e6842: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:23:07.905092 20576 ts_tablet_manager.cc:1434] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:23:07.905927 20579 tablet_bootstrap.cc:654] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.906384 20576 tablet_bootstrap.cc:492] T 17528bb650604a2a84f8280d92f71f2b P b6b3324a60264f13a163390997b375d9: Bootstrap starting.
I20260710 13:23:07.914636 20576 tablet_bootstrap.cc:654] T 17528bb650604a2a84f8280d92f71f2b P b6b3324a60264f13a163390997b375d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.921609 20576 tablet_bootstrap.cc:492] T 17528bb650604a2a84f8280d92f71f2b P b6b3324a60264f13a163390997b375d9: No bootstrap required, opened a new log
I20260710 13:23:07.922175 20576 ts_tablet_manager.cc:1403] T 17528bb650604a2a84f8280d92f71f2b P b6b3324a60264f13a163390997b375d9: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 13:23:07.922724 20579 tablet_bootstrap.cc:492] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448: No bootstrap required, opened a new log
I20260710 13:23:07.923266 20579 ts_tablet_manager.cc:1403] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.000s
I20260710 13:23:07.924940 20576 raft_consensus.cc:359] T 17528bb650604a2a84f8280d92f71f2b P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.925755 20576 raft_consensus.cc:385] T 17528bb650604a2a84f8280d92f71f2b P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.926048 20576 raft_consensus.cc:740] T 17528bb650604a2a84f8280d92f71f2b P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.926339 20579 raft_consensus.cc:359] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.927137 20579 raft_consensus.cc:385] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.926770 20576 consensus_queue.cc:260] T 17528bb650604a2a84f8280d92f71f2b P b6b3324a60264f13a163390997b375d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.927464 20579 raft_consensus.cc:740] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.928267 20579 consensus_queue.cc:260] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.928969 20576 ts_tablet_manager.cc:1434] T 17528bb650604a2a84f8280d92f71f2b P b6b3324a60264f13a163390997b375d9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:23:07.930962 20579 ts_tablet_manager.cc:1434] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:23:07.932044 20579 tablet_bootstrap.cc:492] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448: Bootstrap starting.
I20260710 13:23:07.935945 20581 raft_consensus.cc:493] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:07.936535 20581 raft_consensus.cc:515] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.939049 20581 leader_election.cc:290] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:07.939833 20579 tablet_bootstrap.cc:654] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.939769 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df738f46ec5249f2baf36ce50154a99f" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
I20260710 13:23:07.940629 20387 raft_consensus.cc:2468] T df738f46ec5249f2baf36ce50154a99f P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 0.
I20260710 13:23:07.941964 20425 leader_election.cc:304] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 
I20260710 13:23:07.943082 20536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df738f46ec5249f2baf36ce50154a99f" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448" is_pre_election: true
I20260710 13:23:07.944212 20581 raft_consensus.cc:2804] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:23:07.944725 20427 leader_election.cc:343] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:07.944769 20581 raft_consensus.cc:493] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:07.946101 20581 raft_consensus.cc:3060] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:07.947216 20579 tablet_bootstrap.cc:492] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448: No bootstrap required, opened a new log
I20260710 13:23:07.947700 20579 ts_tablet_manager.cc:1403] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:23:07.950594 20579 raft_consensus.cc:359] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.951397 20579 raft_consensus.cc:385] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.951776 20579 raft_consensus.cc:740] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.952164 20581 raft_consensus.cc:515] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.952451 20579 consensus_queue.cc:260] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.954782 20579 ts_tablet_manager.cc:1434] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:23:07.955152 20536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df738f46ec5249f2baf36ce50154a99f" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
I20260710 13:23:07.955237 20581 leader_election.cc:290] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 election: Requested vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:07.955935 20579 tablet_bootstrap.cc:492] T df738f46ec5249f2baf36ce50154a99f P 0cd81bb042474a5ebe81fd8853855448: Bootstrap starting.
I20260710 13:23:07.955148 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df738f46ec5249f2baf36ce50154a99f" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
W20260710 13:23:07.956465 20427 leader_election.cc:343] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:07.957046 20387 raft_consensus.cc:3060] T df738f46ec5249f2baf36ce50154a99f P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:07.963461 20579 tablet_bootstrap.cc:654] T df738f46ec5249f2baf36ce50154a99f P 0cd81bb042474a5ebe81fd8853855448: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.965369 20387 raft_consensus.cc:2468] T df738f46ec5249f2baf36ce50154a99f P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 1.
I20260710 13:23:07.966670 20425 leader_election.cc:304] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [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: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 0cd81bb042474a5ebe81fd8853855448
I20260710 13:23:07.967403 20581 raft_consensus.cc:2804] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:07.967932 20581 raft_consensus.cc:697] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Becoming Leader. State: Replica: b6b3324a60264f13a163390997b375d9, State: Running, Role: LEADER
I20260710 13:23:07.968451 20579 tablet_bootstrap.cc:492] T df738f46ec5249f2baf36ce50154a99f P 0cd81bb042474a5ebe81fd8853855448: No bootstrap required, opened a new log
I20260710 13:23:07.968873 20579 ts_tablet_manager.cc:1403] T df738f46ec5249f2baf36ce50154a99f P 0cd81bb042474a5ebe81fd8853855448: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:23:07.968676 20581 consensus_queue.cc:237] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.971092 20579 raft_consensus.cc:359] T df738f46ec5249f2baf36ce50154a99f P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.971628 20579 raft_consensus.cc:385] T df738f46ec5249f2baf36ce50154a99f P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.971889 20579 raft_consensus.cc:740] T df738f46ec5249f2baf36ce50154a99f P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.972759 20579 consensus_queue.cc:260] T df738f46ec5249f2baf36ce50154a99f P 0cd81bb042474a5ebe81fd8853855448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.974747 20579 ts_tablet_manager.cc:1434] T df738f46ec5249f2baf36ce50154a99f P 0cd81bb042474a5ebe81fd8853855448: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:23:07.975728 20579 tablet_bootstrap.cc:492] T afe314afba1743a591f744a71166d212 P 0cd81bb042474a5ebe81fd8853855448: Bootstrap starting.
I20260710 13:23:07.977223 20283 catalog_manager.cc:5697] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6b3324a60264f13a163390997b375d9 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "b6b3324a60264f13a163390997b375d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:07.980914 20579 tablet_bootstrap.cc:654] T afe314afba1743a591f744a71166d212 P 0cd81bb042474a5ebe81fd8853855448: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:07.983599 20585 raft_consensus.cc:493] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:07.984206 20585 raft_consensus.cc:515] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.986346 20579 tablet_bootstrap.cc:492] T afe314afba1743a591f744a71166d212 P 0cd81bb042474a5ebe81fd8853855448: No bootstrap required, opened a new log
I20260710 13:23:07.986866 20579 ts_tablet_manager.cc:1403] T afe314afba1743a591f744a71166d212 P 0cd81bb042474a5ebe81fd8853855448: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:23:07.987736 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352951d6dec64648bcf6301db799906b" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9" is_pre_election: true
I20260710 13:23:07.988411 20462 raft_consensus.cc:2468] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 0.
I20260710 13:23:07.989104 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352951d6dec64648bcf6301db799906b" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
I20260710 13:23:07.989861 20387 raft_consensus.cc:2468] T 352951d6dec64648bcf6301db799906b P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 0.
I20260710 13:23:07.990307 20585 leader_election.cc:290] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:07.989907 20579 raft_consensus.cc:359] T afe314afba1743a591f744a71166d212 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.990902 20579 raft_consensus.cc:385] T afe314afba1743a591f744a71166d212 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:07.990028 20501 leader_election.cc:304] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448, b6b3324a60264f13a163390997b375d9; no voters: 
I20260710 13:23:07.991225 20579 raft_consensus.cc:740] T afe314afba1743a591f744a71166d212 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.991597 20585 raft_consensus.cc:2804] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:07.991997 20585 raft_consensus.cc:493] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:07.991847 20579 consensus_queue.cc:260] T afe314afba1743a591f744a71166d212 P 0cd81bb042474a5ebe81fd8853855448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:07.992424 20585 raft_consensus.cc:3060] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:07.993884 20579 ts_tablet_manager.cc:1434] T afe314afba1743a591f744a71166d212 P 0cd81bb042474a5ebe81fd8853855448: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:23:07.998420 20585 raft_consensus.cc:515] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:08.001109 20585 leader_election.cc:290] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 election: Requested vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:08.001103 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352951d6dec64648bcf6301db799906b" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
I20260710 13:23:08.001554 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352951d6dec64648bcf6301db799906b" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9"
I20260710 13:23:08.001820 20387 raft_consensus.cc:3060] T 352951d6dec64648bcf6301db799906b P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:08.002149 20462 raft_consensus.cc:3060] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:08.006744 20387 raft_consensus.cc:2468] T 352951d6dec64648bcf6301db799906b P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 1.
I20260710 13:23:08.007588 20462 raft_consensus.cc:2468] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 1.
I20260710 13:23:08.007809 20499 leader_election.cc:304] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448, f20eac1bd9d745f4a3c65898976e6842; no voters: 
I20260710 13:23:08.008615 20585 raft_consensus.cc:2804] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:08.008994 20585 raft_consensus.cc:697] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 1 LEADER]: Becoming Leader. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Running, Role: LEADER
I20260710 13:23:08.009732 20585 consensus_queue.cc:237] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:08.017282 20284 catalog_manager.cc:5697] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3). New cstate: current_term: 1 leader_uuid: "0cd81bb042474a5ebe81fd8853855448" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:08.050076 20608 raft_consensus.cc:493] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:08.050661 20608 raft_consensus.cc:515] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:08.052320 20608 leader_election.cc:290] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:08.053231 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17528bb650604a2a84f8280d92f71f2b" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9" is_pre_election: true
I20260710 13:23:08.053570 20536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17528bb650604a2a84f8280d92f71f2b" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448" is_pre_election: true
I20260710 13:23:08.053967 20462 raft_consensus.cc:2468] T 17528bb650604a2a84f8280d92f71f2b P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 0.
I20260710 13:23:08.054232 20536 raft_consensus.cc:2468] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 0.
I20260710 13:23:08.055018 20352 leader_election.cc:304] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 
I20260710 13:23:08.055711 20608 raft_consensus.cc:2804] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:08.056000 20608 raft_consensus.cc:493] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:08.056329 20608 raft_consensus.cc:3060] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:08.061342 20608 raft_consensus.cc:515] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:08.062992 20608 leader_election.cc:290] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 election: Requested vote from peers b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:08.063913 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17528bb650604a2a84f8280d92f71f2b" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9"
I20260710 13:23:08.064169 20536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17528bb650604a2a84f8280d92f71f2b" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
I20260710 13:23:08.064437 20462 raft_consensus.cc:3060] T 17528bb650604a2a84f8280d92f71f2b P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:08.064715 20536 raft_consensus.cc:3060] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:08.070292 20536 raft_consensus.cc:2468] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 1.
I20260710 13:23:08.070489 20462 raft_consensus.cc:2468] T 17528bb650604a2a84f8280d92f71f2b P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 1.
I20260710 13:23:08.071307 20352 leader_election.cc:304] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448, f20eac1bd9d745f4a3c65898976e6842; no voters: 
I20260710 13:23:08.071980 20608 raft_consensus.cc:2804] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:08.072402 20608 raft_consensus.cc:697] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Becoming Leader. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Running, Role: LEADER
I20260710 13:23:08.073148 20608 consensus_queue.cc:237] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:08.080022 20284 catalog_manager.cc:5697] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 reported cstate change: term changed from 0 to 1, leader changed from <none> to f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "f20eac1bd9d745f4a3c65898976e6842" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:08.091045 20585 raft_consensus.cc:493] T 51d055c73e5140bbbae60680fb9c1103 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:08.091627 20585 raft_consensus.cc:515] T 51d055c73e5140bbbae60680fb9c1103 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } } peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } }
I20260710 13:23:08.093441 20585 leader_election.cc:290] T 51d055c73e5140bbbae60680fb9c1103 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865), f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535)
I20260710 13:23:08.094226 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d055c73e5140bbbae60680fb9c1103" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9" is_pre_election: true
I20260710 13:23:08.094647 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d055c73e5140bbbae60680fb9c1103" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
I20260710 13:23:08.095396 20387 raft_consensus.cc:2393] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cd81bb042474a5ebe81fd8853855448 in current term 1: Already voted for candidate b6b3324a60264f13a163390997b375d9 in this term.
I20260710 13:23:08.096278 20499 leader_election.cc:304] T 51d055c73e5140bbbae60680fb9c1103 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448; no voters: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842
I20260710 13:23:08.096939 20585 raft_consensus.cc:3060] T 51d055c73e5140bbbae60680fb9c1103 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:08.100634 20617 raft_consensus.cc:493] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:08.101111 20617 raft_consensus.cc:515] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:08.103101 20617 leader_election.cc:290] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:08.103315 20585 raft_consensus.cc:2749] T 51d055c73e5140bbbae60680fb9c1103 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:08.104106 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eca35fb55b46bb88d763ecf4b2a836" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
I20260710 13:23:08.104645 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eca35fb55b46bb88d763ecf4b2a836" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9" is_pre_election: true
I20260710 13:23:08.105562 20462 raft_consensus.cc:2393] T d7eca35fb55b46bb88d763ecf4b2a836 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cd81bb042474a5ebe81fd8853855448 in current term 1: Already voted for candidate f20eac1bd9d745f4a3c65898976e6842 in this term.
I20260710 13:23:08.105511 20581 consensus_queue.cc:1048] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:08.107206 20501 leader_election.cc:304] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448; no voters: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842
I20260710 13:23:08.108170 20585 raft_consensus.cc:3060] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:08.116196 20585 raft_consensus.cc:2749] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:08.118211 20602 consensus_queue.cc:1048] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:08.182562 20608 consensus_queue.cc:1048] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:08.193150 20604 consensus_queue.cc:1048] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:08.193712 20602 raft_consensus.cc:493] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:08.194250 20602 raft_consensus.cc:515] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:08.196316 20602 leader_election.cc:290] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:08.198426 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c39a1d092a4e74ab5e8f11fd0f4b60" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
I20260710 13:23:08.199201 20386 raft_consensus.cc:2468] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 0.
I20260710 13:23:08.199465 20536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c39a1d092a4e74ab5e8f11fd0f4b60" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448" is_pre_election: true
I20260710 13:23:08.200181 20536 raft_consensus.cc:2468] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 0.
I20260710 13:23:08.201470 20427 leader_election.cc:304] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448, b6b3324a60264f13a163390997b375d9; no voters: 
I20260710 13:23:08.202263 20585 raft_consensus.cc:493] T df738f46ec5249f2baf36ce50154a99f P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:08.202814 20585 raft_consensus.cc:515] T df738f46ec5249f2baf36ce50154a99f P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:08.202337 20581 raft_consensus.cc:2804] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:08.204289 20581 raft_consensus.cc:493] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:08.204569 20581 raft_consensus.cc:3060] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:08.205098 20585 leader_election.cc:290] T df738f46ec5249f2baf36ce50154a99f P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:08.206431 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df738f46ec5249f2baf36ce50154a99f" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
I20260710 13:23:08.206535 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df738f46ec5249f2baf36ce50154a99f" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9" is_pre_election: true
I20260710 13:23:08.207252 20386 raft_consensus.cc:2393] T df738f46ec5249f2baf36ce50154a99f P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cd81bb042474a5ebe81fd8853855448 in current term 1: Already voted for candidate b6b3324a60264f13a163390997b375d9 in this term.
I20260710 13:23:08.208164 20499 leader_election.cc:304] T df738f46ec5249f2baf36ce50154a99f P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448; no voters: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842
I20260710 13:23:08.209210 20585 raft_consensus.cc:3060] T df738f46ec5249f2baf36ce50154a99f P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:08.211407 20581 raft_consensus.cc:515] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:08.213160 20581 leader_election.cc:290] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 election: Requested vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:08.213959 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c39a1d092a4e74ab5e8f11fd0f4b60" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
I20260710 13:23:08.214313 20536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c39a1d092a4e74ab5e8f11fd0f4b60" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
I20260710 13:23:08.214570 20386 raft_consensus.cc:3060] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:08.214929 20536 raft_consensus.cc:3060] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:08.216945 20585 raft_consensus.cc:2749] T df738f46ec5249f2baf36ce50154a99f P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:08.220750 20386 raft_consensus.cc:2468] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 1.
I20260710 13:23:08.221930 20425 leader_election.cc:304] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 
I20260710 13:23:08.222704 20581 raft_consensus.cc:2804] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:08.223147 20536 raft_consensus.cc:2468] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 1.
I20260710 13:23:08.223205 20581 raft_consensus.cc:697] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Becoming Leader. State: Replica: b6b3324a60264f13a163390997b375d9, State: Running, Role: LEADER
I20260710 13:23:08.224648 20581 consensus_queue.cc:237] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:08.232040 20283 catalog_manager.cc:5697] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6b3324a60264f13a163390997b375d9 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "b6b3324a60264f13a163390997b375d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:08.253296 20604 consensus_queue.cc:1048] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:08.261812 20536 raft_consensus.cc:3060] T afe314afba1743a591f744a71166d212 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:08.269635 20604 consensus_queue.cc:1048] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:08.299368 20462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51d055c73e5140bbbae60680fb9c1103"
dest_uuid: "b6b3324a60264f13a163390997b375d9"
mode: GRACEFUL
new_leader_uuid: "f20eac1bd9d745f4a3c65898976e6842"
 from {username='slave'} at 127.0.0.1:42410
I20260710 13:23:08.299868 20462 raft_consensus.cc:606] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Received request to transfer leadership to TS f20eac1bd9d745f4a3c65898976e6842
I20260710 13:23:08.308262 20604 consensus_queue.cc:1048] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:08.314277 20536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29b6d3b7f2654b3299a3fe0a0888d872"
dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
mode: GRACEFUL
new_leader_uuid: "f20eac1bd9d745f4a3c65898976e6842"
 from {username='slave'} at 127.0.0.1:50930
I20260710 13:23:08.314816 20536 raft_consensus.cc:606] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [term 1 LEADER]: Received request to transfer leadership to TS f20eac1bd9d745f4a3c65898976e6842
I20260710 13:23:08.320181 20604 consensus_queue.cc:1048] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:08.343564 20386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afe314afba1743a591f744a71166d212"
dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
mode: GRACEFUL
new_leader_uuid: "b6b3324a60264f13a163390997b375d9"
 from {username='slave'} at 127.0.0.1:46896
I20260710 13:23:08.344153 20386 raft_consensus.cc:606] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Received request to transfer leadership to TS b6b3324a60264f13a163390997b375d9
I20260710 13:23:08.352388 20536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "352951d6dec64648bcf6301db799906b"
dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
mode: GRACEFUL
new_leader_uuid: "b6b3324a60264f13a163390997b375d9"
 from {username='slave'} at 127.0.0.1:50930
I20260710 13:23:08.352991 20536 raft_consensus.cc:606] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 1 LEADER]: Received request to transfer leadership to TS b6b3324a60264f13a163390997b375d9
I20260710 13:23:08.360714 20386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17528bb650604a2a84f8280d92f71f2b"
dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
mode: GRACEFUL
new_leader_uuid: "0cd81bb042474a5ebe81fd8853855448"
 from {username='slave'} at 127.0.0.1:46896
I20260710 13:23:08.361337 20386 raft_consensus.cc:606] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Received request to transfer leadership to TS 0cd81bb042474a5ebe81fd8853855448
I20260710 13:23:08.378854 20581 consensus_queue.cc:1048] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:08.390291 20602 consensus_queue.cc:1048] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:08.426388 20585 consensus_queue.cc:1048] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:08.430802 20585 consensus_queue.cc:1048] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:08.433636 20617 raft_consensus.cc:993] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448: : Instructing follower f20eac1bd9d745f4a3c65898976e6842 to start an election
I20260710 13:23:08.434372 20585 raft_consensus.cc:1081] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [term 1 LEADER]: Signalling peer f20eac1bd9d745f4a3c65898976e6842 to start an election
I20260710 13:23:08.436972 20387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29b6d3b7f2654b3299a3fe0a0888d872"
dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
 from {username='slave'} at 127.0.0.1:46886
I20260710 13:23:08.440356 20387 raft_consensus.cc:493] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:08.440886 20387 raft_consensus.cc:3060] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:08.449584 20387 raft_consensus.cc:515] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:08.455276 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b6d3b7f2654b3299a3fe0a0888d872" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6b3324a60264f13a163390997b375d9"
I20260710 13:23:08.455879 20462 raft_consensus.cc:3060] T 29b6d3b7f2654b3299a3fe0a0888d872 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:08.460733 20387 leader_election.cc:290] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 2 election: Requested vote from peers b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:08.460641 20617 consensus_queue.cc:1048] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:08.461750 20536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b6d3b7f2654b3299a3fe0a0888d872" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
I20260710 13:23:08.462352 20536 raft_consensus.cc:3055] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:08.462702 20536 raft_consensus.cc:740] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Running, Role: LEADER
I20260710 13:23:08.463582 20536 consensus_queue.cc:260] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:08.464952 20536 raft_consensus.cc:3060] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:08.471937 20536 raft_consensus.cc:2468] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 2.
I20260710 13:23:08.473330 20352 leader_election.cc:304] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448, f20eac1bd9d745f4a3c65898976e6842; no voters: 
I20260710 13:23:08.474227 20604 raft_consensus.cc:2804] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:08.474732 20604 raft_consensus.cc:697] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842 [term 2 LEADER]: Becoming Leader. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Running, Role: LEADER
I20260710 13:23:08.475410 20462 raft_consensus.cc:2468] T 29b6d3b7f2654b3299a3fe0a0888d872 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 2.
I20260710 13:23:08.475292 20585 consensus_queue.cc:1048] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:08.475564 20604 consensus_queue.cc:237] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:08.483534 20653 raft_consensus.cc:993] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448: : Instructing follower b6b3324a60264f13a163390997b375d9 to start an election
I20260710 13:23:08.484012 20653 raft_consensus.cc:1081] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 1 LEADER]: Signalling peer b6b3324a60264f13a163390997b375d9 to start an election
I20260710 13:23:08.487900 20283 catalog_manager.cc:5697] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842 reported cstate change: term changed from 1 to 2, leader changed from 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3) to f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1). New cstate: current_term: 2 leader_uuid: "f20eac1bd9d745f4a3c65898976e6842" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:08.486104 20462 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "352951d6dec64648bcf6301db799906b"
dest_uuid: "b6b3324a60264f13a163390997b375d9"
 from {username='slave'} at 127.0.0.1:42400
I20260710 13:23:08.490408 20462 raft_consensus.cc:493] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:08.490820 20462 raft_consensus.cc:3060] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:08.497908 20462 raft_consensus.cc:515] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:08.499782 20462 leader_election.cc:290] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 2 election: Requested vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:08.500260 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352951d6dec64648bcf6301db799906b" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
I20260710 13:23:08.501060 20387 raft_consensus.cc:3060] T 352951d6dec64648bcf6301db799906b P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:08.500885 20536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352951d6dec64648bcf6301db799906b" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
I20260710 13:23:08.501886 20536 raft_consensus.cc:3055] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:08.502182 20536 raft_consensus.cc:740] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Running, Role: LEADER
I20260710 13:23:08.503042 20536 consensus_queue.cc:260] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:08.504155 20536 raft_consensus.cc:3060] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:08.506848 20387 raft_consensus.cc:2468] T 352951d6dec64648bcf6301db799906b P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 2.
I20260710 13:23:08.507854 20425 leader_election.cc:304] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 
I20260710 13:23:08.508527 20602 raft_consensus.cc:2804] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:08.508908 20602 raft_consensus.cc:697] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [term 2 LEADER]: Becoming Leader. State: Replica: b6b3324a60264f13a163390997b375d9, State: Running, Role: LEADER
I20260710 13:23:08.509562 20536 raft_consensus.cc:2468] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 2.
I20260710 13:23:08.509649 20602 consensus_queue.cc:237] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:08.515811 20283 catalog_manager.cc:5697] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 reported cstate change: term changed from 1 to 2, leader changed from 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3) to b6b3324a60264f13a163390997b375d9 (127.16.26.2). New cstate: current_term: 2 leader_uuid: "b6b3324a60264f13a163390997b375d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:08.624926 20650 raft_consensus.cc:993] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9: : Instructing follower f20eac1bd9d745f4a3c65898976e6842 to start an election
I20260710 13:23:08.624658 20604 consensus_queue.cc:1048] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:08.625509 20602 raft_consensus.cc:1081] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Signalling peer f20eac1bd9d745f4a3c65898976e6842 to start an election
I20260710 13:23:08.626977 20387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51d055c73e5140bbbae60680fb9c1103"
dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
 from {username='slave'} at 127.0.0.1:46878
I20260710 13:23:08.627482 20387 raft_consensus.cc:493] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:08.627846 20387 raft_consensus.cc:3060] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:08.631421 20638 raft_consensus.cc:993] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842: : Instructing follower 0cd81bb042474a5ebe81fd8853855448 to start an election
I20260710 13:23:08.631897 20638 raft_consensus.cc:1081] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Signalling peer 0cd81bb042474a5ebe81fd8853855448 to start an election
I20260710 13:23:08.635154 20387 raft_consensus.cc:515] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } } peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } }
I20260710 13:23:08.635543 20535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17528bb650604a2a84f8280d92f71f2b"
dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
 from {username='slave'} at 127.0.0.1:50924
I20260710 13:23:08.636138 20535 raft_consensus.cc:493] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:08.636448 20535 raft_consensus.cc:3060] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:08.638820 20638 consensus_queue.cc:1048] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:08.639185 20534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d055c73e5140bbbae60680fb9c1103" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
I20260710 13:23:08.639794 20534 raft_consensus.cc:3060] T 51d055c73e5140bbbae60680fb9c1103 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:08.643190 20535 raft_consensus.cc:515] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:08.645241 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d055c73e5140bbbae60680fb9c1103" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6b3324a60264f13a163390997b375d9"
I20260710 13:23:08.645895 20462 raft_consensus.cc:3055] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:08.646145 20535 leader_election.cc:290] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 2 election: Requested vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:08.646237 20462 raft_consensus.cc:740] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Running, Role: LEADER
I20260710 13:23:08.647710 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17528bb650604a2a84f8280d92f71f2b" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6b3324a60264f13a163390997b375d9"
I20260710 13:23:08.647650 20462 consensus_queue.cc:260] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } } peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } }
I20260710 13:23:08.648849 20462 raft_consensus.cc:3060] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:08.648927 20387 leader_election.cc:290] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 2 election: Requested vote from peers b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:08.648231 20461 raft_consensus.cc:3060] T 17528bb650604a2a84f8280d92f71f2b P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:08.646169 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17528bb650604a2a84f8280d92f71f2b" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
I20260710 13:23:08.650738 20386 raft_consensus.cc:3055] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:08.651093 20386 raft_consensus.cc:740] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Running, Role: LEADER
I20260710 13:23:08.651880 20386 consensus_queue.cc:260] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:08.652983 20386 raft_consensus.cc:3060] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:08.656270 20462 raft_consensus.cc:2468] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 2.
I20260710 13:23:08.658792 20352 leader_election.cc:304] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 
I20260710 13:23:08.658995 20602 consensus_queue.cc:1048] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:08.659605 20638 raft_consensus.cc:2804] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:08.659843 20534 raft_consensus.cc:2468] T 51d055c73e5140bbbae60680fb9c1103 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 2.
I20260710 13:23:08.660061 20638 raft_consensus.cc:697] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842 [term 2 LEADER]: Becoming Leader. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Running, Role: LEADER
I20260710 13:23:08.661023 20638 consensus_queue.cc:237] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } } peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } }
I20260710 13:23:08.662346 20461 raft_consensus.cc:2468] T 17528bb650604a2a84f8280d92f71f2b P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 2.
I20260710 13:23:08.663609 20536 raft_consensus.cc:1240] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Rejecting Update request from peer f20eac1bd9d745f4a3c65898976e6842 for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:08.663555 20501 leader_election.cc:304] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448, b6b3324a60264f13a163390997b375d9; no voters: 
I20260710 13:23:08.662912 20386 raft_consensus.cc:2468] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 2.
I20260710 13:23:08.666587 20585 raft_consensus.cc:2804] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:08.667162 20585 raft_consensus.cc:697] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [term 2 LEADER]: Becoming Leader. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Running, Role: LEADER
I20260710 13:23:08.668017 20585 consensus_queue.cc:237] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [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: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:08.673307 20285 catalog_manager.cc:5697] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842 reported cstate change: term changed from 1 to 2, leader changed from b6b3324a60264f13a163390997b375d9 (127.16.26.2) to f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1). New cstate: current_term: 2 leader_uuid: "f20eac1bd9d745f4a3c65898976e6842" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:08.680941 20581 consensus_queue.cc:1048] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:08.686422 20284 catalog_manager.cc:5697] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 reported cstate change: term changed from 1 to 2, leader changed from f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1) to 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3). New cstate: current_term: 2 leader_uuid: "0cd81bb042474a5ebe81fd8853855448" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:08.856225 20608 raft_consensus.cc:993] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842: : Instructing follower b6b3324a60264f13a163390997b375d9 to start an election
I20260710 13:23:08.856629 20604 raft_consensus.cc:1081] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Signalling peer b6b3324a60264f13a163390997b375d9 to start an election
I20260710 13:23:08.858233 20462 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afe314afba1743a591f744a71166d212"
dest_uuid: "b6b3324a60264f13a163390997b375d9"
 from {username='slave'} at 127.0.0.1:42396
I20260710 13:23:08.858788 20462 raft_consensus.cc:493] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:08.859108 20462 raft_consensus.cc:3060] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:08.864331 20462 raft_consensus.cc:515] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:08.865922 20462 leader_election.cc:290] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 2 election: Requested vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:08.866894 20534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe314afba1743a591f744a71166d212" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
I20260710 13:23:08.866804 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe314afba1743a591f744a71166d212" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
I20260710 13:23:08.867589 20534 raft_consensus.cc:3060] T afe314afba1743a591f744a71166d212 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:08.867640 20386 raft_consensus.cc:3055] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:08.868165 20386 raft_consensus.cc:740] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Running, Role: LEADER
I20260710 13:23:08.868963 20386 consensus_queue.cc:260] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:08.869949 20462 raft_consensus.cc:1275] T 29b6d3b7f2654b3299a3fe0a0888d872 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Refusing update from remote peer f20eac1bd9d745f4a3c65898976e6842: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:08.870203 20386 raft_consensus.cc:3060] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:08.871201 20604 consensus_queue.cc:1048] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:08.874822 20534 raft_consensus.cc:2468] T afe314afba1743a591f744a71166d212 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 2.
I20260710 13:23:08.876123 20427 leader_election.cc:304] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448, b6b3324a60264f13a163390997b375d9; no voters: 
I20260710 13:23:08.876973 20650 raft_consensus.cc:2804] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:08.877453 20650 raft_consensus.cc:697] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9 [term 2 LEADER]: Becoming Leader. State: Replica: b6b3324a60264f13a163390997b375d9, State: Running, Role: LEADER
I20260710 13:23:08.878479 20386 raft_consensus.cc:2468] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 2.
I20260710 13:23:08.878278 20650 consensus_queue.cc:237] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:08.882050 20534 raft_consensus.cc:1275] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Refusing update from remote peer f20eac1bd9d745f4a3c65898976e6842: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:08.883857 20604 consensus_queue.cc:1048] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:08.891950 20285 catalog_manager.cc:5697] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9 reported cstate change: term changed from 1 to 2, leader changed from f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1) to b6b3324a60264f13a163390997b375d9 (127.16.26.2). New cstate: current_term: 2 leader_uuid: "b6b3324a60264f13a163390997b375d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:08.944681 20534 raft_consensus.cc:1275] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Refusing update from remote peer b6b3324a60264f13a163390997b375d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:08.945916 20581 consensus_queue.cc:1048] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:08.955207 20386 raft_consensus.cc:1275] T 352951d6dec64648bcf6301db799906b P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Refusing update from remote peer b6b3324a60264f13a163390997b375d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:08.956621 20602 consensus_queue.cc:1048] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:09.104956 20462 raft_consensus.cc:1275] T 17528bb650604a2a84f8280d92f71f2b P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Refusing update from remote peer 0cd81bb042474a5ebe81fd8853855448: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:09.106364 20585 consensus_queue.cc:1048] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:09.115908 20386 raft_consensus.cc:1275] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Refusing update from remote peer 0cd81bb042474a5ebe81fd8853855448: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:09.118752 20536 raft_consensus.cc:1275] T 51d055c73e5140bbbae60680fb9c1103 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Refusing update from remote peer f20eac1bd9d745f4a3c65898976e6842: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:09.119678 20661 consensus_queue.cc:1048] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:09.120823 20608 consensus_queue.cc:1048] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:09.133183 20462 raft_consensus.cc:1275] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Refusing update from remote peer f20eac1bd9d745f4a3c65898976e6842: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:09.135568 20604 consensus_queue.cc:1048] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:09.337273 20387 raft_consensus.cc:1275] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Refusing update from remote peer b6b3324a60264f13a163390997b375d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:09.338478 20602 consensus_queue.cc:1048] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:09.346882 20536 raft_consensus.cc:1275] T afe314afba1743a591f744a71166d212 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Refusing update from remote peer b6b3324a60264f13a163390997b375d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:09.348822 20581 consensus_queue.cc:1048] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:11.504071 20285 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41538:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:11.506592 20285 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:11.558051 20370 tablet_service.cc:1511] Processing CreateTablet for tablet 7bb00f4795b641f3ad02d1125d5aa605 (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:11.559396 20370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bb00f4795b641f3ad02d1125d5aa605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.559127 20449 tablet_service.cc:1511] Processing CreateTablet for tablet 7bb00f4795b641f3ad02d1125d5aa605 (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:11.560339 20522 tablet_service.cc:1511] Processing CreateTablet for tablet 7bb00f4795b641f3ad02d1125d5aa605 (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:11.561635 20522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bb00f4795b641f3ad02d1125d5aa605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.562264 20372 tablet_service.cc:1511] Processing CreateTablet for tablet e142ad2aab5f4dfbae647722abee671a (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:11.563490 20372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e142ad2aab5f4dfbae647722abee671a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.567355 20371 tablet_service.cc:1511] Processing CreateTablet for tablet 6fdb9c6e5e874c7f8dbc1824bcfd879d (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:11.568694 20371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fdb9c6e5e874c7f8dbc1824bcfd879d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.568432 20519 tablet_service.cc:1511] Processing CreateTablet for tablet e142ad2aab5f4dfbae647722abee671a (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:11.569718 20519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e142ad2aab5f4dfbae647722abee671a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.574331 20451 tablet_service.cc:1511] Processing CreateTablet for tablet 6fdb9c6e5e874c7f8dbc1824bcfd879d (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:11.574813 20450 tablet_service.cc:1511] Processing CreateTablet for tablet e142ad2aab5f4dfbae647722abee671a (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:11.578527 20448 tablet_service.cc:1511] Processing CreateTablet for tablet 314295d951cd4b95aa240904d7ba5f5e (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:11.579525 20452 tablet_service.cc:1511] Processing CreateTablet for tablet d2b1c4114c934055adbb0bcdbeca74e8 (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:11.581629 20377 tablet_service.cc:1511] Processing CreateTablet for tablet 314295d951cd4b95aa240904d7ba5f5e (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:11.581835 20526 tablet_service.cc:1511] Processing CreateTablet for tablet d2b1c4114c934055adbb0bcdbeca74e8 (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:11.582983 20377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 314295d951cd4b95aa240904d7ba5f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.583139 20526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b1c4114c934055adbb0bcdbeca74e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.585211 20447 tablet_service.cc:1511] Processing CreateTablet for tablet efde131669164819bb8762444af00b36 (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:11.586380 20523 tablet_service.cc:1511] Processing CreateTablet for tablet efde131669164819bb8762444af00b36 (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:11.587568 20523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efde131669164819bb8762444af00b36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.587401 20369 tablet_service.cc:1511] Processing CreateTablet for tablet d2b1c4114c934055adbb0bcdbeca74e8 (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:11.574371 20524 tablet_service.cc:1511] Processing CreateTablet for tablet 6fdb9c6e5e874c7f8dbc1824bcfd879d (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:11.588999 20524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fdb9c6e5e874c7f8dbc1824bcfd879d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.589406 20375 tablet_service.cc:1511] Processing CreateTablet for tablet efde131669164819bb8762444af00b36 (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:11.591353 20376 tablet_service.cc:1511] Processing CreateTablet for tablet d3249b8d329b4c9ebc4254406d2145b2 (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:11.593290 20520 tablet_service.cc:1511] Processing CreateTablet for tablet 314295d951cd4b95aa240904d7ba5f5e (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:11.594559 20520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 314295d951cd4b95aa240904d7ba5f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.595989 20446 tablet_service.cc:1511] Processing CreateTablet for tablet d3249b8d329b4c9ebc4254406d2145b2 (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:11.596156 20521 tablet_service.cc:1511] Processing CreateTablet for tablet d3249b8d329b4c9ebc4254406d2145b2 (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:11.596800 20518 tablet_service.cc:1511] Processing CreateTablet for tablet 350e5ce1c22a4475a7224d0b51da774a (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:11.597433 20521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3249b8d329b4c9ebc4254406d2145b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.598081 20445 tablet_service.cc:1511] Processing CreateTablet for tablet 0641c43887314e4cb09c0838fc251d00 (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:11.598311 20444 tablet_service.cc:1511] Processing CreateTablet for tablet 350e5ce1c22a4475a7224d0b51da774a (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:11.600222 20525 tablet_service.cc:1511] Processing CreateTablet for tablet 0641c43887314e4cb09c0838fc251d00 (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:11.601472 20525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0641c43887314e4cb09c0838fc251d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.602108 20518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350e5ce1c22a4475a7224d0b51da774a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.560370 20449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bb00f4795b641f3ad02d1125d5aa605. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.605763 20450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e142ad2aab5f4dfbae647722abee671a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.609709 20446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3249b8d329b4c9ebc4254406d2145b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.610335 20451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fdb9c6e5e874c7f8dbc1824bcfd879d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.613714 20452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b1c4114c934055adbb0bcdbeca74e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.614305 20445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0641c43887314e4cb09c0838fc251d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.616288 20448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 314295d951cd4b95aa240904d7ba5f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.617777 20444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350e5ce1c22a4475a7224d0b51da774a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.620075 20447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efde131669164819bb8762444af00b36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.630913 20374 tablet_service.cc:1511] Processing CreateTablet for tablet 0641c43887314e4cb09c0838fc251d00 (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:11.633272 20373 tablet_service.cc:1511] Processing CreateTablet for tablet 350e5ce1c22a4475a7224d0b51da774a (DEFAULT_TABLE table=soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:11.635285 20375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efde131669164819bb8762444af00b36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.636812 20369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b1c4114c934055adbb0bcdbeca74e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.637457 20376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3249b8d329b4c9ebc4254406d2145b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.643232 20373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350e5ce1c22a4475a7224d0b51da774a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:11.645967 20374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0641c43887314e4cb09c0838fc251d00. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:23:11.711251 20333 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:11.717159 20681 tablet_bootstrap.cc:492] T e142ad2aab5f4dfbae647722abee671a P 0cd81bb042474a5ebe81fd8853855448: Bootstrap starting.
I20260710 13:23:11.730505 20680 tablet_bootstrap.cc:492] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842: Bootstrap starting.
I20260710 13:23:11.739756 20681 tablet_bootstrap.cc:654] T e142ad2aab5f4dfbae647722abee671a P 0cd81bb042474a5ebe81fd8853855448: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.736478 20682 tablet_bootstrap.cc:492] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9: Bootstrap starting.
I20260710 13:23:11.745815 20680 tablet_bootstrap.cc:654] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.746317 20681 tablet_bootstrap.cc:492] T e142ad2aab5f4dfbae647722abee671a P 0cd81bb042474a5ebe81fd8853855448: No bootstrap required, opened a new log
I20260710 13:23:11.746855 20682 tablet_bootstrap.cc:654] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.746882 20681 ts_tablet_manager.cc:1403] T e142ad2aab5f4dfbae647722abee671a P 0cd81bb042474a5ebe81fd8853855448: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.004s
I20260710 13:23:11.750442 20681 raft_consensus.cc:359] T e142ad2aab5f4dfbae647722abee671a P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.751174 20681 raft_consensus.cc:385] T e142ad2aab5f4dfbae647722abee671a P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.751461 20681 raft_consensus.cc:740] T e142ad2aab5f4dfbae647722abee671a P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.752111 20680 tablet_bootstrap.cc:492] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842: No bootstrap required, opened a new log
I20260710 13:23:11.752542 20682 tablet_bootstrap.cc:492] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9: No bootstrap required, opened a new log
I20260710 13:23:11.752206 20681 consensus_queue.cc:260] T e142ad2aab5f4dfbae647722abee671a P 0cd81bb042474a5ebe81fd8853855448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.752866 20680 ts_tablet_manager.cc:1403] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260710 13:23:11.754796 20681 ts_tablet_manager.cc:1434] T e142ad2aab5f4dfbae647722abee671a P 0cd81bb042474a5ebe81fd8853855448: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:11.753094 20682 ts_tablet_manager.cc:1403] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.006s
I20260710 13:23:11.756105 20681 tablet_bootstrap.cc:492] T d3249b8d329b4c9ebc4254406d2145b2 P 0cd81bb042474a5ebe81fd8853855448: Bootstrap starting.
I20260710 13:23:11.756403 20680 raft_consensus.cc:359] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.757365 20680 raft_consensus.cc:385] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.757807 20680 raft_consensus.cc:740] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.758792 20680 consensus_queue.cc:260] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.759671 20682 raft_consensus.cc:359] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.760540 20682 raft_consensus.cc:385] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.760921 20682 raft_consensus.cc:740] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.761878 20680 ts_tablet_manager.cc:1434] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260710 13:23:11.761943 20682 consensus_queue.cc:260] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.763244 20680 tablet_bootstrap.cc:492] T 0641c43887314e4cb09c0838fc251d00 P f20eac1bd9d745f4a3c65898976e6842: Bootstrap starting.
I20260710 13:23:11.764715 20682 ts_tablet_manager.cc:1434] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:11.765964 20682 tablet_bootstrap.cc:492] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9: Bootstrap starting.
I20260710 13:23:11.771492 20680 tablet_bootstrap.cc:654] T 0641c43887314e4cb09c0838fc251d00 P f20eac1bd9d745f4a3c65898976e6842: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.763302 20681 tablet_bootstrap.cc:654] T d3249b8d329b4c9ebc4254406d2145b2 P 0cd81bb042474a5ebe81fd8853855448: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.773449 20682 tablet_bootstrap.cc:654] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.786971 20682 tablet_bootstrap.cc:492] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9: No bootstrap required, opened a new log
I20260710 13:23:11.787210 20681 tablet_bootstrap.cc:492] T d3249b8d329b4c9ebc4254406d2145b2 P 0cd81bb042474a5ebe81fd8853855448: No bootstrap required, opened a new log
I20260710 13:23:11.787652 20682 ts_tablet_manager.cc:1403] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260710 13:23:11.787905 20681 ts_tablet_manager.cc:1403] T d3249b8d329b4c9ebc4254406d2145b2 P 0cd81bb042474a5ebe81fd8853855448: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.000s
I20260710 13:23:11.789808 20680 tablet_bootstrap.cc:492] T 0641c43887314e4cb09c0838fc251d00 P f20eac1bd9d745f4a3c65898976e6842: No bootstrap required, opened a new log
I20260710 13:23:11.790448 20680 ts_tablet_manager.cc:1403] T 0641c43887314e4cb09c0838fc251d00 P f20eac1bd9d745f4a3c65898976e6842: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.010s
I20260710 13:23:11.791188 20681 raft_consensus.cc:359] T d3249b8d329b4c9ebc4254406d2145b2 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.792097 20681 raft_consensus.cc:385] T d3249b8d329b4c9ebc4254406d2145b2 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.791826 20682 raft_consensus.cc:359] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.792534 20681 raft_consensus.cc:740] T d3249b8d329b4c9ebc4254406d2145b2 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.792773 20682 raft_consensus.cc:385] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.793231 20682 raft_consensus.cc:740] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.793637 20681 consensus_queue.cc:260] T d3249b8d329b4c9ebc4254406d2145b2 P 0cd81bb042474a5ebe81fd8853855448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.793870 20680 raft_consensus.cc:359] T 0641c43887314e4cb09c0838fc251d00 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.794157 20682 consensus_queue.cc:260] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.794906 20680 raft_consensus.cc:385] T 0641c43887314e4cb09c0838fc251d00 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.795320 20680 raft_consensus.cc:740] T 0641c43887314e4cb09c0838fc251d00 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.796206 20681 ts_tablet_manager.cc:1434] T d3249b8d329b4c9ebc4254406d2145b2 P 0cd81bb042474a5ebe81fd8853855448: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:11.796290 20680 consensus_queue.cc:260] T 0641c43887314e4cb09c0838fc251d00 P f20eac1bd9d745f4a3c65898976e6842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.797346 20681 tablet_bootstrap.cc:492] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448: Bootstrap starting.
I20260710 13:23:11.799188 20682 ts_tablet_manager.cc:1434] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 13:23:11.800575 20682 tablet_bootstrap.cc:492] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9: Bootstrap starting.
I20260710 13:23:11.802438 20680 ts_tablet_manager.cc:1434] T 0641c43887314e4cb09c0838fc251d00 P f20eac1bd9d745f4a3c65898976e6842: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:23:11.803577 20680 tablet_bootstrap.cc:492] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842: Bootstrap starting.
I20260710 13:23:11.806293 20681 tablet_bootstrap.cc:654] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.808136 20682 tablet_bootstrap.cc:654] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.812718 20680 tablet_bootstrap.cc:654] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.818363 20681 tablet_bootstrap.cc:492] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448: No bootstrap required, opened a new log
I20260710 13:23:11.818931 20681 ts_tablet_manager.cc:1403] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260710 13:23:11.823365 20681 raft_consensus.cc:359] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.824123 20681 raft_consensus.cc:385] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.824429 20681 raft_consensus.cc:740] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.826565 20680 tablet_bootstrap.cc:492] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842: No bootstrap required, opened a new log
I20260710 13:23:11.827075 20680 ts_tablet_manager.cc:1403] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.009s
I20260710 13:23:11.827368 20682 tablet_bootstrap.cc:492] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9: No bootstrap required, opened a new log
I20260710 13:23:11.827883 20682 ts_tablet_manager.cc:1403] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.013s
I20260710 13:23:11.829555 20681 consensus_queue.cc:260] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.830291 20680 raft_consensus.cc:359] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.831286 20680 raft_consensus.cc:385] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.831678 20680 raft_consensus.cc:740] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.832053 20681 ts_tablet_manager.cc:1434] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:23:11.833112 20681 tablet_bootstrap.cc:492] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P 0cd81bb042474a5ebe81fd8853855448: Bootstrap starting.
I20260710 13:23:11.832659 20680 consensus_queue.cc:260] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.832788 20682 raft_consensus.cc:359] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.833814 20682 raft_consensus.cc:385] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.834465 20682 raft_consensus.cc:740] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.835558 20680 ts_tablet_manager.cc:1434] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:23:11.835270 20682 consensus_queue.cc:260] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.836735 20680 tablet_bootstrap.cc:492] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842: Bootstrap starting.
I20260710 13:23:11.839612 20682 ts_tablet_manager.cc:1434] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 13:23:11.840742 20682 tablet_bootstrap.cc:492] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9: Bootstrap starting.
I20260710 13:23:11.840909 20681 tablet_bootstrap.cc:654] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P 0cd81bb042474a5ebe81fd8853855448: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.844731 20680 tablet_bootstrap.cc:654] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.850598 20682 tablet_bootstrap.cc:654] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.852932 20681 tablet_bootstrap.cc:492] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P 0cd81bb042474a5ebe81fd8853855448: No bootstrap required, opened a new log
I20260710 13:23:11.853608 20681 ts_tablet_manager.cc:1403] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P 0cd81bb042474a5ebe81fd8853855448: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260710 13:23:11.857102 20680 tablet_bootstrap.cc:492] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842: No bootstrap required, opened a new log
I20260710 13:23:11.857834 20680 ts_tablet_manager.cc:1403] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.013s
I20260710 13:23:11.860335 20681 raft_consensus.cc:359] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.861510 20681 raft_consensus.cc:385] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.861357 20680 raft_consensus.cc:359] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.862136 20681 raft_consensus.cc:740] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.862452 20680 raft_consensus.cc:385] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.863081 20680 raft_consensus.cc:740] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.863476 20681 consensus_queue.cc:260] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P 0cd81bb042474a5ebe81fd8853855448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.864091 20680 consensus_queue.cc:260] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.866880 20680 ts_tablet_manager.cc:1434] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 13:23:11.868024 20680 tablet_bootstrap.cc:492] T d2b1c4114c934055adbb0bcdbeca74e8 P f20eac1bd9d745f4a3c65898976e6842: Bootstrap starting.
I20260710 13:23:11.873998 20681 ts_tablet_manager.cc:1434] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P 0cd81bb042474a5ebe81fd8853855448: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 13:23:11.875792 20681 tablet_bootstrap.cc:492] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448: Bootstrap starting.
I20260710 13:23:11.875952 20680 tablet_bootstrap.cc:654] T d2b1c4114c934055adbb0bcdbeca74e8 P f20eac1bd9d745f4a3c65898976e6842: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.879829 20682 tablet_bootstrap.cc:492] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9: No bootstrap required, opened a new log
I20260710 13:23:11.880434 20682 ts_tablet_manager.cc:1403] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.011s
I20260710 13:23:11.883134 20681 tablet_bootstrap.cc:654] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.883584 20682 raft_consensus.cc:359] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.884425 20682 raft_consensus.cc:385] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.884783 20682 raft_consensus.cc:740] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.885654 20682 consensus_queue.cc:260] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.892364 20682 ts_tablet_manager.cc:1434] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 13:23:11.892537 20680 tablet_bootstrap.cc:492] T d2b1c4114c934055adbb0bcdbeca74e8 P f20eac1bd9d745f4a3c65898976e6842: No bootstrap required, opened a new log
I20260710 13:23:11.893215 20680 ts_tablet_manager.cc:1403] T d2b1c4114c934055adbb0bcdbeca74e8 P f20eac1bd9d745f4a3c65898976e6842: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260710 13:23:11.893822 20682 tablet_bootstrap.cc:492] T 7bb00f4795b641f3ad02d1125d5aa605 P b6b3324a60264f13a163390997b375d9: Bootstrap starting.
I20260710 13:23:11.902447 20680 raft_consensus.cc:359] T d2b1c4114c934055adbb0bcdbeca74e8 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.903463 20680 raft_consensus.cc:385] T d2b1c4114c934055adbb0bcdbeca74e8 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.903903 20680 raft_consensus.cc:740] T d2b1c4114c934055adbb0bcdbeca74e8 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.904903 20680 consensus_queue.cc:260] T d2b1c4114c934055adbb0bcdbeca74e8 P f20eac1bd9d745f4a3c65898976e6842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.907634 20681 tablet_bootstrap.cc:492] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448: No bootstrap required, opened a new log
I20260710 13:23:11.907778 20680 ts_tablet_manager.cc:1434] T d2b1c4114c934055adbb0bcdbeca74e8 P f20eac1bd9d745f4a3c65898976e6842: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:23:11.908270 20681 ts_tablet_manager.cc:1403] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448: Time spent bootstrapping tablet: real 0.033s	user 0.023s	sys 0.004s
I20260710 13:23:11.908960 20581 raft_consensus.cc:493] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:11.909188 20680 tablet_bootstrap.cc:492] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842: Bootstrap starting.
I20260710 13:23:11.909523 20581 raft_consensus.cc:515] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.911696 20581 leader_election.cc:290] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:11.911579 20681 raft_consensus.cc:359] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.912381 20681 raft_consensus.cc:385] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.912685 20681 raft_consensus.cc:740] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.913424 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3249b8d329b4c9ebc4254406d2145b2" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
I20260710 13:23:11.915848 20534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3249b8d329b4c9ebc4254406d2145b2" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448" is_pre_election: true
I20260710 13:23:11.916508 20682 tablet_bootstrap.cc:654] T 7bb00f4795b641f3ad02d1125d5aa605 P b6b3324a60264f13a163390997b375d9: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:11.917208 20425 leader_election.cc:343] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:11.916513 20534 raft_consensus.cc:2468] T d3249b8d329b4c9ebc4254406d2145b2 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 0.
I20260710 13:23:11.919422 20427 leader_election.cc:304] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [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: 0cd81bb042474a5ebe81fd8853855448, b6b3324a60264f13a163390997b375d9; no voters: f20eac1bd9d745f4a3c65898976e6842
I20260710 13:23:11.919585 20680 tablet_bootstrap.cc:654] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.913435 20681 consensus_queue.cc:260] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.922420 20668 raft_consensus.cc:2804] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:11.922478 20681 ts_tablet_manager.cc:1434] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260710 13:23:11.922991 20668 raft_consensus.cc:493] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:11.923349 20668 raft_consensus.cc:3060] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:11.923791 20681 tablet_bootstrap.cc:492] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448: Bootstrap starting.
I20260710 13:23:11.927030 20682 tablet_bootstrap.cc:492] T 7bb00f4795b641f3ad02d1125d5aa605 P b6b3324a60264f13a163390997b375d9: No bootstrap required, opened a new log
I20260710 13:23:11.927836 20682 ts_tablet_manager.cc:1403] T 7bb00f4795b641f3ad02d1125d5aa605 P b6b3324a60264f13a163390997b375d9: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.005s
I20260710 13:23:11.931061 20681 tablet_bootstrap.cc:654] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:11.933629 20581 raft_consensus.cc:493] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:11.934281 20581 raft_consensus.cc:515] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.932962 20682 raft_consensus.cc:359] T 7bb00f4795b641f3ad02d1125d5aa605 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.935464 20682 raft_consensus.cc:385] T 7bb00f4795b641f3ad02d1125d5aa605 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.935832 20682 raft_consensus.cc:740] T 7bb00f4795b641f3ad02d1125d5aa605 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.936652 20682 consensus_queue.cc:260] T 7bb00f4795b641f3ad02d1125d5aa605 P b6b3324a60264f13a163390997b375d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.937268 20680 tablet_bootstrap.cc:492] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842: No bootstrap required, opened a new log
I20260710 13:23:11.938017 20680 ts_tablet_manager.cc:1403] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.015s
I20260710 13:23:11.942521 20680 raft_consensus.cc:359] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.943701 20680 raft_consensus.cc:385] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:11.944211 20680 raft_consensus.cc:740] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Initialized, Role: FOLLOWER
I20260710 13:23:11.945362 20680 consensus_queue.cc:260] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.945881 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0641c43887314e4cb09c0838fc251d00" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
I20260710 13:23:11.951274 20387 raft_consensus.cc:2468] T 0641c43887314e4cb09c0838fc251d00 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 0.
I20260710 13:23:11.951840 20669 raft_consensus.cc:493] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:11.952409 20669 raft_consensus.cc:515] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.953059 20425 leader_election.cc:304] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 
I20260710 13:23:11.954834 20669 leader_election.cc:290] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:11.956705 20581 leader_election.cc:290] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:11.959510 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb00f4795b641f3ad02d1125d5aa605" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9" is_pre_election: true
I20260710 13:23:11.960438 20462 raft_consensus.cc:2468] T 7bb00f4795b641f3ad02d1125d5aa605 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 0.
I20260710 13:23:11.961709 20680 ts_tablet_manager.cc:1434] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.004s
I20260710 13:23:11.961985 20534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb00f4795b641f3ad02d1125d5aa605" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448" is_pre_election: true
W20260710 13:23:11.963810 20352 leader_election.cc:343] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:11.965559 20352 leader_election.cc:304] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [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: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 0cd81bb042474a5ebe81fd8853855448
I20260710 13:23:11.966640 20669 raft_consensus.cc:2804] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:11.967056 20680 tablet_bootstrap.cc:492] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842: Bootstrap starting.
I20260710 13:23:11.967067 20669 raft_consensus.cc:493] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:11.967737 20669 raft_consensus.cc:3060] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:11.977804 20669 raft_consensus.cc:515] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.980204 20669 leader_election.cc:290] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 election: Requested vote from peers b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:11.987730 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb00f4795b641f3ad02d1125d5aa605" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9"
I20260710 13:23:11.991688 20462 raft_consensus.cc:3060] T 7bb00f4795b641f3ad02d1125d5aa605 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:11.995062 20666 raft_consensus.cc:493] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:11.995688 20666 raft_consensus.cc:515] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:11.999704 20666 leader_election.cc:290] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:11.992879 20534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb00f4795b641f3ad02d1125d5aa605" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
I20260710 13:23:12.000638 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b1c4114c934055adbb0bcdbeca74e8" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
I20260710 13:23:12.001498 20387 raft_consensus.cc:2468] T d2b1c4114c934055adbb0bcdbeca74e8 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 0.
I20260710 13:23:12.002751 20499 leader_election.cc:304] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448, f20eac1bd9d745f4a3c65898976e6842; no voters: 
I20260710 13:23:12.006187 20668 raft_consensus.cc:515] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.006923 20666 raft_consensus.cc:2804] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:12.007459 20666 raft_consensus.cc:493] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:12.007834 20666 raft_consensus.cc:3060] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:12.009615 20352 leader_election.cc:343] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:12.012732 20669 raft_consensus.cc:493] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:23:12.013562 20425 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.26.1:34535, user_credentials={real_user=slave}} blocked reactor thread for 60618us
I20260710 13:23:12.013450 20669 raft_consensus.cc:515] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.015385 20680 tablet_bootstrap.cc:654] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.017771 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdb9c6e5e874c7f8dbc1824bcfd879d" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9" is_pre_election: true
I20260710 13:23:12.023391 20668 leader_election.cc:290] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 election: Requested vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
W20260710 13:23:12.024545 20352 leader_election.cc:343] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:12.000672 20581 raft_consensus.cc:2804] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:12.025460 20581 raft_consensus.cc:493] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:12.025938 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3249b8d329b4c9ebc4254406d2145b2" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
W20260710 13:23:12.028470 20425 leader_election.cc:343] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:12.015900 20669 leader_election.cc:290] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:12.025970 20581 raft_consensus.cc:3060] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.030746 20535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0641c43887314e4cb09c0838fc251d00" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448" is_pre_election: true
I20260710 13:23:12.032076 20462 raft_consensus.cc:2468] T 7bb00f4795b641f3ad02d1125d5aa605 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 1.
I20260710 13:23:12.033654 20352 leader_election.cc:304] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [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: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 0cd81bb042474a5ebe81fd8853855448
I20260710 13:23:12.034966 20669 raft_consensus.cc:2804] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:12.035522 20669 raft_consensus.cc:697] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Becoming Leader. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Running, Role: LEADER
I20260710 13:23:12.036443 20669 consensus_queue.cc:237] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.018213 20534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdb9c6e5e874c7f8dbc1824bcfd879d" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448" is_pre_election: true
I20260710 13:23:12.038419 20534 raft_consensus.cc:2468] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 0.
I20260710 13:23:12.041178 20535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3249b8d329b4c9ebc4254406d2145b2" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
I20260710 13:23:12.042102 20535 raft_consensus.cc:3060] T d3249b8d329b4c9ebc4254406d2145b2 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.044215 20581 raft_consensus.cc:515] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.046159 20703 raft_consensus.cc:493] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:12.046900 20703 raft_consensus.cc:515] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.049835 20703 leader_election.cc:290] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:12.050180 20581 leader_election.cc:290] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 election: Requested vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:12.052031 20352 leader_election.cc:304] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [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: 0cd81bb042474a5ebe81fd8853855448, f20eac1bd9d745f4a3c65898976e6842; no voters: b6b3324a60264f13a163390997b375d9
I20260710 13:23:12.053890 20604 raft_consensus.cc:2804] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:12.054569 20604 raft_consensus.cc:493] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:12.055042 20604 raft_consensus.cc:3060] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.057422 20534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314295d951cd4b95aa240904d7ba5f5e" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448" is_pre_election: true
I20260710 13:23:12.058202 20536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0641c43887314e4cb09c0838fc251d00" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
W20260710 13:23:12.058557 20427 leader_election.cc:343] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:12.060686 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b1c4114c934055adbb0bcdbeca74e8" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9" is_pre_election: true
I20260710 13:23:12.063153 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314295d951cd4b95aa240904d7ba5f5e" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
W20260710 13:23:12.063565 20427 leader_election.cc:343] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:12.064055 20387 raft_consensus.cc:2468] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 0.
W20260710 13:23:12.064383 20427 leader_election.cc:343] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:12.065361 20501 leader_election.cc:343] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:12.066735 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0641c43887314e4cb09c0838fc251d00" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
I20260710 13:23:12.067538 20387 raft_consensus.cc:3060] T 0641c43887314e4cb09c0838fc251d00 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.076531 20425 leader_election.cc:304] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [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: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 0cd81bb042474a5ebe81fd8853855448
I20260710 13:23:12.077457 20581 raft_consensus.cc:2804] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:12.077831 20581 raft_consensus.cc:493] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:12.078164 20581 raft_consensus.cc:3060] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.082624 20669 raft_consensus.cc:493] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:12.083192 20669 raft_consensus.cc:515] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.085255 20669 leader_election.cc:290] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:12.086727 20279 catalog_manager.cc:5697] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 reported cstate change: term changed from 0 to 1, leader changed from <none> to f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "f20eac1bd9d745f4a3c65898976e6842" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:12.020037 20666 raft_consensus.cc:515] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.013275 20702 raft_consensus.cc:493] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:12.073148 20604 raft_consensus.cc:515] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.089375 20581 raft_consensus.cc:515] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.106393 20681 tablet_bootstrap.cc:492] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448: No bootstrap required, opened a new log
I20260710 13:23:12.107053 20681 ts_tablet_manager.cc:1403] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448: Time spent bootstrapping tablet: real 0.183s	user 0.081s	sys 0.061s
I20260710 13:23:12.108153 20604 leader_election.cc:290] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 election: Requested vote from peers b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:12.108249 20534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdb9c6e5e874c7f8dbc1824bcfd879d" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
I20260710 13:23:12.108551 20533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314295d951cd4b95aa240904d7ba5f5e" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
I20260710 13:23:12.108974 20534 raft_consensus.cc:3060] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.106487 20680 tablet_bootstrap.cc:492] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842: No bootstrap required, opened a new log
I20260710 13:23:12.094650 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b1c4114c934055adbb0bcdbeca74e8" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
I20260710 13:23:12.110098 20680 ts_tablet_manager.cc:1403] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842: Time spent bootstrapping tablet: real 0.143s	user 0.008s	sys 0.011s
I20260710 13:23:12.110252 20386 raft_consensus.cc:3060] T d2b1c4114c934055adbb0bcdbeca74e8 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.110965 20681 raft_consensus.cc:359] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.111682 20681 raft_consensus.cc:385] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.111979 20681 raft_consensus.cc:740] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.112824 20681 consensus_queue.cc:260] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.093549 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b1c4114c934055adbb0bcdbeca74e8" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9"
W20260710 13:23:12.113772 20427 leader_election.cc:343] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:12.114230 20707 raft_consensus.cc:493] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:12.093544 20536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e5ce1c22a4475a7224d0b51da774a" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448" is_pre_election: true
W20260710 13:23:12.115330 20501 leader_election.cc:343] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:12.115780 20352 leader_election.cc:343] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:12.102934 20460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdb9c6e5e874c7f8dbc1824bcfd879d" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9"
W20260710 13:23:12.117648 20352 leader_election.cc:343] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:12.114874 20707 raft_consensus.cc:515] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.120113 20534 raft_consensus.cc:2468] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 1.
I20260710 13:23:12.093695 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e5ce1c22a4475a7224d0b51da774a" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9" is_pre_election: true
I20260710 13:23:12.121204 20385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efde131669164819bb8762444af00b36" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
I20260710 13:23:12.094172 20702 raft_consensus.cc:515] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.122319 20352 leader_election.cc:304] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [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: 0cd81bb042474a5ebe81fd8853855448, f20eac1bd9d745f4a3c65898976e6842; no voters: b6b3324a60264f13a163390997b375d9
I20260710 13:23:12.106303 20682 ts_tablet_manager.cc:1434] T 7bb00f4795b641f3ad02d1125d5aa605 P b6b3324a60264f13a163390997b375d9: Time spent starting tablet: real 0.178s	user 0.040s	sys 0.045s
I20260710 13:23:12.093072 20666 leader_election.cc:290] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 election: Requested vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:12.136049 20707 leader_election.cc:290] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:12.143482 20707 raft_consensus.cc:493] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:12.138942 20682 tablet_bootstrap.cc:492] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9: Bootstrap starting.
I20260710 13:23:12.137688 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efde131669164819bb8762444af00b36" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9" is_pre_election: true
I20260710 13:23:12.141770 20534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e142ad2aab5f4dfbae647722abee671a" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448" is_pre_election: true
I20260710 13:23:12.146178 20534 raft_consensus.cc:2468] T e142ad2aab5f4dfbae647722abee671a P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 0.
I20260710 13:23:12.136585 20604 raft_consensus.cc:2804] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:12.147171 20604 raft_consensus.cc:697] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Becoming Leader. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Running, Role: LEADER
W20260710 13:23:12.147985 20501 leader_election.cc:343] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:12.148150 20604 consensus_queue.cc:237] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.113404 20680 raft_consensus.cc:359] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.153565 20680 raft_consensus.cc:385] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.154052 20680 raft_consensus.cc:740] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.154714 20387 raft_consensus.cc:2468] T 0641c43887314e4cb09c0838fc251d00 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 1.
I20260710 13:23:12.155068 20680 consensus_queue.cc:260] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.156415 20535 raft_consensus.cc:2468] T d3249b8d329b4c9ebc4254406d2145b2 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 1.
I20260710 13:23:12.156538 20385 raft_consensus.cc:2468] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 0.
I20260710 13:23:12.158396 20427 leader_election.cc:304] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [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: 0cd81bb042474a5ebe81fd8853855448, b6b3324a60264f13a163390997b375d9; no voters: f20eac1bd9d745f4a3c65898976e6842
I20260710 13:23:12.144290 20707 raft_consensus.cc:515] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.144690 20384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314295d951cd4b95aa240904d7ba5f5e" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
I20260710 13:23:12.160876 20668 raft_consensus.cc:2804] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:12.161365 20384 raft_consensus.cc:3060] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.161871 20668 raft_consensus.cc:697] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Becoming Leader. State: Replica: b6b3324a60264f13a163390997b375d9, State: Running, Role: LEADER
I20260710 13:23:12.163057 20668 consensus_queue.cc:237] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.167762 20427 leader_election.cc:304] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448, b6b3324a60264f13a163390997b375d9; no voters: 
I20260710 13:23:12.168867 20703 raft_consensus.cc:2804] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:23:12.141819 20352 leader_election.cc:343] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:12.169377 20703 raft_consensus.cc:493] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:12.169623 20352 leader_election.cc:304] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f20eac1bd9d745f4a3c65898976e6842; no voters: 0cd81bb042474a5ebe81fd8853855448, b6b3324a60264f13a163390997b375d9
I20260710 13:23:12.169905 20703 raft_consensus.cc:3060] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.152658 20682 tablet_bootstrap.cc:654] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.172318 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb00f4795b641f3ad02d1125d5aa605" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9" is_pre_election: true
I20260710 13:23:12.173177 20462 raft_consensus.cc:2393] T 7bb00f4795b641f3ad02d1125d5aa605 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cd81bb042474a5ebe81fd8853855448 in current term 1: Already voted for candidate f20eac1bd9d745f4a3c65898976e6842 in this term.
I20260710 13:23:12.177352 20680 ts_tablet_manager.cc:1434] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842: Time spent starting tablet: real 0.067s	user 0.010s	sys 0.000s
I20260710 13:23:12.150617 20383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e142ad2aab5f4dfbae647722abee671a" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
I20260710 13:23:12.142500 20702 leader_election.cc:290] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:12.179301 20499 leader_election.cc:304] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [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: 0cd81bb042474a5ebe81fd8853855448, f20eac1bd9d745f4a3c65898976e6842; no voters: b6b3324a60264f13a163390997b375d9
I20260710 13:23:12.182197 20680 tablet_bootstrap.cc:492] T d3249b8d329b4c9ebc4254406d2145b2 P f20eac1bd9d745f4a3c65898976e6842: Bootstrap starting.
I20260710 13:23:12.178316 20669 raft_consensus.cc:2749] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:12.181054 20385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb00f4795b641f3ad02d1125d5aa605" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
I20260710 13:23:12.185113 20681 ts_tablet_manager.cc:1434] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448: Time spent starting tablet: real 0.078s	user 0.040s	sys 0.027s
I20260710 13:23:12.178262 20707 leader_election.cc:290] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:12.186770 20707 raft_consensus.cc:2804] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:12.187186 20707 raft_consensus.cc:493] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:12.187570 20707 raft_consensus.cc:3060] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.188587 20681 tablet_bootstrap.cc:492] T 0641c43887314e4cb09c0838fc251d00 P 0cd81bb042474a5ebe81fd8853855448: Bootstrap starting.
I20260710 13:23:12.168530 20581 leader_election.cc:290] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 election: Requested vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:12.191488 20425 leader_election.cc:304] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [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: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 0cd81bb042474a5ebe81fd8853855448
W20260710 13:23:12.192962 20425 leader_election.cc:343] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:12.193571 20702 raft_consensus.cc:2804] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:12.196420 20681 tablet_bootstrap.cc:654] T 0641c43887314e4cb09c0838fc251d00 P 0cd81bb042474a5ebe81fd8853855448: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.196792 20702 raft_consensus.cc:697] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Becoming Leader. State: Replica: b6b3324a60264f13a163390997b375d9, State: Running, Role: LEADER
I20260710 13:23:12.197801 20702 consensus_queue.cc:237] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.193884 20384 raft_consensus.cc:2468] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 1.
I20260710 13:23:12.152859 20386 raft_consensus.cc:2468] T d2b1c4114c934055adbb0bcdbeca74e8 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 1.
I20260710 13:23:12.200187 20680 tablet_bootstrap.cc:654] T d3249b8d329b4c9ebc4254406d2145b2 P f20eac1bd9d745f4a3c65898976e6842: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.195467 20499 leader_election.cc:304] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448; no voters: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842
I20260710 13:23:12.181030 20703 raft_consensus.cc:515] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.201926 20499 leader_election.cc:304] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [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: 0cd81bb042474a5ebe81fd8853855448, f20eac1bd9d745f4a3c65898976e6842; no voters: b6b3324a60264f13a163390997b375d9
I20260710 13:23:12.202870 20666 raft_consensus.cc:3060] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.204214 20715 raft_consensus.cc:2804] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:12.204879 20715 raft_consensus.cc:697] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [term 1 LEADER]: Becoming Leader. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Running, Role: LEADER
I20260710 13:23:12.205516 20682 tablet_bootstrap.cc:492] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9: No bootstrap required, opened a new log
I20260710 13:23:12.206058 20682 ts_tablet_manager.cc:1403] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.000s
I20260710 13:23:12.206118 20715 consensus_queue.cc:237] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.209352 20682 raft_consensus.cc:359] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.210191 20682 raft_consensus.cc:385] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.210475 20682 raft_consensus.cc:740] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.210872 20666 raft_consensus.cc:2749] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:12.211452 20682 consensus_queue.cc:260] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.213374 20707 raft_consensus.cc:515] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.214191 20682 ts_tablet_manager.cc:1434] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:23:12.217192 20425 leader_election.cc:304] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [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: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 0cd81bb042474a5ebe81fd8853855448
I20260710 13:23:12.218142 20581 raft_consensus.cc:2804] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:12.218410 20682 tablet_bootstrap.cc:492] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9: Bootstrap starting.
I20260710 13:23:12.218686 20581 raft_consensus.cc:697] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Becoming Leader. State: Replica: b6b3324a60264f13a163390997b375d9, State: Running, Role: LEADER
I20260710 13:23:12.219501 20581 consensus_queue.cc:237] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.223753 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efde131669164819bb8762444af00b36" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
I20260710 13:23:12.224478 20386 raft_consensus.cc:3060] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.225850 20680 tablet_bootstrap.cc:492] T d3249b8d329b4c9ebc4254406d2145b2 P f20eac1bd9d745f4a3c65898976e6842: No bootstrap required, opened a new log
I20260710 13:23:12.226298 20682 tablet_bootstrap.cc:654] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.228973 20535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e142ad2aab5f4dfbae647722abee671a" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
I20260710 13:23:12.226414 20680 ts_tablet_manager.cc:1403] T d3249b8d329b4c9ebc4254406d2145b2 P f20eac1bd9d745f4a3c65898976e6842: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.002s
I20260710 13:23:12.229792 20535 raft_consensus.cc:3060] T e142ad2aab5f4dfbae647722abee671a P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.232615 20386 raft_consensus.cc:2468] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 1.
I20260710 13:23:12.233517 20680 raft_consensus.cc:359] T d3249b8d329b4c9ebc4254406d2145b2 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.234330 20680 raft_consensus.cc:385] T d3249b8d329b4c9ebc4254406d2145b2 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.234644 20680 raft_consensus.cc:740] T d3249b8d329b4c9ebc4254406d2145b2 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.239461 20499 leader_election.cc:304] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448, f20eac1bd9d745f4a3c65898976e6842; no voters: 
I20260710 13:23:12.240599 20715 raft_consensus.cc:2804] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:12.240729 20703 leader_election.cc:290] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 election: Requested vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:12.241104 20715 raft_consensus.cc:697] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 1 LEADER]: Becoming Leader. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Running, Role: LEADER
I20260710 13:23:12.242028 20715 consensus_queue.cc:237] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.246433 20707 leader_election.cc:290] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 election: Requested vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:12.247422 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e142ad2aab5f4dfbae647722abee671a" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
W20260710 13:23:12.249118 20425 leader_election.cc:343] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:12.250165 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efde131669164819bb8762444af00b36" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9"
W20260710 13:23:12.252461 20501 leader_election.cc:343] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:12.248363 20279 catalog_manager.cc:5697] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 reported cstate change: term changed from 0 to 1, leader changed from <none> to f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "f20eac1bd9d745f4a3c65898976e6842" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:12.254123 20682 tablet_bootstrap.cc:492] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9: No bootstrap required, opened a new log
I20260710 13:23:12.254755 20682 ts_tablet_manager.cc:1403] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.012s
I20260710 13:23:12.258540 20681 tablet_bootstrap.cc:492] T 0641c43887314e4cb09c0838fc251d00 P 0cd81bb042474a5ebe81fd8853855448: No bootstrap required, opened a new log
I20260710 13:23:12.259101 20681 ts_tablet_manager.cc:1403] T 0641c43887314e4cb09c0838fc251d00 P 0cd81bb042474a5ebe81fd8853855448: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.010s
I20260710 13:23:12.259968 20535 raft_consensus.cc:2468] T e142ad2aab5f4dfbae647722abee671a P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 1.
I20260710 13:23:12.238081 20680 consensus_queue.cc:260] T d3249b8d329b4c9ebc4254406d2145b2 P f20eac1bd9d745f4a3c65898976e6842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.273068 20680 ts_tablet_manager.cc:1434] T d3249b8d329b4c9ebc4254406d2145b2 P f20eac1bd9d745f4a3c65898976e6842: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.000s
I20260710 13:23:12.262234 20681 raft_consensus.cc:359] T 0641c43887314e4cb09c0838fc251d00 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.274338 20681 raft_consensus.cc:385] T 0641c43887314e4cb09c0838fc251d00 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.274749 20681 raft_consensus.cc:740] T 0641c43887314e4cb09c0838fc251d00 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.274127 20281 catalog_manager.cc:5697] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6b3324a60264f13a163390997b375d9 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "b6b3324a60264f13a163390997b375d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:12.275624 20681 consensus_queue.cc:260] T 0641c43887314e4cb09c0838fc251d00 P 0cd81bb042474a5ebe81fd8853855448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.264433 20682 raft_consensus.cc:359] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.268522 20427 leader_election.cc:304] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [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: 0cd81bb042474a5ebe81fd8853855448, b6b3324a60264f13a163390997b375d9; no voters: f20eac1bd9d745f4a3c65898976e6842
I20260710 13:23:12.276415 20281 catalog_manager.cc:5697] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6b3324a60264f13a163390997b375d9 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "b6b3324a60264f13a163390997b375d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:12.278339 20702 raft_consensus.cc:2804] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:12.278878 20702 raft_consensus.cc:697] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Becoming Leader. State: Replica: b6b3324a60264f13a163390997b375d9, State: Running, Role: LEADER
I20260710 13:23:12.278654 20281 catalog_manager.cc:5697] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6b3324a60264f13a163390997b375d9 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "b6b3324a60264f13a163390997b375d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:12.279816 20702 consensus_queue.cc:237] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.274158 20680 tablet_bootstrap.cc:492] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842: Bootstrap starting.
I20260710 13:23:12.283670 20682 raft_consensus.cc:385] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.284054 20682 raft_consensus.cc:740] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.286015 20681 ts_tablet_manager.cc:1434] T 0641c43887314e4cb09c0838fc251d00 P 0cd81bb042474a5ebe81fd8853855448: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260710 13:23:12.287178 20681 tablet_bootstrap.cc:492] T 314295d951cd4b95aa240904d7ba5f5e P 0cd81bb042474a5ebe81fd8853855448: Bootstrap starting.
I20260710 13:23:12.293687 20682 consensus_queue.cc:260] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.294517 20680 tablet_bootstrap.cc:654] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.296844 20682 ts_tablet_manager.cc:1434] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.002s
I20260710 13:23:12.298101 20682 tablet_bootstrap.cc:492] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9: Bootstrap starting.
I20260710 13:23:12.306784 20681 tablet_bootstrap.cc:654] T 314295d951cd4b95aa240904d7ba5f5e P 0cd81bb042474a5ebe81fd8853855448: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.308284 20682 tablet_bootstrap.cc:654] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.308634 20279 catalog_manager.cc:5697] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3). New cstate: current_term: 1 leader_uuid: "0cd81bb042474a5ebe81fd8853855448" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:12.311214 20279 catalog_manager.cc:5697] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3). New cstate: current_term: 1 leader_uuid: "0cd81bb042474a5ebe81fd8853855448" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:12.318604 20682 tablet_bootstrap.cc:492] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9: No bootstrap required, opened a new log
I20260710 13:23:12.319180 20682 ts_tablet_manager.cc:1403] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260710 13:23:12.319861 20680 tablet_bootstrap.cc:492] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842: No bootstrap required, opened a new log
I20260710 13:23:12.320255 20681 tablet_bootstrap.cc:492] T 314295d951cd4b95aa240904d7ba5f5e P 0cd81bb042474a5ebe81fd8853855448: No bootstrap required, opened a new log
I20260710 13:23:12.320434 20680 ts_tablet_manager.cc:1403] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.002s
I20260710 13:23:12.320760 20681 ts_tablet_manager.cc:1403] T 314295d951cd4b95aa240904d7ba5f5e P 0cd81bb042474a5ebe81fd8853855448: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.003s
I20260710 13:23:12.322353 20682 raft_consensus.cc:359] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.323132 20682 raft_consensus.cc:385] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.323417 20682 raft_consensus.cc:740] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.323846 20681 raft_consensus.cc:359] T 314295d951cd4b95aa240904d7ba5f5e P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.324600 20681 raft_consensus.cc:385] T 314295d951cd4b95aa240904d7ba5f5e P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.324299 20682 consensus_queue.cc:260] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.325268 20715 raft_consensus.cc:493] T 0641c43887314e4cb09c0838fc251d00 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:12.325368 20681 raft_consensus.cc:740] T 314295d951cd4b95aa240904d7ba5f5e P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.325954 20715 raft_consensus.cc:515] T 0641c43887314e4cb09c0838fc251d00 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.326697 20681 consensus_queue.cc:260] T 314295d951cd4b95aa240904d7ba5f5e P 0cd81bb042474a5ebe81fd8853855448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.327396 20702 raft_consensus.cc:493] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:12.327946 20702 raft_consensus.cc:515] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.327683 20281 catalog_manager.cc:5697] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6b3324a60264f13a163390997b375d9 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "b6b3324a60264f13a163390997b375d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:12.329425 20681 ts_tablet_manager.cc:1434] T 314295d951cd4b95aa240904d7ba5f5e P 0cd81bb042474a5ebe81fd8853855448: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:23:12.329761 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0641c43887314e4cb09c0838fc251d00" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
I20260710 13:23:12.330257 20702 leader_election.cc:290] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:12.330468 20681 tablet_bootstrap.cc:492] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448: Bootstrap starting.
I20260710 13:23:12.330618 20386 raft_consensus.cc:2393] T 0641c43887314e4cb09c0838fc251d00 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cd81bb042474a5ebe81fd8853855448 in current term 1: Already voted for candidate b6b3324a60264f13a163390997b375d9 in this term.
I20260710 13:23:12.324236 20680 raft_consensus.cc:359] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.332697 20680 raft_consensus.cc:385] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.333074 20680 raft_consensus.cc:740] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.333899 20680 consensus_queue.cc:260] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.338738 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0641c43887314e4cb09c0838fc251d00" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9" is_pre_election: true
I20260710 13:23:12.339015 20535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e5ce1c22a4475a7224d0b51da774a" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448" is_pre_election: true
I20260710 13:23:12.340410 20702 raft_consensus.cc:493] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:12.341073 20682 ts_tablet_manager.cc:1434] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260710 13:23:12.340939 20501 leader_election.cc:304] T 0641c43887314e4cb09c0838fc251d00 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448; no voters: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842
W20260710 13:23:12.341423 20427 leader_election.cc:343] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:12.342188 20666 raft_consensus.cc:3060] T 0641c43887314e4cb09c0838fc251d00 P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.340939 20702 raft_consensus.cc:515] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.342325 20682 tablet_bootstrap.cc:492] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P b6b3324a60264f13a163390997b375d9: Bootstrap starting.
I20260710 13:23:12.345005 20384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b1c4114c934055adbb0bcdbeca74e8" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
I20260710 13:23:12.345985 20384 raft_consensus.cc:2393] T d2b1c4114c934055adbb0bcdbeca74e8 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6b3324a60264f13a163390997b375d9 in current term 1: Already voted for candidate 0cd81bb042474a5ebe81fd8853855448 in this term.
I20260710 13:23:12.345789 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e5ce1c22a4475a7224d0b51da774a" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
I20260710 13:23:12.337294 20715 leader_election.cc:290] T 0641c43887314e4cb09c0838fc251d00 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:12.348022 20386 raft_consensus.cc:2468] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 0.
I20260710 13:23:12.349352 20682 tablet_bootstrap.cc:654] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P b6b3324a60264f13a163390997b375d9: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.349442 20425 leader_election.cc:304] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [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: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 0cd81bb042474a5ebe81fd8853855448
I20260710 13:23:12.349989 20680 ts_tablet_manager.cc:1434] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.004s
I20260710 13:23:12.350857 20581 raft_consensus.cc:2804] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:12.351249 20581 raft_consensus.cc:493] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:12.351608 20581 raft_consensus.cc:3060] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.337311 20681 tablet_bootstrap.cc:654] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.355607 20666 raft_consensus.cc:2749] T 0641c43887314e4cb09c0838fc251d00 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:12.359555 20535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b1c4114c934055adbb0bcdbeca74e8" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448" is_pre_election: true
I20260710 13:23:12.361505 20427 leader_election.cc:304] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6b3324a60264f13a163390997b375d9; no voters: 0cd81bb042474a5ebe81fd8853855448, f20eac1bd9d745f4a3c65898976e6842
I20260710 13:23:12.362684 20703 raft_consensus.cc:3060] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.369791 20702 leader_election.cc:290] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:12.376612 20581 raft_consensus.cc:515] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.386445 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e5ce1c22a4475a7224d0b51da774a" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
I20260710 13:23:12.387374 20386 raft_consensus.cc:3060] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.398248 20581 leader_election.cc:290] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 election: Requested vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:12.399487 20535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e5ce1c22a4475a7224d0b51da774a" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
W20260710 13:23:12.401116 20427 leader_election.cc:343] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:12.401508 20681 tablet_bootstrap.cc:492] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448: No bootstrap required, opened a new log
I20260710 13:23:12.401360 20703 raft_consensus.cc:2749] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:12.402081 20681 ts_tablet_manager.cc:1403] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448: Time spent bootstrapping tablet: real 0.072s	user 0.022s	sys 0.023s
I20260710 13:23:12.402102 20682 tablet_bootstrap.cc:492] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P b6b3324a60264f13a163390997b375d9: No bootstrap required, opened a new log
I20260710 13:23:12.402621 20386 raft_consensus.cc:2468] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 1.
I20260710 13:23:12.402746 20682 ts_tablet_manager.cc:1403] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P b6b3324a60264f13a163390997b375d9: Time spent bootstrapping tablet: real 0.061s	user 0.043s	sys 0.011s
I20260710 13:23:12.403853 20425 leader_election.cc:304] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [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: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 0cd81bb042474a5ebe81fd8853855448
I20260710 13:23:12.404860 20703 raft_consensus.cc:2804] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:12.404995 20681 raft_consensus.cc:359] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.405751 20681 raft_consensus.cc:385] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.405791 20703 raft_consensus.cc:697] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Becoming Leader. State: Replica: b6b3324a60264f13a163390997b375d9, State: Running, Role: LEADER
I20260710 13:23:12.405587 20682 raft_consensus.cc:359] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.406673 20681 raft_consensus.cc:740] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.406997 20682 raft_consensus.cc:385] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.407284 20682 raft_consensus.cc:740] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.407402 20681 consensus_queue.cc:260] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.407449 20703 consensus_queue.cc:237] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.407985 20682 consensus_queue.cc:260] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P b6b3324a60264f13a163390997b375d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.410006 20682 ts_tablet_manager.cc:1434] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P b6b3324a60264f13a163390997b375d9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:12.410228 20681 ts_tablet_manager.cc:1434] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260710 13:23:12.415398 20483 debug-util.cc:398] Leaking SignalData structure 0x7b08001b01e0 after lost signal to thread 16491
W20260710 13:23:12.417455 20483 debug-util.cc:398] Leaking SignalData structure 0x7b080003f900 after lost signal to thread 20411
W20260710 13:23:12.418577 20483 debug-util.cc:398] Leaking SignalData structure 0x7b080019cf80 after lost signal to thread 20486
W20260710 13:23:12.419823 20483 debug-util.cc:398] Leaking SignalData structure 0x7b08002191a0 after lost signal to thread 20560
I20260710 13:23:12.423172 20281 catalog_manager.cc:5697] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6b3324a60264f13a163390997b375d9 (127.16.26.2). New cstate: current_term: 1 leader_uuid: "b6b3324a60264f13a163390997b375d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:12.483945 20666 raft_consensus.cc:493] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:12.484519 20666 raft_consensus.cc:515] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.485021 20604 consensus_queue.cc:1048] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:12.486724 20666 leader_election.cc:290] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:12.487979 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e5ce1c22a4475a7224d0b51da774a" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9" is_pre_election: true
I20260710 13:23:12.490362 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e5ce1c22a4475a7224d0b51da774a" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
I20260710 13:23:12.491271 20386 raft_consensus.cc:2393] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cd81bb042474a5ebe81fd8853855448 in current term 1: Already voted for candidate b6b3324a60264f13a163390997b375d9 in this term.
I20260710 13:23:12.492635 20499 leader_election.cc:304] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448; no voters: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842
I20260710 13:23:12.493503 20666 raft_consensus.cc:3060] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.508131 20715 raft_consensus.cc:493] T 314295d951cd4b95aa240904d7ba5f5e P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:12.508308 20666 raft_consensus.cc:2749] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:12.508798 20715 raft_consensus.cc:515] T 314295d951cd4b95aa240904d7ba5f5e P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.511123 20715 leader_election.cc:290] T 314295d951cd4b95aa240904d7ba5f5e P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:12.513211 20705 consensus_queue.cc:1048] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:12.521057 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314295d951cd4b95aa240904d7ba5f5e" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
I20260710 13:23:12.522075 20386 raft_consensus.cc:2393] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cd81bb042474a5ebe81fd8853855448 in current term 1: Already voted for candidate b6b3324a60264f13a163390997b375d9 in this term.
I20260710 13:23:12.525251 20460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314295d951cd4b95aa240904d7ba5f5e" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9" is_pre_election: true
I20260710 13:23:12.527851 20501 leader_election.cc:304] T 314295d951cd4b95aa240904d7ba5f5e P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448; no voters: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842
I20260710 13:23:12.529110 20715 raft_consensus.cc:3060] T 314295d951cd4b95aa240904d7ba5f5e P 0cd81bb042474a5ebe81fd8853855448 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.537312 20715 raft_consensus.cc:2749] T 314295d951cd4b95aa240904d7ba5f5e P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:12.575745 20462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e142ad2aab5f4dfbae647722abee671a"
dest_uuid: "b6b3324a60264f13a163390997b375d9"
mode: GRACEFUL
new_leader_uuid: "f20eac1bd9d745f4a3c65898976e6842"
 from {username='slave'} at 127.0.0.1:42410
I20260710 13:23:12.576324 20462 raft_consensus.cc:606] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Received request to transfer leadership to TS f20eac1bd9d745f4a3c65898976e6842
I20260710 13:23:12.590996 20462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "314295d951cd4b95aa240904d7ba5f5e"
dest_uuid: "b6b3324a60264f13a163390997b375d9"
mode: GRACEFUL
new_leader_uuid: "f20eac1bd9d745f4a3c65898976e6842"
 from {username='slave'} at 127.0.0.1:42410
I20260710 13:23:12.591528 20462 raft_consensus.cc:606] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Received request to transfer leadership to TS f20eac1bd9d745f4a3c65898976e6842
I20260710 13:23:12.592638 20705 raft_consensus.cc:493] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:12.593204 20705 raft_consensus.cc:515] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.595963 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e142ad2aab5f4dfbae647722abee671a" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9" is_pre_election: true
I20260710 13:23:12.596859 20535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e142ad2aab5f4dfbae647722abee671a" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448" is_pre_election: true
I20260710 13:23:12.597961 20534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2b1c4114c934055adbb0bcdbeca74e8"
dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
mode: GRACEFUL
new_leader_uuid: "b6b3324a60264f13a163390997b375d9"
 from {username='slave'} at 127.0.0.1:50930
I20260710 13:23:12.598899 20534 raft_consensus.cc:606] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [term 1 LEADER]: Received request to transfer leadership to TS b6b3324a60264f13a163390997b375d9
I20260710 13:23:12.600585 20535 raft_consensus.cc:2393] T e142ad2aab5f4dfbae647722abee671a P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f20eac1bd9d745f4a3c65898976e6842 in current term 1: Already voted for candidate b6b3324a60264f13a163390997b375d9 in this term.
I20260710 13:23:12.601832 20352 leader_election.cc:304] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f20eac1bd9d745f4a3c65898976e6842; no voters: 0cd81bb042474a5ebe81fd8853855448, b6b3324a60264f13a163390997b375d9
I20260710 13:23:12.602739 20669 raft_consensus.cc:3060] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.605515 20536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efde131669164819bb8762444af00b36"
dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
mode: GRACEFUL
new_leader_uuid: "b6b3324a60264f13a163390997b375d9"
 from {username='slave'} at 127.0.0.1:50930
I20260710 13:23:12.606202 20536 raft_consensus.cc:606] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 1 LEADER]: Received request to transfer leadership to TS b6b3324a60264f13a163390997b375d9
I20260710 13:23:12.607607 20705 leader_election.cc:290] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:12.610339 20460 raft_consensus.cc:3060] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.613116 20707 consensus_queue.cc:1048] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:12.614706 20707 consensus_queue.cc:1048] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:12.622805 20459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "350e5ce1c22a4475a7224d0b51da774a"
dest_uuid: "b6b3324a60264f13a163390997b375d9"
mode: GRACEFUL
new_leader_uuid: "0cd81bb042474a5ebe81fd8853855448"
 from {username='slave'} at 127.0.0.1:42410
I20260710 13:23:12.623489 20459 raft_consensus.cc:606] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Received request to transfer leadership to TS 0cd81bb042474a5ebe81fd8853855448
I20260710 13:23:12.625968 20604 consensus_queue.cc:1048] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:12.633620 20705 raft_consensus.cc:493] T d3249b8d329b4c9ebc4254406d2145b2 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:12.634279 20705 raft_consensus.cc:515] T d3249b8d329b4c9ebc4254406d2145b2 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.637988 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3249b8d329b4c9ebc4254406d2145b2" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6b3324a60264f13a163390997b375d9" is_pre_election: true
I20260710 13:23:12.638136 20459 raft_consensus.cc:3060] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.640365 20705 leader_election.cc:290] T d3249b8d329b4c9ebc4254406d2145b2 P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:12.641556 20535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3249b8d329b4c9ebc4254406d2145b2" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448" is_pre_election: true
I20260710 13:23:12.642439 20535 raft_consensus.cc:2393] T d3249b8d329b4c9ebc4254406d2145b2 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f20eac1bd9d745f4a3c65898976e6842 in current term 1: Already voted for candidate b6b3324a60264f13a163390997b375d9 in this term.
I20260710 13:23:12.643896 20352 leader_election.cc:304] T d3249b8d329b4c9ebc4254406d2145b2 P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f20eac1bd9d745f4a3c65898976e6842; no voters: 0cd81bb042474a5ebe81fd8853855448, b6b3324a60264f13a163390997b375d9
I20260710 13:23:12.644937 20669 raft_consensus.cc:2749] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:12.645156 20705 raft_consensus.cc:3060] T d3249b8d329b4c9ebc4254406d2145b2 P f20eac1bd9d745f4a3c65898976e6842 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.657097 20709 raft_consensus.cc:993] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448: : Instructing follower b6b3324a60264f13a163390997b375d9 to start an election
I20260710 13:23:12.657740 20709 raft_consensus.cc:1081] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [term 1 LEADER]: Signalling peer b6b3324a60264f13a163390997b375d9 to start an election
I20260710 13:23:12.661782 20703 consensus_queue.cc:1048] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:12.667657 20705 raft_consensus.cc:2749] T d3249b8d329b4c9ebc4254406d2145b2 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:12.669639 20715 consensus_queue.cc:1048] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:12.669930 20581 raft_consensus.cc:493] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:12.670687 20581 raft_consensus.cc:515] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.673410 20581 leader_election.cc:290] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:12.673717 20384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efde131669164819bb8762444af00b36" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842" is_pre_election: true
I20260710 13:23:12.674461 20384 raft_consensus.cc:2468] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 1.
I20260710 13:23:12.675948 20425 leader_election.cc:304] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [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: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 
I20260710 13:23:12.678450 20703 raft_consensus.cc:2804] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:12.678841 20703 raft_consensus.cc:493] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:12.679196 20703 raft_consensus.cc:3060] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:12.688380 20604 consensus_queue.cc:1048] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:12.693123 20581 consensus_queue.cc:1048] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:12.705492 20703 raft_consensus.cc:515] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.715346 20461 raft_consensus.cc:1240] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Rejecting Update request from peer 0cd81bb042474a5ebe81fd8853855448 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:23:12.718151 20460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2b1c4114c934055adbb0bcdbeca74e8"
dest_uuid: "b6b3324a60264f13a163390997b375d9"
 from {username='slave'} at 127.0.0.1:42400
I20260710 13:23:12.726365 20460 raft_consensus.cc:493] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:12.719122 20668 consensus_queue.cc:1048] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:12.719674 20666 consensus_queue.cc:1059] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:12.719300 20534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efde131669164819bb8762444af00b36" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448" is_pre_election: true
I20260710 13:23:12.728119 20666 raft_consensus.cc:3055] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:12.723439 20702 consensus_queue.cc:1048] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:12.728516 20666 raft_consensus.cc:740] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Running, Role: LEADER
I20260710 13:23:12.724858 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efde131669164819bb8762444af00b36" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
I20260710 13:23:12.722020 20703 leader_election.cc:290] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 2 election: Requested vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:12.729786 20386 raft_consensus.cc:3060] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:12.726454 20533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efde131669164819bb8762444af00b36" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
I20260710 13:23:12.729415 20666 consensus_queue.cc:260] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [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: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.732010 20666 raft_consensus.cc:3060] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:12.732574 20460 raft_consensus.cc:3060] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:12.744328 20533 raft_consensus.cc:2410] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b6b3324a60264f13a163390997b375d9 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:23:12.754266 20702 consensus_queue.cc:1048] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:12.756935 20386 raft_consensus.cc:2468] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 2.
I20260710 13:23:12.767395 20702 consensus_queue.cc:1048] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:12.770327 20425 leader_election.cc:304] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [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: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 0cd81bb042474a5ebe81fd8853855448
I20260710 13:23:12.771209 20702 raft_consensus.cc:2804] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:12.771724 20702 raft_consensus.cc:697] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [term 2 LEADER]: Becoming Leader. State: Replica: b6b3324a60264f13a163390997b375d9, State: Running, Role: LEADER
I20260710 13:23:12.772603 20702 consensus_queue.cc:237] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [LEADER]: Queue going to LEADER 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: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.787967 20668 consensus_queue.cc:1048] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:12.814913 20460 raft_consensus.cc:515] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.818933 20384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b1c4114c934055adbb0bcdbeca74e8" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
I20260710 13:23:12.819777 20384 raft_consensus.cc:3060] T d2b1c4114c934055adbb0bcdbeca74e8 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:12.832603 20535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b1c4114c934055adbb0bcdbeca74e8" candidate_uuid: "b6b3324a60264f13a163390997b375d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
I20260710 13:23:12.833276 20535 raft_consensus.cc:3055] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:12.833622 20535 raft_consensus.cc:740] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Running, Role: LEADER
I20260710 13:23:12.834410 20535 consensus_queue.cc:260] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.835510 20535 raft_consensus.cc:3060] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:12.841912 20668 consensus_queue.cc:1048] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:12.845726 20535 raft_consensus.cc:2468] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 2.
I20260710 13:23:12.848416 20581 consensus_queue.cc:1048] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:12.848601 20427 leader_election.cc:304] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448, b6b3324a60264f13a163390997b375d9; no voters: 
I20260710 13:23:12.849574 20703 raft_consensus.cc:2804] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:12.850075 20703 raft_consensus.cc:697] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 [term 2 LEADER]: Becoming Leader. State: Replica: b6b3324a60264f13a163390997b375d9, State: Running, Role: LEADER
I20260710 13:23:12.851107 20703 consensus_queue.cc:237] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.856351 20460 leader_election.cc:290] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 [CANDIDATE]: Term 2 election: Requested vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:12.890995 20281 catalog_manager.cc:5697] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 reported cstate change: term changed from 1 to 2, leader changed from 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3) to b6b3324a60264f13a163390997b375d9 (127.16.26.2). New cstate: current_term: 2 leader_uuid: "b6b3324a60264f13a163390997b375d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:12.907223 20581 raft_consensus.cc:993] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9: : Instructing follower f20eac1bd9d745f4a3c65898976e6842 to start an election
I20260710 13:23:12.907684 20581 raft_consensus.cc:993] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9: : Instructing follower f20eac1bd9d745f4a3c65898976e6842 to start an election
I20260710 13:23:12.908304 20703 raft_consensus.cc:1081] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Signalling peer f20eac1bd9d745f4a3c65898976e6842 to start an election
I20260710 13:23:12.908517 20702 raft_consensus.cc:1081] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Signalling peer f20eac1bd9d745f4a3c65898976e6842 to start an election
I20260710 13:23:12.910892 20703 raft_consensus.cc:993] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9: : Instructing follower 0cd81bb042474a5ebe81fd8853855448 to start an election
I20260710 13:23:12.911376 20703 raft_consensus.cc:1081] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Signalling peer 0cd81bb042474a5ebe81fd8853855448 to start an election
I20260710 13:23:12.914345 20382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "314295d951cd4b95aa240904d7ba5f5e"
dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
 from {username='slave'} at 127.0.0.1:46878
I20260710 13:23:12.914672 20535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "350e5ce1c22a4475a7224d0b51da774a"
dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
 from {username='slave'} at 127.0.0.1:50914
I20260710 13:23:12.914984 20382 raft_consensus.cc:493] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:12.915300 20535 raft_consensus.cc:493] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:12.915405 20382 raft_consensus.cc:3060] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:12.915767 20535 raft_consensus.cc:3060] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:12.926149 20535 raft_consensus.cc:515] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.927356 20533 raft_consensus.cc:1240] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Rejecting Update request from peer b6b3324a60264f13a163390997b375d9 for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:12.929644 20387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e142ad2aab5f4dfbae647722abee671a"
dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
 from {username='slave'} at 127.0.0.1:46878
I20260710 13:23:12.930243 20387 raft_consensus.cc:493] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:12.930614 20387 raft_consensus.cc:3060] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:12.933881 20668 consensus_queue.cc:1059] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:12.934791 20668 consensus_queue.cc:1048] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:12.936050 20668 raft_consensus.cc:3055] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:12.936385 20668 raft_consensus.cc:740] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Running, Role: LEADER
I20260710 13:23:12.937667 20668 consensus_queue.cc:260] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.941181 20668 raft_consensus.cc:3060] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:12.934039 20385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e5ce1c22a4475a7224d0b51da774a" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
I20260710 13:23:12.951207 20535 leader_election.cc:290] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 2 election: Requested vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:12.954030 20282 catalog_manager.cc:5697] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 reported cstate change: term changed from 1 to 2, leader changed from 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3) to b6b3324a60264f13a163390997b375d9 (127.16.26.2). New cstate: current_term: 2 leader_uuid: "b6b3324a60264f13a163390997b375d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:12.956769 20460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e5ce1c22a4475a7224d0b51da774a" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6b3324a60264f13a163390997b375d9"
I20260710 13:23:12.951730 20382 raft_consensus.cc:515] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.961566 20384 raft_consensus.cc:2468] T d2b1c4114c934055adbb0bcdbeca74e8 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6b3324a60264f13a163390997b375d9 in term 2.
I20260710 13:23:12.971344 20382 leader_election.cc:290] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 2 election: Requested vote from peers b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:12.969740 20387 raft_consensus.cc:515] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.973008 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314295d951cd4b95aa240904d7ba5f5e" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6b3324a60264f13a163390997b375d9"
I20260710 13:23:12.973649 20461 raft_consensus.cc:3055] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:12.973922 20461 raft_consensus.cc:740] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Running, Role: LEADER
I20260710 13:23:12.974411 20387 leader_election.cc:290] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 2 election: Requested vote from peers b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865), 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3:34799)
I20260710 13:23:12.974694 20461 consensus_queue.cc:260] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.975980 20461 raft_consensus.cc:3060] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:12.977264 20460 raft_consensus.cc:2468] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 2.
I20260710 13:23:12.980055 20501 leader_election.cc:304] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [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: 0cd81bb042474a5ebe81fd8853855448, b6b3324a60264f13a163390997b375d9; no voters: f20eac1bd9d745f4a3c65898976e6842
I20260710 13:23:12.980680 20533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e142ad2aab5f4dfbae647722abee671a" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
I20260710 13:23:12.980886 20666 raft_consensus.cc:2804] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:12.981307 20533 raft_consensus.cc:3060] T e142ad2aab5f4dfbae647722abee671a P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:12.981508 20666 raft_consensus.cc:697] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [term 2 LEADER]: Becoming Leader. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Running, Role: LEADER
I20260710 13:23:12.982326 20535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "314295d951cd4b95aa240904d7ba5f5e" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
I20260710 13:23:12.982908 20535 raft_consensus.cc:3060] T 314295d951cd4b95aa240904d7ba5f5e P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:12.982525 20666 consensus_queue.cc:237] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [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: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.989228 20533 raft_consensus.cc:2468] T e142ad2aab5f4dfbae647722abee671a P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 2.
I20260710 13:23:12.990849 20352 leader_election.cc:304] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448, f20eac1bd9d745f4a3c65898976e6842; no voters: 
I20260710 13:23:12.992800 20461 raft_consensus.cc:2468] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 2.
I20260710 13:23:12.993796 20460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e142ad2aab5f4dfbae647722abee671a" candidate_uuid: "f20eac1bd9d745f4a3c65898976e6842" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6b3324a60264f13a163390997b375d9"
I20260710 13:23:12.994437 20460 raft_consensus.cc:3055] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:12.994776 20460 raft_consensus.cc:740] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Running, Role: LEADER
I20260710 13:23:12.994827 20279 catalog_manager.cc:5697] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 reported cstate change: term changed from 1 to 2, leader changed from b6b3324a60264f13a163390997b375d9 (127.16.26.2) to 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3). New cstate: current_term: 2 leader_uuid: "0cd81bb042474a5ebe81fd8853855448" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:12.996273 20705 raft_consensus.cc:2804] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:13.004448 20705 raft_consensus.cc:697] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 [term 2 LEADER]: Becoming Leader. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Running, Role: LEADER
I20260710 13:23:13.005300 20705 consensus_queue.cc:237] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:12.997895 20460 consensus_queue.cc:260] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:13.007144 20460 raft_consensus.cc:3060] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:12.999763 20535 raft_consensus.cc:2468] T 314295d951cd4b95aa240904d7ba5f5e P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 2.
I20260710 13:23:13.003469 20352 leader_election.cc:304] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6b3324a60264f13a163390997b375d9, f20eac1bd9d745f4a3c65898976e6842; no voters: 
I20260710 13:23:13.010097 20705 raft_consensus.cc:2804] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:13.011018 20705 raft_consensus.cc:697] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842 [term 2 LEADER]: Becoming Leader. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Running, Role: LEADER
I20260710 13:23:13.011878 20705 consensus_queue.cc:237] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:13.016885 20460 raft_consensus.cc:2468] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20eac1bd9d745f4a3c65898976e6842 in term 2.
I20260710 13:23:13.026397 20282 catalog_manager.cc:5697] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 reported cstate change: term changed from 1 to 2, leader changed from b6b3324a60264f13a163390997b375d9 (127.16.26.2) to f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1). New cstate: current_term: 2 leader_uuid: "f20eac1bd9d745f4a3c65898976e6842" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:13.028014 20282 catalog_manager.cc:5697] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842 reported cstate change: term changed from 1 to 2, leader changed from b6b3324a60264f13a163390997b375d9 (127.16.26.2) to f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1). New cstate: current_term: 2 leader_uuid: "f20eac1bd9d745f4a3c65898976e6842" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:13.212132 20533 raft_consensus.cc:1275] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Refusing update from remote peer b6b3324a60264f13a163390997b375d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:23:13.212486 20533 pending_rounds.cc:85] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448: Aborting all ops after (but not including) 0
I20260710 13:23:13.212714 20533 pending_rounds.cc:107] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:23:13.212927 20533 raft_consensus.cc:2889] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:23:13.214536 20668 consensus_queue.cc:1048] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:13.224277 20384 raft_consensus.cc:1275] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Refusing update from remote peer b6b3324a60264f13a163390997b375d9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:23:13.226454 20749 consensus_queue.cc:1048] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:13.274549 20384 raft_consensus.cc:1275] T d2b1c4114c934055adbb0bcdbeca74e8 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Refusing update from remote peer b6b3324a60264f13a163390997b375d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:13.275799 20749 consensus_queue.cc:1048] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:13.285179 20533 raft_consensus.cc:1275] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Refusing update from remote peer b6b3324a60264f13a163390997b375d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:13.286827 20703 consensus_queue.cc:1048] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:13.404729 20533 raft_consensus.cc:1275] T e142ad2aab5f4dfbae647722abee671a P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Refusing update from remote peer f20eac1bd9d745f4a3c65898976e6842: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:13.406211 20705 consensus_queue.cc:1048] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:13.415089 20460 raft_consensus.cc:1275] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Refusing update from remote peer f20eac1bd9d745f4a3c65898976e6842: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:13.418668 20669 consensus_queue.cc:1048] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:13.448927 20460 raft_consensus.cc:1275] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Refusing update from remote peer 0cd81bb042474a5ebe81fd8853855448: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:13.450371 20666 consensus_queue.cc:1048] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:13.460139 20535 raft_consensus.cc:1275] T 314295d951cd4b95aa240904d7ba5f5e P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Refusing update from remote peer f20eac1bd9d745f4a3c65898976e6842: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:13.462641 20705 consensus_queue.cc:1048] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:13.477200 20460 raft_consensus.cc:1275] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Refusing update from remote peer f20eac1bd9d745f4a3c65898976e6842: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:13.479736 20705 consensus_queue.cc:1048] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:13.484041 20384 raft_consensus.cc:3060] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:13.496457 20384 raft_consensus.cc:1275] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Refusing update from remote peer 0cd81bb042474a5ebe81fd8853855448: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:13.497681 20666 consensus_queue.cc:1048] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:15.628583 20279 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:41538:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:23:15.666728 20279 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41538:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:23:15.756690 16488 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:23:16.009050 20799 tablet.cc:1724] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.042382 20807 tablet.cc:1724] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P 0cd81bb042474a5ebe81fd8853855448: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.063194 20813 tablet.cc:1724] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.073686 20809 tablet.cc:1724] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.018697 20797 tablet.cc:1724] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:23:16.114008 20804 log.cc:927] Time spent T d3249b8d329b4c9ebc4254406d2145b2 P 0cd81bb042474a5ebe81fd8853855448: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
W20260710 13:23:16.111107 20562 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:350e5ce1c22a4475a7224d0b51da774a)
W20260710 13:23:16.128917 20814 log.cc:927] Time spent T 7bb00f4795b641f3ad02d1125d5aa605 P b6b3324a60264f13a163390997b375d9: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
W20260710 13:23:16.130420 20562 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:350e5ce1c22a4475a7224d0b51da774a)
I20260710 13:23:16.081120 20803 tablet.cc:1724] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.172649 20812 tablet.cc:1724] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:23:16.225318 20413 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:6fdb9c6e5e874c7f8dbc1824bcfd879d)
I20260710 13:23:16.227159 20819 tablet.cc:1724] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.237746 20823 tablet.cc:1724] T d2b1c4114c934055adbb0bcdbeca74e8 P f20eac1bd9d745f4a3c65898976e6842: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.247524 20822 tablet.cc:1724] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.254761 20803 tablet.cc:1724] T 0641c43887314e4cb09c0838fc251d00 P f20eac1bd9d745f4a3c65898976e6842: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.255522 20813 tablet.cc:1724] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.213054 20799 tablet.cc:1724] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.266718 20797 tablet.cc:1724] T d3249b8d329b4c9ebc4254406d2145b2 P f20eac1bd9d745f4a3c65898976e6842: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.278424 20807 tablet.cc:1724] T 0641c43887314e4cb09c0838fc251d00 P 0cd81bb042474a5ebe81fd8853855448: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.292259 20819 tablet.cc:1724] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P b6b3324a60264f13a163390997b375d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.294991 20809 tablet.cc:1724] T d3249b8d329b4c9ebc4254406d2145b2 P 0cd81bb042474a5ebe81fd8853855448: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.314018 20799 tablet.cc:1724] T e142ad2aab5f4dfbae647722abee671a P 0cd81bb042474a5ebe81fd8853855448: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.299757 20826 tablet.cc:1724] T 314295d951cd4b95aa240904d7ba5f5e P 0cd81bb042474a5ebe81fd8853855448: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.327126 20819 tablet.cc:1724] T 7bb00f4795b641f3ad02d1125d5aa605 P b6b3324a60264f13a163390997b375d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.327329 20799 tablet.cc:1724] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.347011 20387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bb00f4795b641f3ad02d1125d5aa605"
dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
mode: GRACEFUL
new_leader_uuid: "0cd81bb042474a5ebe81fd8853855448"
 from {username='slave'} at 127.0.0.1:46910
I20260710 13:23:16.346690 20822 tablet.cc:1724] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.352990 20829 tablet.cc:1724] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.353746 20387 raft_consensus.cc:606] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Received request to transfer leadership to TS 0cd81bb042474a5ebe81fd8853855448
I20260710 13:23:16.362146 20812 tablet.cc:1724] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.336620 20823 tablet.cc:1724] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.380330 20461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efde131669164819bb8762444af00b36"
dest_uuid: "b6b3324a60264f13a163390997b375d9"
mode: GRACEFUL
new_leader_uuid: "0cd81bb042474a5ebe81fd8853855448"
 from {username='slave'} at 127.0.0.1:42416
I20260710 13:23:16.381162 20461 raft_consensus.cc:606] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [term 2 LEADER]: Received request to transfer leadership to TS 0cd81bb042474a5ebe81fd8853855448
I20260710 13:23:16.388165 16488 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:23:16.388899 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:16.404560 20829 tablet.cc:1724] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.403383 20797 tablet.cc:1724] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:16.413888 20461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "352951d6dec64648bcf6301db799906b"
dest_uuid: "b6b3324a60264f13a163390997b375d9"
mode: GRACEFUL
new_leader_uuid: "0cd81bb042474a5ebe81fd8853855448"
 from {username='slave'} at 127.0.0.1:42416
I20260710 13:23:16.414647 20461 raft_consensus.cc:606] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [term 2 LEADER]: Received request to transfer leadership to TS 0cd81bb042474a5ebe81fd8853855448
I20260710 13:23:16.417953 20382 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7eca35fb55b46bb88d763ecf4b2a836"
dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
mode: GRACEFUL
new_leader_uuid: "0cd81bb042474a5ebe81fd8853855448"
 from {username='slave'} at 127.0.0.1:46910
I20260710 13:23:16.418588 20382 raft_consensus.cc:606] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Received request to transfer leadership to TS 0cd81bb042474a5ebe81fd8853855448
I20260710 13:23:16.420228 16488 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:23:16.420864 16488 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:16.433132 20281 catalog_manager.cc:6242] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8: soft_deleted_table [id=bab19bed46e14816b1640e8c248ff1a3] alter complete (version 1)
I20260710 13:23:16.456924 20828 raft_consensus.cc:993] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842: : Instructing follower 0cd81bb042474a5ebe81fd8853855448 to start an election
I20260710 13:23:16.457537 20759 raft_consensus.cc:1081] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Signalling peer 0cd81bb042474a5ebe81fd8853855448 to start an election
I20260710 13:23:16.459484 20536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bb00f4795b641f3ad02d1125d5aa605"
dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
 from {username='slave'} at 127.0.0.1:50924
I20260710 13:23:16.460156 20536 raft_consensus.cc:493] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:16.460532 20536 raft_consensus.cc:3060] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:16.465608 20536 raft_consensus.cc:515] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:16.467617 20536 leader_election.cc:290] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 2 election: Requested vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:16.468367 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb00f4795b641f3ad02d1125d5aa605" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
I20260710 13:23:16.469094 20387 raft_consensus.cc:3055] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:16.469365 20387 raft_consensus.cc:740] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Running, Role: LEADER
I20260710 13:23:16.469581 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bb00f4795b641f3ad02d1125d5aa605" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "b6b3324a60264f13a163390997b375d9"
I20260710 13:23:16.470167 20461 raft_consensus.cc:3060] T 7bb00f4795b641f3ad02d1125d5aa605 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:16.470232 20387 consensus_queue.cc:260] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:16.471513 20387 raft_consensus.cc:3060] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:16.477787 20461 raft_consensus.cc:2468] T 7bb00f4795b641f3ad02d1125d5aa605 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 2.
I20260710 13:23:16.478747 20387 raft_consensus.cc:2468] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 2.
I20260710 13:23:16.479476 20501 leader_election.cc:304] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448, b6b3324a60264f13a163390997b375d9; no voters: 
I20260710 13:23:16.480710 20792 raft_consensus.cc:2804] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:16.481096 20792 raft_consensus.cc:697] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 [term 2 LEADER]: Becoming Leader. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Running, Role: LEADER
I20260710 13:23:16.482002 20792 consensus_queue.cc:237] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:16.492347 20283 catalog_manager.cc:5697] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 reported cstate change: term changed from 1 to 2, leader changed from f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1) to 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3). New cstate: current_term: 2 leader_uuid: "0cd81bb042474a5ebe81fd8853855448" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:16.555117 20820 raft_consensus.cc:993] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9: : Instructing follower 0cd81bb042474a5ebe81fd8853855448 to start an election
I20260710 13:23:16.555660 20782 raft_consensus.cc:1081] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [term 2 LEADER]: Signalling peer 0cd81bb042474a5ebe81fd8853855448 to start an election
I20260710 13:23:16.557371 20533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efde131669164819bb8762444af00b36"
dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
 from {username='slave'} at 127.0.0.1:50914
I20260710 13:23:16.557897 20533 raft_consensus.cc:493] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:16.558205 20533 raft_consensus.cc:3060] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:16.563916 20533 raft_consensus.cc:515] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:16.565727 20533 leader_election.cc:290] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 3 election: Requested vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:16.566629 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efde131669164819bb8762444af00b36" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
I20260710 13:23:16.566742 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efde131669164819bb8762444af00b36" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6b3324a60264f13a163390997b375d9"
I20260710 13:23:16.567358 20387 raft_consensus.cc:3060] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:16.567427 20461 raft_consensus.cc:3055] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:16.567868 20461 raft_consensus.cc:740] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Running, Role: LEADER
I20260710 13:23:16.568581 20461 consensus_queue.cc:260] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [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: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:16.569648 20461 raft_consensus.cc:3060] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:16.574642 20461 raft_consensus.cc:2468] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 3.
I20260710 13:23:16.574791 20387 raft_consensus.cc:2468] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 3.
I20260710 13:23:16.575791 20501 leader_election.cc:304] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [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: 0cd81bb042474a5ebe81fd8853855448, b6b3324a60264f13a163390997b375d9; no voters: 
I20260710 13:23:16.576601 20792 raft_consensus.cc:2804] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:16.577081 20792 raft_consensus.cc:697] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 3 LEADER]: Becoming Leader. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Running, Role: LEADER
I20260710 13:23:16.577912 20792 consensus_queue.cc:237] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [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: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:16.586421 20283 catalog_manager.cc:5697] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 reported cstate change: term changed from 2 to 3, leader changed from b6b3324a60264f13a163390997b375d9 (127.16.26.2) to 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3). New cstate: current_term: 3 leader_uuid: "0cd81bb042474a5ebe81fd8853855448" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:16.734215 20820 raft_consensus.cc:993] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9: : Instructing follower 0cd81bb042474a5ebe81fd8853855448 to start an election
I20260710 13:23:16.734836 20782 raft_consensus.cc:1081] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [term 2 LEADER]: Signalling peer 0cd81bb042474a5ebe81fd8853855448 to start an election
I20260710 13:23:16.736671 20533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "352951d6dec64648bcf6301db799906b"
dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
 from {username='slave'} at 127.0.0.1:50914
I20260710 13:23:16.737378 20533 raft_consensus.cc:493] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:16.737782 20533 raft_consensus.cc:3060] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:16.743292 20533 raft_consensus.cc:515] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:16.745203 20533 leader_election.cc:290] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 3 election: Requested vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:16.746112 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352951d6dec64648bcf6301db799906b" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
I20260710 13:23:16.746378 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "352951d6dec64648bcf6301db799906b" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6b3324a60264f13a163390997b375d9"
I20260710 13:23:16.746804 20387 raft_consensus.cc:3060] T 352951d6dec64648bcf6301db799906b P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:16.747238 20461 raft_consensus.cc:3055] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:16.747625 20461 raft_consensus.cc:740] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b6b3324a60264f13a163390997b375d9, State: Running, Role: LEADER
I20260710 13:23:16.748364 20461 consensus_queue.cc:260] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [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: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:16.749490 20461 raft_consensus.cc:3060] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:16.752532 20387 raft_consensus.cc:2468] T 352951d6dec64648bcf6301db799906b P f20eac1bd9d745f4a3c65898976e6842 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 3.
I20260710 13:23:16.753897 20499 leader_election.cc:304] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [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: 0cd81bb042474a5ebe81fd8853855448, f20eac1bd9d745f4a3c65898976e6842; no voters: 
I20260710 13:23:16.754992 20792 raft_consensus.cc:2804] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:16.755505 20792 raft_consensus.cc:697] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 3 LEADER]: Becoming Leader. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Running, Role: LEADER
I20260710 13:23:16.756688 20461 raft_consensus.cc:2468] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 3.
I20260710 13:23:16.756497 20792 consensus_queue.cc:237] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [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: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:16.765040 20283 catalog_manager.cc:5697] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 reported cstate change: term changed from 2 to 3, leader changed from b6b3324a60264f13a163390997b375d9 (127.16.26.2) to 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3). New cstate: current_term: 3 leader_uuid: "0cd81bb042474a5ebe81fd8853855448" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:16.772434 20800 raft_consensus.cc:993] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842: : Instructing follower 0cd81bb042474a5ebe81fd8853855448 to start an election
I20260710 13:23:16.772933 20759 raft_consensus.cc:1081] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Signalling peer 0cd81bb042474a5ebe81fd8853855448 to start an election
I20260710 13:23:16.774910 20533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7eca35fb55b46bb88d763ecf4b2a836"
dest_uuid: "0cd81bb042474a5ebe81fd8853855448"
 from {username='slave'} at 127.0.0.1:50924
I20260710 13:23:16.775522 20533 raft_consensus.cc:493] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:16.775909 20533 raft_consensus.cc:3060] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:16.781371 20533 raft_consensus.cc:515] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:16.783509 20533 leader_election.cc:290] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 2 election: Requested vote from peers f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535), b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865)
I20260710 13:23:16.784399 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eca35fb55b46bb88d763ecf4b2a836" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f20eac1bd9d745f4a3c65898976e6842"
I20260710 13:23:16.784621 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eca35fb55b46bb88d763ecf4b2a836" candidate_uuid: "0cd81bb042474a5ebe81fd8853855448" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6b3324a60264f13a163390997b375d9"
I20260710 13:23:16.785082 20387 raft_consensus.cc:3055] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:16.785137 20461 raft_consensus.cc:3060] T d7eca35fb55b46bb88d763ecf4b2a836 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:16.785570 20387 raft_consensus.cc:740] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f20eac1bd9d745f4a3c65898976e6842, State: Running, Role: LEADER
I20260710 13:23:16.786995 20387 consensus_queue.cc:260] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:16.788380 20387 raft_consensus.cc:3060] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:16.793089 20461 raft_consensus.cc:2468] T d7eca35fb55b46bb88d763ecf4b2a836 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 2.
I20260710 13:23:16.794469 20501 leader_election.cc:304] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd81bb042474a5ebe81fd8853855448, b6b3324a60264f13a163390997b375d9; no voters: 
I20260710 13:23:16.795447 20792 raft_consensus.cc:2804] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:16.796268 20792 raft_consensus.cc:697] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 [term 2 LEADER]: Becoming Leader. State: Replica: 0cd81bb042474a5ebe81fd8853855448, State: Running, Role: LEADER
I20260710 13:23:16.796295 20387 raft_consensus.cc:2468] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd81bb042474a5ebe81fd8853855448 in term 2.
I20260710 13:23:16.797431 20792 consensus_queue.cc:237] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } }
I20260710 13:23:16.806116 20283 catalog_manager.cc:5697] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 reported cstate change: term changed from 1 to 2, leader changed from f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1) to 0cd81bb042474a5ebe81fd8853855448 (127.16.26.3). New cstate: current_term: 2 leader_uuid: "0cd81bb042474a5ebe81fd8853855448" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cd81bb042474a5ebe81fd8853855448" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 34799 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:16.899756 20461 raft_consensus.cc:1275] T 7bb00f4795b641f3ad02d1125d5aa605 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Refusing update from remote peer 0cd81bb042474a5ebe81fd8853855448: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:23:16.901153 20792 consensus_queue.cc:1048] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:16.909140 20387 raft_consensus.cc:1275] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Refusing update from remote peer 0cd81bb042474a5ebe81fd8853855448: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:23:16.911649 20792 consensus_queue.cc:1048] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:17.058477 20387 raft_consensus.cc:1275] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842 [term 3 FOLLOWER]: Refusing update from remote peer 0cd81bb042474a5ebe81fd8853855448: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:17.059926 20792 consensus_queue.cc:1048] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:17.069761 20461 raft_consensus.cc:1275] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [term 3 FOLLOWER]: Refusing update from remote peer 0cd81bb042474a5ebe81fd8853855448: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:17.071183 20839 consensus_queue.cc:1048] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:17.139990 20387 raft_consensus.cc:1275] T 352951d6dec64648bcf6301db799906b P f20eac1bd9d745f4a3c65898976e6842 [term 3 FOLLOWER]: Refusing update from remote peer 0cd81bb042474a5ebe81fd8853855448: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:17.141450 20839 consensus_queue.cc:1048] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:17.151633 20461 raft_consensus.cc:1275] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [term 3 FOLLOWER]: Refusing update from remote peer 0cd81bb042474a5ebe81fd8853855448: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:17.153595 20796 consensus_queue.cc:1048] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:17.347245 20387 raft_consensus.cc:1275] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Refusing update from remote peer 0cd81bb042474a5ebe81fd8853855448: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:17.348765 20796 consensus_queue.cc:1048] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20eac1bd9d745f4a3c65898976e6842" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 34535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:17.360975 20461 raft_consensus.cc:1275] T d7eca35fb55b46bb88d763ecf4b2a836 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Refusing update from remote peer 0cd81bb042474a5ebe81fd8853855448: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:17.362442 20796 consensus_queue.cc:1048] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6b3324a60264f13a163390997b375d9" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 46865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:17.482635 16488 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:23:17.488073 16488 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:23:17.488561 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:17.493178 16488 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:23:17.493592 16488 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:18.524840 16488 tablet_server.cc:179] TabletServer@127.16.26.1:0 shutting down...
W20260710 13:23:18.539047 20425 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260710 13:23:18.542868 20425 consensus_peers.cc:597] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 -> Peer f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535): Couldn't send request to peer f20eac1bd9d745f4a3c65898976e6842. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:18.571611 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:18.573596 16488 tablet_replica.cc:333] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842: stopping tablet replica
I20260710 13:23:18.574889 16488 raft_consensus.cc:2243] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.576140 16488 raft_consensus.cc:2272] T e142ad2aab5f4dfbae647722abee671a P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:18.576719 20425 consensus_peers.cc:597] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 -> Peer f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535): Couldn't send request to peer f20eac1bd9d745f4a3c65898976e6842. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:18.579003 16488 tablet_replica.cc:333] T d2b1c4114c934055adbb0bcdbeca74e8 P f20eac1bd9d745f4a3c65898976e6842: stopping tablet replica
I20260710 13:23:18.579676 16488 raft_consensus.cc:2243] T d2b1c4114c934055adbb0bcdbeca74e8 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.580132 16488 raft_consensus.cc:2272] T d2b1c4114c934055adbb0bcdbeca74e8 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.582284 16488 tablet_replica.cc:333] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842: stopping tablet replica
I20260710 13:23:18.582878 16488 raft_consensus.cc:2243] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.583390 16488 raft_consensus.cc:2272] T 350e5ce1c22a4475a7224d0b51da774a P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.585544 16488 tablet_replica.cc:333] T d3249b8d329b4c9ebc4254406d2145b2 P f20eac1bd9d745f4a3c65898976e6842: stopping tablet replica
I20260710 13:23:18.586128 16488 raft_consensus.cc:2243] T d3249b8d329b4c9ebc4254406d2145b2 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.586525 16488 raft_consensus.cc:2272] T d3249b8d329b4c9ebc4254406d2145b2 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.588816 16488 tablet_replica.cc:333] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842: stopping tablet replica
I20260710 13:23:18.589815 16488 raft_consensus.cc:2243] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.590904 16488 raft_consensus.cc:2272] T 314295d951cd4b95aa240904d7ba5f5e P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:18.593099 20499 consensus_peers.cc:597] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 -> Peer f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535): Couldn't send request to peer f20eac1bd9d745f4a3c65898976e6842. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:18.593974 20499 consensus_peers.cc:597] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 -> Peer f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535): Couldn't send request to peer f20eac1bd9d745f4a3c65898976e6842. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:18.594249 16488 tablet_replica.cc:333] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842: stopping tablet replica
I20260710 13:23:18.595036 16488 raft_consensus.cc:2243] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.595784 16488 raft_consensus.cc:2272] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.597870 16488 tablet_replica.cc:333] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P f20eac1bd9d745f4a3c65898976e6842: stopping tablet replica
I20260710 13:23:18.598416 16488 raft_consensus.cc:2243] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.598804 16488 raft_consensus.cc:2272] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.601469 16488 tablet_replica.cc:333] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842: stopping tablet replica
I20260710 13:23:18.602018 16488 raft_consensus.cc:2243] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.602401 16488 raft_consensus.cc:2272] T d7eca35fb55b46bb88d763ecf4b2a836 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.604501 16488 tablet_replica.cc:333] T 0641c43887314e4cb09c0838fc251d00 P f20eac1bd9d745f4a3c65898976e6842: stopping tablet replica
I20260710 13:23:18.605068 16488 raft_consensus.cc:2243] T 0641c43887314e4cb09c0838fc251d00 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.605577 16488 raft_consensus.cc:2272] T 0641c43887314e4cb09c0838fc251d00 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.607596 16488 tablet_replica.cc:333] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842: stopping tablet replica
I20260710 13:23:18.608152 16488 raft_consensus.cc:2243] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.608981 16488 raft_consensus.cc:2272] T 29b6d3b7f2654b3299a3fe0a0888d872 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.611263 16488 tablet_replica.cc:333] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842: stopping tablet replica
I20260710 13:23:18.611764 16488 raft_consensus.cc:2243] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.612152 16488 raft_consensus.cc:2272] T 7bb00f4795b641f3ad02d1125d5aa605 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.614267 16488 tablet_replica.cc:333] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842: stopping tablet replica
I20260710 13:23:18.614765 16488 raft_consensus.cc:2243] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.615181 16488 raft_consensus.cc:2272] T efde131669164819bb8762444af00b36 P f20eac1bd9d745f4a3c65898976e6842 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.617040 16488 tablet_replica.cc:333] T df738f46ec5249f2baf36ce50154a99f P f20eac1bd9d745f4a3c65898976e6842: stopping tablet replica
I20260710 13:23:18.617684 16488 raft_consensus.cc:2243] T df738f46ec5249f2baf36ce50154a99f P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.618103 16488 raft_consensus.cc:2272] T df738f46ec5249f2baf36ce50154a99f P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.620092 16488 tablet_replica.cc:333] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842: stopping tablet replica
I20260710 13:23:18.620656 16488 raft_consensus.cc:2243] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.621110 16488 raft_consensus.cc:2272] T 17528bb650604a2a84f8280d92f71f2b P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.623304 16488 tablet_replica.cc:333] T 352951d6dec64648bcf6301db799906b P f20eac1bd9d745f4a3c65898976e6842: stopping tablet replica
I20260710 13:23:18.624015 16488 raft_consensus.cc:2243] T 352951d6dec64648bcf6301db799906b P f20eac1bd9d745f4a3c65898976e6842 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.624440 16488 raft_consensus.cc:2272] T 352951d6dec64648bcf6301db799906b P f20eac1bd9d745f4a3c65898976e6842 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.626521 16488 tablet_replica.cc:333] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842: stopping tablet replica
I20260710 13:23:18.627046 16488 raft_consensus.cc:2243] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.627823 16488 raft_consensus.cc:2272] T 51d055c73e5140bbbae60680fb9c1103 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.629997 16488 tablet_replica.cc:333] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842: stopping tablet replica
I20260710 13:23:18.630479 16488 raft_consensus.cc:2243] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.630952 16488 raft_consensus.cc:2272] T afe314afba1743a591f744a71166d212 P f20eac1bd9d745f4a3c65898976e6842 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.633147 16488 tablet_replica.cc:333] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842: stopping tablet replica
I20260710 13:23:18.633682 16488 raft_consensus.cc:2243] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.634459 16488 raft_consensus.cc:2272] T 0cb037894f30434283c23888c246aeb4 P f20eac1bd9d745f4a3c65898976e6842 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.676112 16488 tablet_server.cc:196] TabletServer@127.16.26.1:0 shutdown complete.
W20260710 13:23:18.706218 20499 consensus_peers.cc:597] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 -> Peer f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535): Couldn't send request to peer f20eac1bd9d745f4a3c65898976e6842. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:34535: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:18.714497 20499 consensus_peers.cc:597] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 -> Peer f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535): Couldn't send request to peer f20eac1bd9d745f4a3c65898976e6842. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:34535: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:18.716889 20425 consensus_peers.cc:597] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 -> Peer f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535): Couldn't send request to peer f20eac1bd9d745f4a3c65898976e6842. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:34535: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:18.719054 16488 tablet_server.cc:179] TabletServer@127.16.26.2:0 shutting down...
W20260710 13:23:18.747753 20499 consensus_peers.cc:597] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 -> Peer f20eac1bd9d745f4a3c65898976e6842 (127.16.26.1:34535): Couldn't send request to peer f20eac1bd9d745f4a3c65898976e6842. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:34535: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:18.750175 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:18.751019 16488 tablet_replica.cc:333] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9: stopping tablet replica
I20260710 13:23:18.751955 16488 raft_consensus.cc:2243] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.752435 16488 raft_consensus.cc:2272] T 350e5ce1c22a4475a7224d0b51da774a P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.754487 16488 tablet_replica.cc:333] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9: stopping tablet replica
I20260710 13:23:18.755105 16488 raft_consensus.cc:2243] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.755887 16488 raft_consensus.cc:2272] T d2b1c4114c934055adbb0bcdbeca74e8 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.757977 16488 tablet_replica.cc:333] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9: stopping tablet replica
I20260710 13:23:18.758553 16488 raft_consensus.cc:2243] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.759011 16488 raft_consensus.cc:2272] T e142ad2aab5f4dfbae647722abee671a P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.761022 16488 tablet_replica.cc:333] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9: stopping tablet replica
I20260710 13:23:18.761859 16488 raft_consensus.cc:2243] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.762633 16488 raft_consensus.cc:2272] T d3249b8d329b4c9ebc4254406d2145b2 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.764678 16488 tablet_replica.cc:333] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9: stopping tablet replica
I20260710 13:23:18.765269 16488 raft_consensus.cc:2243] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.765815 16488 raft_consensus.cc:2272] T 314295d951cd4b95aa240904d7ba5f5e P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.767656 16488 tablet_replica.cc:333] T 17528bb650604a2a84f8280d92f71f2b P b6b3324a60264f13a163390997b375d9: stopping tablet replica
I20260710 13:23:18.768227 16488 raft_consensus.cc:2243] T 17528bb650604a2a84f8280d92f71f2b P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.768646 16488 raft_consensus.cc:2272] T 17528bb650604a2a84f8280d92f71f2b P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.770539 16488 tablet_replica.cc:333] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P b6b3324a60264f13a163390997b375d9: stopping tablet replica
I20260710 13:23:18.771124 16488 raft_consensus.cc:2243] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.771487 16488 raft_consensus.cc:2272] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.773211 16488 tablet_replica.cc:333] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9: stopping tablet replica
I20260710 13:23:18.773787 16488 raft_consensus.cc:2243] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.774526 16488 raft_consensus.cc:2272] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.776358 16488 tablet_replica.cc:333] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9: stopping tablet replica
I20260710 13:23:18.776819 16488 raft_consensus.cc:2243] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.777179 16488 raft_consensus.cc:2272] T efde131669164819bb8762444af00b36 P b6b3324a60264f13a163390997b375d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.778930 16488 tablet_replica.cc:333] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9: stopping tablet replica
I20260710 13:23:18.779390 16488 raft_consensus.cc:2243] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.780102 16488 raft_consensus.cc:2272] T df738f46ec5249f2baf36ce50154a99f P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.782011 16488 tablet_replica.cc:333] T 0cb037894f30434283c23888c246aeb4 P b6b3324a60264f13a163390997b375d9: stopping tablet replica
I20260710 13:23:18.782496 16488 raft_consensus.cc:2243] T 0cb037894f30434283c23888c246aeb4 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.783059 16488 raft_consensus.cc:2272] T 0cb037894f30434283c23888c246aeb4 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.785507 16488 tablet_replica.cc:333] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9: stopping tablet replica
I20260710 13:23:18.786149 16488 raft_consensus.cc:2243] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.786935 16488 raft_consensus.cc:2272] T afe314afba1743a591f744a71166d212 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.788887 16488 tablet_replica.cc:333] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9: stopping tablet replica
I20260710 13:23:18.789480 16488 raft_consensus.cc:2243] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.789906 16488 raft_consensus.cc:2272] T 352951d6dec64648bcf6301db799906b P b6b3324a60264f13a163390997b375d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.791678 16488 tablet_replica.cc:333] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9: stopping tablet replica
I20260710 13:23:18.792304 16488 raft_consensus.cc:2243] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.792745 16488 raft_consensus.cc:2272] T 51d055c73e5140bbbae60680fb9c1103 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.794701 16488 tablet_replica.cc:333] T 7bb00f4795b641f3ad02d1125d5aa605 P b6b3324a60264f13a163390997b375d9: stopping tablet replica
I20260710 13:23:18.795229 16488 raft_consensus.cc:2243] T 7bb00f4795b641f3ad02d1125d5aa605 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.795674 16488 raft_consensus.cc:2272] T 7bb00f4795b641f3ad02d1125d5aa605 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.797431 16488 tablet_replica.cc:333] T 29b6d3b7f2654b3299a3fe0a0888d872 P b6b3324a60264f13a163390997b375d9: stopping tablet replica
I20260710 13:23:18.797896 16488 raft_consensus.cc:2243] T 29b6d3b7f2654b3299a3fe0a0888d872 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.798301 16488 raft_consensus.cc:2272] T 29b6d3b7f2654b3299a3fe0a0888d872 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.800098 16488 tablet_replica.cc:333] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9: stopping tablet replica
I20260710 13:23:18.800565 16488 raft_consensus.cc:2243] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.801321 16488 raft_consensus.cc:2272] T 0641c43887314e4cb09c0838fc251d00 P b6b3324a60264f13a163390997b375d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.803156 16488 tablet_replica.cc:333] T d7eca35fb55b46bb88d763ecf4b2a836 P b6b3324a60264f13a163390997b375d9: stopping tablet replica
I20260710 13:23:18.803637 16488 raft_consensus.cc:2243] T d7eca35fb55b46bb88d763ecf4b2a836 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.804050 16488 raft_consensus.cc:2272] T d7eca35fb55b46bb88d763ecf4b2a836 P b6b3324a60264f13a163390997b375d9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:18.840740 20501 consensus_peers.cc:597] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 -> Peer b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865): Couldn't send request to peer b6b3324a60264f13a163390997b375d9. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.2:46865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:18.864817 16488 tablet_server.cc:196] TabletServer@127.16.26.2:0 shutdown complete.
W20260710 13:23:18.888571 20501 consensus_peers.cc:597] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 -> Peer b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865): Couldn't send request to peer b6b3324a60264f13a163390997b375d9. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.2:46865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:18.889143 20501 consensus_peers.cc:597] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 -> Peer b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865): Couldn't send request to peer b6b3324a60264f13a163390997b375d9. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.2:46865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:18.902981 16488 tablet_server.cc:179] TabletServer@127.16.26.3:0 shutting down...
I20260710 13:23:18.941924 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:18.942677 16488 tablet_replica.cc:333] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448: stopping tablet replica
I20260710 13:23:18.943406 16488 raft_consensus.cc:2243] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.944309 16488 raft_consensus.cc:2272] T 350e5ce1c22a4475a7224d0b51da774a P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.946236 16488 tablet_replica.cc:333] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448: stopping tablet replica
I20260710 13:23:18.946796 16488 raft_consensus.cc:2243] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.947273 16488 raft_consensus.cc:2272] T d2b1c4114c934055adbb0bcdbeca74e8 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.949361 16488 tablet_replica.cc:333] T e142ad2aab5f4dfbae647722abee671a P 0cd81bb042474a5ebe81fd8853855448: stopping tablet replica
I20260710 13:23:18.949985 16488 raft_consensus.cc:2243] T e142ad2aab5f4dfbae647722abee671a P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.950462 16488 raft_consensus.cc:2272] T e142ad2aab5f4dfbae647722abee671a P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.952984 16488 tablet_replica.cc:333] T afe314afba1743a591f744a71166d212 P 0cd81bb042474a5ebe81fd8853855448: stopping tablet replica
I20260710 13:23:18.953804 16488 raft_consensus.cc:2243] T afe314afba1743a591f744a71166d212 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:23:18.954252 20501 consensus_peers.cc:597] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 -> Peer b6b3324a60264f13a163390997b375d9 (127.16.26.2:46865): Couldn't send request to peer b6b3324a60264f13a163390997b375d9. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.2:46865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:18.954308 16488 raft_consensus.cc:2272] T afe314afba1743a591f744a71166d212 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.957031 16488 tablet_replica.cc:333] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448: stopping tablet replica
I20260710 13:23:18.957759 16488 raft_consensus.cc:2243] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.958531 16488 raft_consensus.cc:2272] T efde131669164819bb8762444af00b36 P 0cd81bb042474a5ebe81fd8853855448 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.960573 16488 tablet_replica.cc:333] T df738f46ec5249f2baf36ce50154a99f P 0cd81bb042474a5ebe81fd8853855448: stopping tablet replica
I20260710 13:23:18.961378 16488 raft_consensus.cc:2243] T df738f46ec5249f2baf36ce50154a99f P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.961992 16488 raft_consensus.cc:2272] T df738f46ec5249f2baf36ce50154a99f P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.964982 16488 tablet_replica.cc:333] T 314295d951cd4b95aa240904d7ba5f5e P 0cd81bb042474a5ebe81fd8853855448: stopping tablet replica
I20260710 13:23:18.965756 16488 raft_consensus.cc:2243] T 314295d951cd4b95aa240904d7ba5f5e P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.966292 16488 raft_consensus.cc:2272] T 314295d951cd4b95aa240904d7ba5f5e P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.969041 16488 tablet_replica.cc:333] T d3249b8d329b4c9ebc4254406d2145b2 P 0cd81bb042474a5ebe81fd8853855448: stopping tablet replica
I20260710 13:23:18.969915 16488 raft_consensus.cc:2243] T d3249b8d329b4c9ebc4254406d2145b2 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.970453 16488 raft_consensus.cc:2272] T d3249b8d329b4c9ebc4254406d2145b2 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.972229 16488 tablet_replica.cc:333] T 0641c43887314e4cb09c0838fc251d00 P 0cd81bb042474a5ebe81fd8853855448: stopping tablet replica
I20260710 13:23:18.972704 16488 raft_consensus.cc:2243] T 0641c43887314e4cb09c0838fc251d00 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.973063 16488 raft_consensus.cc:2272] T 0641c43887314e4cb09c0838fc251d00 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.974901 16488 tablet_replica.cc:333] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448: stopping tablet replica
I20260710 13:23:18.975661 16488 raft_consensus.cc:2243] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.976331 16488 raft_consensus.cc:2272] T d7eca35fb55b46bb88d763ecf4b2a836 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.978192 16488 tablet_replica.cc:333] T 0cb037894f30434283c23888c246aeb4 P 0cd81bb042474a5ebe81fd8853855448: stopping tablet replica
I20260710 13:23:18.978706 16488 raft_consensus.cc:2243] T 0cb037894f30434283c23888c246aeb4 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.979090 16488 raft_consensus.cc:2272] T 0cb037894f30434283c23888c246aeb4 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.981003 16488 tablet_replica.cc:333] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P 0cd81bb042474a5ebe81fd8853855448: stopping tablet replica
I20260710 13:23:18.981551 16488 raft_consensus.cc:2243] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.981923 16488 raft_consensus.cc:2272] T 6fdb9c6e5e874c7f8dbc1824bcfd879d P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.983632 16488 tablet_replica.cc:333] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P 0cd81bb042474a5ebe81fd8853855448: stopping tablet replica
I20260710 13:23:18.984102 16488 raft_consensus.cc:2243] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.984459 16488 raft_consensus.cc:2272] T b6c39a1d092a4e74ab5e8f11fd0f4b60 P 0cd81bb042474a5ebe81fd8853855448 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.986410 16488 tablet_replica.cc:333] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448: stopping tablet replica
I20260710 13:23:18.986886 16488 raft_consensus.cc:2243] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.987702 16488 raft_consensus.cc:2272] T 352951d6dec64648bcf6301db799906b P 0cd81bb042474a5ebe81fd8853855448 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.989594 16488 tablet_replica.cc:333] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448: stopping tablet replica
I20260710 13:23:18.990038 16488 raft_consensus.cc:2243] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:18.990715 16488 raft_consensus.cc:2272] T 7bb00f4795b641f3ad02d1125d5aa605 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.992369 16488 tablet_replica.cc:333] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448: stopping tablet replica
I20260710 13:23:18.992820 16488 raft_consensus.cc:2243] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.993287 16488 raft_consensus.cc:2272] T 29b6d3b7f2654b3299a3fe0a0888d872 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.995172 16488 tablet_replica.cc:333] T 51d055c73e5140bbbae60680fb9c1103 P 0cd81bb042474a5ebe81fd8853855448: stopping tablet replica
I20260710 13:23:18.995643 16488 raft_consensus.cc:2243] T 51d055c73e5140bbbae60680fb9c1103 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:18.996080 16488 raft_consensus.cc:2272] T 51d055c73e5140bbbae60680fb9c1103 P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:18.997876 16488 tablet_replica.cc:333] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448: stopping tablet replica
I20260710 13:23:18.998311 16488 raft_consensus.cc:2243] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:19.000015 16488 raft_consensus.cc:2272] T 17528bb650604a2a84f8280d92f71f2b P 0cd81bb042474a5ebe81fd8853855448 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:19.040607 16488 tablet_server.cc:196] TabletServer@127.16.26.3:0 shutdown complete.
I20260710 13:23:19.074715 16488 master.cc:562] Master@127.16.26.62:35971 shutting down...
I20260710 13:23:19.103432 16488 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:19.104025 16488 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:19.104367 16488 tablet_replica.cc:333] T 00000000000000000000000000000000 P d059c5d6158f44808859e9bb1f3d30a8: stopping tablet replica
I20260710 13:23:19.126641 16488 master.cc:584] Master@127.16.26.62:35971 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12654 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:23:19.179088 16488 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.26.62:40895
I20260710 13:23:19.180476 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:19.187237 20852 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:19.187481 20851 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:19.188153 20854 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:19.190492 16488 server_base.cc:1061] running on GCE node
I20260710 13:23:19.191593 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:19.191815 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:19.192008 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689799191993 us; error 0 us; skew 500 ppm
I20260710 13:23:19.192535 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:19.195822 16488 webserver.cc:533] Webserver started at http://127.16.26.62:46549/ using document root <none> and password file <none>
I20260710 13:23:19.196362 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:19.196514 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:19.196832 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:19.198021 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689694032651-16488-0/minicluster-data/master-0-root/instance:
uuid: "05976cbc130b444891af50b97d7c5632"
format_stamp: "Formatted at 2026-07-10 13:23:19 on dist-test-slave-fcbk"
I20260710 13:23:19.202476 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:19.206051 20859 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:19.206820 16488 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:23:19.207080 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689694032651-16488-0/minicluster-data/master-0-root
uuid: "05976cbc130b444891af50b97d7c5632"
format_stamp: "Formatted at 2026-07-10 13:23:19 on dist-test-slave-fcbk"
I20260710 13:23:19.207401 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689694032651-16488-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689694032651-16488-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689694032651-16488-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:19.229524 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:19.230862 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:19.271255 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.62:40895
I20260710 13:23:19.271436 20910 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.62:40895 every 8 connection(s)
I20260710 13:23:19.275404 20911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.287436 20911 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632: Bootstrap starting.
I20260710 13:23:19.292784 20911 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:19.297719 20911 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632: No bootstrap required, opened a new log
I20260710 13:23:19.300109 20911 raft_consensus.cc:359] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05976cbc130b444891af50b97d7c5632" member_type: VOTER }
I20260710 13:23:19.300586 20911 raft_consensus.cc:385] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:19.300805 20911 raft_consensus.cc:740] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05976cbc130b444891af50b97d7c5632, State: Initialized, Role: FOLLOWER
I20260710 13:23:19.301347 20911 consensus_queue.cc:260] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05976cbc130b444891af50b97d7c5632" member_type: VOTER }
I20260710 13:23:19.301959 20911 raft_consensus.cc:399] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:19.302188 20911 raft_consensus.cc:493] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:19.302423 20911 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:19.307865 20911 raft_consensus.cc:515] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05976cbc130b444891af50b97d7c5632" member_type: VOTER }
I20260710 13:23:19.308440 20911 leader_election.cc:304] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632 [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: 05976cbc130b444891af50b97d7c5632; no voters: 
I20260710 13:23:19.309940 20911 leader_election.cc:290] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:19.310274 20914 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:19.311775 20914 raft_consensus.cc:697] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632 [term 1 LEADER]: Becoming Leader. State: Replica: 05976cbc130b444891af50b97d7c5632, State: Running, Role: LEADER
I20260710 13:23:19.312424 20914 consensus_queue.cc:237] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632 [LEADER]: Queue going to LEADER mode. State: All 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: "05976cbc130b444891af50b97d7c5632" member_type: VOTER }
I20260710 13:23:19.313238 20911 sys_catalog.cc:565] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:19.317567 20915 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "05976cbc130b444891af50b97d7c5632" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05976cbc130b444891af50b97d7c5632" member_type: VOTER } }
I20260710 13:23:19.317896 20916 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 05976cbc130b444891af50b97d7c5632. Latest consensus state: current_term: 1 leader_uuid: "05976cbc130b444891af50b97d7c5632" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05976cbc130b444891af50b97d7c5632" member_type: VOTER } }
I20260710 13:23:19.318542 20915 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:19.318691 20916 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:19.326053 20920 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:19.335387 20920 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:19.336583 16488 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:19.345546 20920 catalog_manager.cc:1383] Generated new cluster ID: 8a6cd5e9a099446c9fd62f9a06024b05
I20260710 13:23:19.345881 20920 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:19.369505 20920 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:19.370899 20920 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:19.388473 20920 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632: Generated new TSK 0
I20260710 13:23:19.389127 20920 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:19.403378 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:19.410312 20932 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:19.411595 20933 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:19.413833 20935 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:19.414757 16488 server_base.cc:1061] running on GCE node
I20260710 13:23:19.415750 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:19.415931 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:19.416074 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689799416058 us; error 0 us; skew 500 ppm
I20260710 13:23:19.416610 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:19.418920 16488 webserver.cc:533] Webserver started at http://127.16.26.1:46153/ using document root <none> and password file <none>
I20260710 13:23:19.419476 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:19.419667 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:19.419936 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:19.420966 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689694032651-16488-0/minicluster-data/ts-0-root/instance:
uuid: "a49225f19d03466eb64c74a891cc9ba4"
format_stamp: "Formatted at 2026-07-10 13:23:19 on dist-test-slave-fcbk"
I20260710 13:23:19.425858 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:23:19.429708 20940 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:19.430547 16488 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:23:19.430856 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689694032651-16488-0/minicluster-data/ts-0-root
uuid: "a49225f19d03466eb64c74a891cc9ba4"
format_stamp: "Formatted at 2026-07-10 13:23:19 on dist-test-slave-fcbk"
I20260710 13:23:19.431200 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689694032651-16488-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689694032651-16488-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689694032651-16488-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:19.460863 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:19.462159 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:19.463707 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:19.466172 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:19.466361 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:19.466670 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:19.466843 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:19.510485 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.1:33339
I20260710 13:23:19.510617 21002 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.1:33339 every 8 connection(s)
I20260710 13:23:19.515515 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:19.523739 21007 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:19.526091 21008 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:19.527514 16488 server_base.cc:1061] running on GCE node
W20260710 13:23:19.527661 21010 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:19.529320 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:19.529620 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:19.529811 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689799529794 us; error 0 us; skew 500 ppm
I20260710 13:23:19.530475 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:19.532761 21003 heartbeater.cc:344] Connected to a master server at 127.16.26.62:40895
I20260710 13:23:19.533206 21003 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:19.533484 16488 webserver.cc:533] Webserver started at http://127.16.26.2:41629/ using document root <none> and password file <none>
I20260710 13:23:19.534168 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:19.534101 21003 heartbeater.cc:507] Master 127.16.26.62:40895 requested a full tablet report, sending...
I20260710 13:23:19.534556 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:19.534890 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:19.536224 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689694032651-16488-0/minicluster-data/ts-1-root/instance:
uuid: "a36add806a3e4ff1bd3082701cfd66af"
format_stamp: "Formatted at 2026-07-10 13:23:19 on dist-test-slave-fcbk"
I20260710 13:23:19.536549 20876 ts_manager.cc:194] Registered new tserver with Master: a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339)
I20260710 13:23:19.539062 20876 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52924
I20260710 13:23:19.542119 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.004s
I20260710 13:23:19.545738 21015 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:19.546540 16488 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:23:19.546865 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689694032651-16488-0/minicluster-data/ts-1-root
uuid: "a36add806a3e4ff1bd3082701cfd66af"
format_stamp: "Formatted at 2026-07-10 13:23:19 on dist-test-slave-fcbk"
I20260710 13:23:19.547226 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689694032651-16488-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689694032651-16488-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689694032651-16488-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:19.572980 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:19.574461 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:19.576086 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:19.578541 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:19.578830 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:19.579111 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:19.579320 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:19.624451 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.2:35069
I20260710 13:23:19.624586 21077 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.2:35069 every 8 connection(s)
I20260710 13:23:19.629611 16488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:19.637169 21081 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:19.639128 21082 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:19.640971 16488 server_base.cc:1061] running on GCE node
W20260710 13:23:19.641352 21085 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:19.642016 21078 heartbeater.cc:344] Connected to a master server at 127.16.26.62:40895
I20260710 13:23:19.642488 21078 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:19.642632 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:19.642961 16488 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:19.643199 16488 hybrid_clock.cc:648] HybridClock initialized: now 1783689799643178 us; error 0 us; skew 500 ppm
I20260710 13:23:19.643476 21078 heartbeater.cc:507] Master 127.16.26.62:40895 requested a full tablet report, sending...
I20260710 13:23:19.644073 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:19.646190 20876 ts_manager.cc:194] Registered new tserver with Master: a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069)
I20260710 13:23:19.647395 16488 webserver.cc:533] Webserver started at http://127.16.26.3:45243/ using document root <none> and password file <none>
I20260710 13:23:19.648140 16488 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:19.648402 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:19.648303 20876 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52936
I20260710 13:23:19.648964 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:19.650712 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689694032651-16488-0/minicluster-data/ts-2-root/instance:
uuid: "66a465371b5449b39a1952c8984262e4"
format_stamp: "Formatted at 2026-07-10 13:23:19 on dist-test-slave-fcbk"
I20260710 13:23:19.655828 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:23:19.659495 21089 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:19.660558 16488 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:23:19.660925 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689694032651-16488-0/minicluster-data/ts-2-root
uuid: "66a465371b5449b39a1952c8984262e4"
format_stamp: "Formatted at 2026-07-10 13:23:19 on dist-test-slave-fcbk"
I20260710 13:23:19.661327 16488 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689694032651-16488-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689694032651-16488-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskeKj1hg/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689694032651-16488-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:19.680953 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:19.682349 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:19.683985 16488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:19.686838 16488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:19.687098 16488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:19.687357 16488 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:19.687530 16488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:19.730772 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.26.3:33875
I20260710 13:23:19.730871 21151 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.26.3:33875 every 8 connection(s)
I20260710 13:23:19.745720 21152 heartbeater.cc:344] Connected to a master server at 127.16.26.62:40895
I20260710 13:23:19.746223 21152 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:19.746959 21152 heartbeater.cc:507] Master 127.16.26.62:40895 requested a full tablet report, sending...
I20260710 13:23:19.749042 20876 ts_manager.cc:194] Registered new tserver with Master: 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:19.749162 16488 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014736922s
I20260710 13:23:19.750852 20876 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52938
I20260710 13:23:19.776275 20876 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52948:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:19.778846 20876 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:19.859213 21117 tablet_service.cc:1511] Processing CreateTablet for tablet 792f42c8631c4f319bce77447a63519d (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:19.859766 21116 tablet_service.cc:1511] Processing CreateTablet for tablet 6447db324c394da294f7ef6e7127b849 (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:19.860829 21117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 792f42c8631c4f319bce77447a63519d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.862277 21115 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1728e200194ae1988145d1911e0cd1 (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:19.863786 21115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1728e200194ae1988145d1911e0cd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.866192 21114 tablet_service.cc:1511] Processing CreateTablet for tablet 815ed8b4d65545e79ed07fd223de5582 (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:19.867690 21114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815ed8b4d65545e79ed07fd223de5582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.871201 21113 tablet_service.cc:1511] Processing CreateTablet for tablet e0aa086c38684c76a565cbbb741c532e (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:19.872726 21113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0aa086c38684c76a565cbbb741c532e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.874931 21111 tablet_service.cc:1511] Processing CreateTablet for tablet c950d856a5dc4c8383adb42128f742fa (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:19.876541 21111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c950d856a5dc4c8383adb42128f742fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.876716 20968 tablet_service.cc:1511] Processing CreateTablet for tablet 792f42c8631c4f319bce77447a63519d (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:19.878098 20968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 792f42c8631c4f319bce77447a63519d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.878623 21112 tablet_service.cc:1511] Processing CreateTablet for tablet 08c36c55ed7049ecbb33c8df9a70f7b6 (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:19.880152 21112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c36c55ed7049ecbb33c8df9a70f7b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.882678 21110 tablet_service.cc:1511] Processing CreateTablet for tablet fd3d202dde10493da3f24429c2699a15 (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:19.883061 20967 tablet_service.cc:1511] Processing CreateTablet for tablet 6447db324c394da294f7ef6e7127b849 (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:19.884204 21110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3d202dde10493da3f24429c2699a15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.884917 20967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6447db324c394da294f7ef6e7127b849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.886786 20965 tablet_service.cc:1511] Processing CreateTablet for tablet 815ed8b4d65545e79ed07fd223de5582 (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:19.886786 20966 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1728e200194ae1988145d1911e0cd1 (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:19.887741 21109 tablet_service.cc:1511] Processing CreateTablet for tablet e1a80642593b44c8b1025d6508bd087a (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:19.888465 20965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815ed8b4d65545e79ed07fd223de5582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.889010 21167 tablet_bootstrap.cc:492] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4: Bootstrap starting.
I20260710 13:23:19.889163 20966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1728e200194ae1988145d1911e0cd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.889222 21109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a80642593b44c8b1025d6508bd087a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.890604 20961 tablet_service.cc:1511] Processing CreateTablet for tablet fd3d202dde10493da3f24429c2699a15 (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:19.891984 20961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3d202dde10493da3f24429c2699a15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.891873 20963 tablet_service.cc:1511] Processing CreateTablet for tablet 08c36c55ed7049ecbb33c8df9a70f7b6 (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:19.890612 20962 tablet_service.cc:1511] Processing CreateTablet for tablet c950d856a5dc4c8383adb42128f742fa (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:19.893419 20963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c36c55ed7049ecbb33c8df9a70f7b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.894182 20962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c950d856a5dc4c8383adb42128f742fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.895221 20964 tablet_service.cc:1511] Processing CreateTablet for tablet e0aa086c38684c76a565cbbb741c532e (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:19.896637 20964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0aa086c38684c76a565cbbb741c532e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.897233 20960 tablet_service.cc:1511] Processing CreateTablet for tablet e1a80642593b44c8b1025d6508bd087a (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:19.898686 20960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a80642593b44c8b1025d6508bd087a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.925925 21116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6447db324c394da294f7ef6e7127b849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.937758 21167 tablet_bootstrap.cc:654] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:19.957197 21168 tablet_bootstrap.cc:492] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4: Bootstrap starting.
I20260710 13:23:19.958240 21167 tablet_bootstrap.cc:492] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4: No bootstrap required, opened a new log
I20260710 13:23:19.958801 21167 ts_tablet_manager.cc:1403] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.003s
I20260710 13:23:19.967741 21168 tablet_bootstrap.cc:654] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:19.988085 21167 raft_consensus.cc:359] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } } peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } }
I20260710 13:23:19.989243 21167 raft_consensus.cc:385] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:19.989711 21167 raft_consensus.cc:740] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Initialized, Role: FOLLOWER
I20260710 13:23:19.996647 21168 tablet_bootstrap.cc:492] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4: No bootstrap required, opened a new log
I20260710 13:23:19.997220 21168 ts_tablet_manager.cc:1403] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.003s
I20260710 13:23:19.999449 21043 tablet_service.cc:1511] Processing CreateTablet for tablet 792f42c8631c4f319bce77447a63519d (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:20.000219 21168 raft_consensus.cc:359] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.000816 21043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 792f42c8631c4f319bce77447a63519d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:20.001003 21168 raft_consensus.cc:385] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.001330 21168 raft_consensus.cc:740] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.002251 21168 consensus_queue.cc:260] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.002605 21042 tablet_service.cc:1511] Processing CreateTablet for tablet 6447db324c394da294f7ef6e7127b849 (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:20.004158 21042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6447db324c394da294f7ef6e7127b849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:20.005113 21003 heartbeater.cc:499] Master 127.16.26.62:40895 was elected leader, sending a full tablet report...
I20260710 13:23:20.005602 21168 ts_tablet_manager.cc:1434] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:23:20.006726 21037 tablet_service.cc:1511] Processing CreateTablet for tablet c950d856a5dc4c8383adb42128f742fa (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:20.006742 21168 tablet_bootstrap.cc:492] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4: Bootstrap starting.
I20260710 13:23:20.007867 21040 tablet_service.cc:1511] Processing CreateTablet for tablet 815ed8b4d65545e79ed07fd223de5582 (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:20.009589 21038 tablet_service.cc:1511] Processing CreateTablet for tablet 08c36c55ed7049ecbb33c8df9a70f7b6 (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:20.011956 21041 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1728e200194ae1988145d1911e0cd1 (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:20.014134 21039 tablet_service.cc:1511] Processing CreateTablet for tablet e0aa086c38684c76a565cbbb741c532e (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:20.015993 21040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 815ed8b4d65545e79ed07fd223de5582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:20.016631 21038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08c36c55ed7049ecbb33c8df9a70f7b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:20.017261 21041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1728e200194ae1988145d1911e0cd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:20.017967 21037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c950d856a5dc4c8383adb42128f742fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:20.019733 21036 tablet_service.cc:1511] Processing CreateTablet for tablet fd3d202dde10493da3f24429c2699a15 (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:20.021191 21036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3d202dde10493da3f24429c2699a15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:20.023152 21035 tablet_service.cc:1511] Processing CreateTablet for tablet e1a80642593b44c8b1025d6508bd087a (DEFAULT_TABLE table=test-workload [id=c0aa7db56e694a229fd3b543480535ae]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:20.030233 21035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a80642593b44c8b1025d6508bd087a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:20.033862 21039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0aa086c38684c76a565cbbb741c532e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:19.994731 21167 consensus_queue.cc:260] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } } peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } }
I20260710 13:23:20.050069 21167 ts_tablet_manager.cc:1434] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4: Time spent starting tablet: real 0.091s	user 0.014s	sys 0.001s
I20260710 13:23:20.050848 21152 heartbeater.cc:499] Master 127.16.26.62:40895 was elected leader, sending a full tablet report...
I20260710 13:23:20.055982 21167 tablet_bootstrap.cc:492] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4: Bootstrap starting.
I20260710 13:23:20.063262 21167 tablet_bootstrap.cc:654] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.080639 21168 tablet_bootstrap.cc:654] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.087833 21174 tablet_bootstrap.cc:492] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af: Bootstrap starting.
I20260710 13:23:20.115069 21174 tablet_bootstrap.cc:654] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.119405 21167 tablet_bootstrap.cc:492] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4: No bootstrap required, opened a new log
I20260710 13:23:20.120011 21167 ts_tablet_manager.cc:1403] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4: Time spent bootstrapping tablet: real 0.064s	user 0.029s	sys 0.027s
I20260710 13:23:20.123247 21167 raft_consensus.cc:359] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.124061 21167 raft_consensus.cc:385] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.124401 21167 raft_consensus.cc:740] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.125191 21167 consensus_queue.cc:260] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.127961 21167 ts_tablet_manager.cc:1434] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:23:20.128461 21168 tablet_bootstrap.cc:492] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4: No bootstrap required, opened a new log
I20260710 13:23:20.129052 21167 tablet_bootstrap.cc:492] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4: Bootstrap starting.
I20260710 13:23:20.129158 21168 ts_tablet_manager.cc:1403] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4: Time spent bootstrapping tablet: real 0.123s	user 0.021s	sys 0.027s
I20260710 13:23:20.133294 21168 raft_consensus.cc:359] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.135921 21168 raft_consensus.cc:385] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.136605 21172 raft_consensus.cc:493] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.136999 21167 tablet_bootstrap.cc:654] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.137123 21172 raft_consensus.cc:515] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } } peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } }
I20260710 13:23:20.137682 21174 tablet_bootstrap.cc:492] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af: No bootstrap required, opened a new log
I20260710 13:23:20.138298 21174 ts_tablet_manager.cc:1403] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.006s
I20260710 13:23:20.142027 21174 raft_consensus.cc:359] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.142416 21168 raft_consensus.cc:740] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.142797 21174 raft_consensus.cc:385] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.143168 21174 raft_consensus.cc:740] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.143540 21168 consensus_queue.cc:260] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.144858 21167 tablet_bootstrap.cc:492] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4: No bootstrap required, opened a new log
I20260710 13:23:20.143883 21174 consensus_queue.cc:260] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.145488 21167 ts_tablet_manager.cc:1403] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.007s
I20260710 13:23:20.146095 21168 ts_tablet_manager.cc:1434] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:23:20.147118 21168 tablet_bootstrap.cc:492] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4: Bootstrap starting.
I20260710 13:23:20.148559 21167 raft_consensus.cc:359] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.149500 21167 raft_consensus.cc:385] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.149793 21167 raft_consensus.cc:740] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.150695 21167 consensus_queue.cc:260] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.154742 21168 tablet_bootstrap.cc:654] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.160200 21180 raft_consensus.cc:493] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.161643 21180 raft_consensus.cc:515] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.165912 21167 ts_tablet_manager.cc:1434] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.004s
I20260710 13:23:20.167440 21167 tablet_bootstrap.cc:492] T c950d856a5dc4c8383adb42128f742fa P 66a465371b5449b39a1952c8984262e4: Bootstrap starting.
I20260710 13:23:20.170678 21172 leader_election.cc:290] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069)
I20260710 13:23:20.173903 21180 leader_election.cc:290] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069)
I20260710 13:23:20.175029 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "792f42c8631c4f319bce77447a63519d" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4" is_pre_election: true
I20260710 13:23:20.176057 21167 tablet_bootstrap.cc:654] T c950d856a5dc4c8383adb42128f742fa P 66a465371b5449b39a1952c8984262e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.176960 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6447db324c394da294f7ef6e7127b849" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4" is_pre_election: true
W20260710 13:23:20.179356 21091 leader_election.cc:343] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:20.180297 21091 leader_election.cc:343] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.189754 21180 raft_consensus.cc:493] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.190270 21180 raft_consensus.cc:515] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.192423 21180 leader_election.cc:290] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069)
I20260710 13:23:20.193357 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815ed8b4d65545e79ed07fd223de5582" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4" is_pre_election: true
W20260710 13:23:20.195374 21091 leader_election.cc:343] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.221182 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "792f42c8631c4f319bce77447a63519d" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af" is_pre_election: true
I20260710 13:23:20.221884 21052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6447db324c394da294f7ef6e7127b849" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af" is_pre_election: true
I20260710 13:23:20.229509 21052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815ed8b4d65545e79ed07fd223de5582" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af" is_pre_election: true
W20260710 13:23:20.231639 21090 leader_election.cc:343] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.232384 21090 leader_election.cc:304] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66a465371b5449b39a1952c8984262e4; no voters: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4
I20260710 13:23:20.233676 21180 raft_consensus.cc:2749] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:23:20.234143 21090 leader_election.cc:343] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.234683 21090 leader_election.cc:304] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66a465371b5449b39a1952c8984262e4; no voters: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4
I20260710 13:23:20.235648 21180 raft_consensus.cc:2749] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:23:20.236093 21090 leader_election.cc:343] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.236625 21090 leader_election.cc:304] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66a465371b5449b39a1952c8984262e4; no voters: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4
I20260710 13:23:20.237603 21180 raft_consensus.cc:2749] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:20.240422 21078 heartbeater.cc:499] Master 127.16.26.62:40895 was elected leader, sending a full tablet report...
I20260710 13:23:20.241034 21174 ts_tablet_manager.cc:1434] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af: Time spent starting tablet: real 0.102s	user 0.033s	sys 0.043s
I20260710 13:23:20.241662 21167 tablet_bootstrap.cc:492] T c950d856a5dc4c8383adb42128f742fa P 66a465371b5449b39a1952c8984262e4: No bootstrap required, opened a new log
I20260710 13:23:20.242178 21167 ts_tablet_manager.cc:1403] T c950d856a5dc4c8383adb42128f742fa P 66a465371b5449b39a1952c8984262e4: Time spent bootstrapping tablet: real 0.075s	user 0.033s	sys 0.038s
I20260710 13:23:20.242277 21174 tablet_bootstrap.cc:492] T e1a80642593b44c8b1025d6508bd087a P a36add806a3e4ff1bd3082701cfd66af: Bootstrap starting.
I20260710 13:23:20.242726 21168 tablet_bootstrap.cc:492] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4: No bootstrap required, opened a new log
I20260710 13:23:20.243247 21168 ts_tablet_manager.cc:1403] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4: Time spent bootstrapping tablet: real 0.096s	user 0.043s	sys 0.048s
I20260710 13:23:20.246469 21168 raft_consensus.cc:359] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.246651 21167 raft_consensus.cc:359] T c950d856a5dc4c8383adb42128f742fa P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.247319 21168 raft_consensus.cc:385] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.247506 21167 raft_consensus.cc:385] T c950d856a5dc4c8383adb42128f742fa P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.247730 21168 raft_consensus.cc:740] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.247886 21167 raft_consensus.cc:740] T c950d856a5dc4c8383adb42128f742fa P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.248755 21167 consensus_queue.cc:260] T c950d856a5dc4c8383adb42128f742fa P 66a465371b5449b39a1952c8984262e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.248826 21168 consensus_queue.cc:260] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.251273 21167 ts_tablet_manager.cc:1434] T c950d856a5dc4c8383adb42128f742fa P 66a465371b5449b39a1952c8984262e4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:23:20.251317 21168 ts_tablet_manager.cc:1434] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:23:20.252404 21167 tablet_bootstrap.cc:492] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4: Bootstrap starting.
I20260710 13:23:20.252463 21168 tablet_bootstrap.cc:492] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4: Bootstrap starting.
I20260710 13:23:20.254911 21174 tablet_bootstrap.cc:654] T e1a80642593b44c8b1025d6508bd087a P a36add806a3e4ff1bd3082701cfd66af: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.259600 21167 tablet_bootstrap.cc:654] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.259856 21168 tablet_bootstrap.cc:654] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.296613 21167 tablet_bootstrap.cc:492] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4: No bootstrap required, opened a new log
I20260710 13:23:20.297086 21167 ts_tablet_manager.cc:1403] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.023s
I20260710 13:23:20.297763 21174 tablet_bootstrap.cc:492] T e1a80642593b44c8b1025d6508bd087a P a36add806a3e4ff1bd3082701cfd66af: No bootstrap required, opened a new log
I20260710 13:23:20.298308 21174 ts_tablet_manager.cc:1403] T e1a80642593b44c8b1025d6508bd087a P a36add806a3e4ff1bd3082701cfd66af: Time spent bootstrapping tablet: real 0.056s	user 0.038s	sys 0.007s
I20260710 13:23:20.298604 21168 tablet_bootstrap.cc:492] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4: No bootstrap required, opened a new log
I20260710 13:23:20.299132 21168 ts_tablet_manager.cc:1403] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.032s
I20260710 13:23:20.299816 21167 raft_consensus.cc:359] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.300612 21167 raft_consensus.cc:385] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.300916 21167 raft_consensus.cc:740] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.301184 21174 raft_consensus.cc:359] T e1a80642593b44c8b1025d6508bd087a P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.301632 21167 consensus_queue.cc:260] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.301965 21174 raft_consensus.cc:385] T e1a80642593b44c8b1025d6508bd087a P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.302429 21174 raft_consensus.cc:740] T e1a80642593b44c8b1025d6508bd087a P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.302098 21168 raft_consensus.cc:359] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.302909 21168 raft_consensus.cc:385] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.303196 21168 raft_consensus.cc:740] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.303315 21174 consensus_queue.cc:260] T e1a80642593b44c8b1025d6508bd087a P a36add806a3e4ff1bd3082701cfd66af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.303975 21167 ts_tablet_manager.cc:1434] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:23:20.303952 21168 consensus_queue.cc:260] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.305296 21167 tablet_bootstrap.cc:492] T e0aa086c38684c76a565cbbb741c532e P 66a465371b5449b39a1952c8984262e4: Bootstrap starting.
I20260710 13:23:20.306571 21168 ts_tablet_manager.cc:1434] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:23:20.307655 21168 tablet_bootstrap.cc:492] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4: Bootstrap starting.
I20260710 13:23:20.311888 21174 ts_tablet_manager.cc:1434] T e1a80642593b44c8b1025d6508bd087a P a36add806a3e4ff1bd3082701cfd66af: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:23:20.312597 21167 tablet_bootstrap.cc:654] T e0aa086c38684c76a565cbbb741c532e P 66a465371b5449b39a1952c8984262e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.313051 21174 tablet_bootstrap.cc:492] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af: Bootstrap starting.
I20260710 13:23:20.314191 21168 tablet_bootstrap.cc:654] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.322328 21174 tablet_bootstrap.cc:654] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.324802 21167 tablet_bootstrap.cc:492] T e0aa086c38684c76a565cbbb741c532e P 66a465371b5449b39a1952c8984262e4: No bootstrap required, opened a new log
I20260710 13:23:20.325353 21167 ts_tablet_manager.cc:1403] T e0aa086c38684c76a565cbbb741c532e P 66a465371b5449b39a1952c8984262e4: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 13:23:20.328657 21167 raft_consensus.cc:359] T e0aa086c38684c76a565cbbb741c532e P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
W20260710 13:23:20.329319 20924 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:20.329360 21167 raft_consensus.cc:385] T e0aa086c38684c76a565cbbb741c532e P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.330880 21167 raft_consensus.cc:740] T e0aa086c38684c76a565cbbb741c532e P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.331799 21167 consensus_queue.cc:260] T e0aa086c38684c76a565cbbb741c532e P 66a465371b5449b39a1952c8984262e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.333184 21168 tablet_bootstrap.cc:492] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4: No bootstrap required, opened a new log
I20260710 13:23:20.333920 21168 ts_tablet_manager.cc:1403] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.014s
I20260710 13:23:20.334429 21167 ts_tablet_manager.cc:1434] T e0aa086c38684c76a565cbbb741c532e P 66a465371b5449b39a1952c8984262e4: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 13:23:20.335466 21167 tablet_bootstrap.cc:492] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4: Bootstrap starting.
I20260710 13:23:20.338433 21168 raft_consensus.cc:359] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } } peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } }
I20260710 13:23:20.339530 21168 raft_consensus.cc:385] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.339947 21168 raft_consensus.cc:740] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.341805 21167 tablet_bootstrap.cc:654] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.341138 21168 consensus_queue.cc:260] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } } peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } }
I20260710 13:23:20.344992 21168 ts_tablet_manager.cc:1434] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260710 13:23:20.346187 21168 tablet_bootstrap.cc:492] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4: Bootstrap starting.
I20260710 13:23:20.347940 21174 tablet_bootstrap.cc:492] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af: No bootstrap required, opened a new log
I20260710 13:23:20.348315 21167 tablet_bootstrap.cc:492] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4: No bootstrap required, opened a new log
I20260710 13:23:20.348510 21174 ts_tablet_manager.cc:1403] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.021s
I20260710 13:23:20.348845 21167 ts_tablet_manager.cc:1403] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:23:20.352005 21167 raft_consensus.cc:359] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.352725 21167 raft_consensus.cc:385] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.352986 21167 raft_consensus.cc:740] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.353444 21168 tablet_bootstrap.cc:654] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.353813 21167 consensus_queue.cc:260] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.355209 21174 raft_consensus.cc:359] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.356097 21174 raft_consensus.cc:385] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.356144 21167 ts_tablet_manager.cc:1434] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:23:20.356608 21174 raft_consensus.cc:740] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.358434 21167 tablet_bootstrap.cc:492] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4: Bootstrap starting.
I20260710 13:23:20.358191 21174 consensus_queue.cc:260] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.364941 21174 ts_tablet_manager.cc:1434] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.005s
I20260710 13:23:20.365541 21167 tablet_bootstrap.cc:654] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.366539 21174 tablet_bootstrap.cc:492] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af: Bootstrap starting.
I20260710 13:23:20.379065 21174 tablet_bootstrap.cc:654] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.379758 21167 tablet_bootstrap.cc:492] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4: No bootstrap required, opened a new log
I20260710 13:23:20.380324 21167 ts_tablet_manager.cc:1403] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260710 13:23:20.383574 21174 tablet_bootstrap.cc:492] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af: No bootstrap required, opened a new log
I20260710 13:23:20.383229 21167 raft_consensus.cc:359] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.384017 21167 raft_consensus.cc:385] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.384217 21174 ts_tablet_manager.cc:1403] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260710 13:23:20.384378 21167 raft_consensus.cc:740] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.385246 21167 consensus_queue.cc:260] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.387007 21174 raft_consensus.cc:359] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.387547 21167 ts_tablet_manager.cc:1434] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:23:20.387732 21174 raft_consensus.cc:385] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.388053 21168 tablet_bootstrap.cc:492] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4: No bootstrap required, opened a new log
I20260710 13:23:20.388087 21174 raft_consensus.cc:740] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.388767 21168 ts_tablet_manager.cc:1403] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.010s
I20260710 13:23:20.389406 21171 raft_consensus.cc:493] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.389245 21174 consensus_queue.cc:260] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.389952 21171 raft_consensus.cc:515] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.392158 21168 raft_consensus.cc:359] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.393060 21168 raft_consensus.cc:385] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.393285 21174 ts_tablet_manager.cc:1434] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:23:20.393422 21168 raft_consensus.cc:740] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.394461 21174 tablet_bootstrap.cc:492] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af: Bootstrap starting.
I20260710 13:23:20.394505 21168 consensus_queue.cc:260] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.401682 21174 tablet_bootstrap.cc:654] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.407712 21171 leader_election.cc:290] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:20.412077 21174 tablet_bootstrap.cc:492] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af: No bootstrap required, opened a new log
I20260710 13:23:20.412928 21174 ts_tablet_manager.cc:1403] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.012s
I20260710 13:23:20.417014 21174 raft_consensus.cc:359] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } } peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } }
I20260710 13:23:20.418161 21174 raft_consensus.cc:385] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.418614 21174 raft_consensus.cc:740] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.388662 21167 tablet_bootstrap.cc:492] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4: Bootstrap starting.
I20260710 13:23:20.419960 21174 consensus_queue.cc:260] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } } peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } }
I20260710 13:23:20.422494 21174 ts_tablet_manager.cc:1434] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 13:23:20.431692 21174 tablet_bootstrap.cc:492] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af: Bootstrap starting.
I20260710 13:23:20.432624 21168 ts_tablet_manager.cc:1434] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4: Time spent starting tablet: real 0.043s	user 0.012s	sys 0.029s
I20260710 13:23:20.435343 21167 tablet_bootstrap.cc:654] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.440426 21168 tablet_bootstrap.cc:492] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4: Bootstrap starting.
I20260710 13:23:20.441162 21178 raft_consensus.cc:493] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.441756 21178 raft_consensus.cc:515] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } } peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } }
I20260710 13:23:20.444773 21195 raft_consensus.cc:493] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.445297 21195 raft_consensus.cc:515] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } } peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } }
I20260710 13:23:20.446998 21178 leader_election.cc:290] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875), a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339)
I20260710 13:23:20.449726 21168 tablet_bootstrap.cc:654] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.451287 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a80642593b44c8b1025d6508bd087a" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4" is_pre_election: true
I20260710 13:23:20.452270 21127 raft_consensus.cc:2468] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 0.
I20260710 13:23:20.453464 21195 leader_election.cc:290] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875), a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069)
I20260710 13:23:20.455165 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "792f42c8631c4f319bce77447a63519d" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4" is_pre_election: true
I20260710 13:23:20.456037 21127 raft_consensus.cc:2468] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 0.
I20260710 13:23:20.456106 21052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a80642593b44c8b1025d6508bd087a" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af" is_pre_election: true
I20260710 13:23:20.457151 21052 raft_consensus.cc:2468] T e1a80642593b44c8b1025d6508bd087a P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 0.
I20260710 13:23:20.458698 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "792f42c8631c4f319bce77447a63519d" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af" is_pre_election: true
I20260710 13:23:20.459600 21053 raft_consensus.cc:2468] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 0.
I20260710 13:23:20.458693 20942 leader_election.cc:304] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:20.463131 21168 tablet_bootstrap.cc:492] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4: No bootstrap required, opened a new log
I20260710 13:23:20.463830 21168 ts_tablet_manager.cc:1403] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
I20260710 13:23:20.464970 20941 leader_election.cc:304] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:20.466389 21195 raft_consensus.cc:2804] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:20.466866 21195 raft_consensus.cc:493] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:20.467286 21195 raft_consensus.cc:3060] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.468070 21168 raft_consensus.cc:359] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.469264 21168 raft_consensus.cc:385] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.469759 21168 raft_consensus.cc:740] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.471294 21168 consensus_queue.cc:260] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.477258 21171 raft_consensus.cc:2804] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:20.478627 21171 raft_consensus.cc:493] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:20.480389 21171 raft_consensus.cc:3060] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.488544 21174 tablet_bootstrap.cc:654] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.492660 21168 ts_tablet_manager.cc:1434] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 13:23:20.498169 21195 raft_consensus.cc:515] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } } peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } }
I20260710 13:23:20.499289 21168 tablet_bootstrap.cc:492] T c950d856a5dc4c8383adb42128f742fa P a49225f19d03466eb64c74a891cc9ba4: Bootstrap starting.
I20260710 13:23:20.501375 21167 tablet_bootstrap.cc:492] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4: No bootstrap required, opened a new log
I20260710 13:23:20.501905 21167 ts_tablet_manager.cc:1403] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4: Time spent bootstrapping tablet: real 0.113s	user 0.043s	sys 0.019s
I20260710 13:23:20.504694 21167 raft_consensus.cc:359] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.493811 21171 raft_consensus.cc:515] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.505381 21167 raft_consensus.cc:385] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.505558 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "792f42c8631c4f319bce77447a63519d" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4" is_pre_election: true
I20260710 13:23:20.506305 21127 raft_consensus.cc:2468] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 0.
I20260710 13:23:20.507251 21195 leader_election.cc:290] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 election: Requested vote from peers 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875), a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069)
I20260710 13:23:20.505776 21167 raft_consensus.cc:740] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.507838 21017 leader_election.cc:304] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af; no voters: 
I20260710 13:23:20.508339 21167 consensus_queue.cc:260] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.508805 21178 raft_consensus.cc:2804] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:20.508946 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "792f42c8631c4f319bce77447a63519d" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
I20260710 13:23:20.509274 21178 raft_consensus.cc:493] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:20.509667 21178 raft_consensus.cc:3060] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.510882 21167 ts_tablet_manager.cc:1434] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:23:20.496356 21202 raft_consensus.cc:493] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.511456 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "792f42c8631c4f319bce77447a63519d" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:20.512032 21127 raft_consensus.cc:3060] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.511839 21202 raft_consensus.cc:515] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.512610 21171 leader_election.cc:290] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 election: Requested vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:20.514389 21202 leader_election.cc:290] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:20.516340 21052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a80642593b44c8b1025d6508bd087a" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
I20260710 13:23:20.516770 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3d202dde10493da3f24429c2699a15" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af" is_pre_election: true
I20260710 13:23:20.517215 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3d202dde10493da3f24429c2699a15" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4" is_pre_election: true
I20260710 13:23:20.517506 21051 raft_consensus.cc:2468] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 0.
I20260710 13:23:20.517768 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a80642593b44c8b1025d6508bd087a" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:20.517896 21125 raft_consensus.cc:2468] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 0.
I20260710 13:23:20.518457 21126 raft_consensus.cc:3060] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.518803 20941 leader_election.cc:304] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:20.519948 21202 raft_consensus.cc:2804] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:20.520296 21202 raft_consensus.cc:493] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:20.520637 21202 raft_consensus.cc:3060] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.518769 21168 tablet_bootstrap.cc:654] T c950d856a5dc4c8383adb42128f742fa P a49225f19d03466eb64c74a891cc9ba4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.516955 21052 raft_consensus.cc:3060] T e1a80642593b44c8b1025d6508bd087a P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.524669 21127 raft_consensus.cc:2468] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 1.
I20260710 13:23:20.526551 20942 leader_election.cc:304] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:20.528333 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "792f42c8631c4f319bce77447a63519d" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4" is_pre_election: true
I20260710 13:23:20.529188 20977 raft_consensus.cc:2393] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a36add806a3e4ff1bd3082701cfd66af in current term 1: Already voted for candidate a49225f19d03466eb64c74a891cc9ba4 in this term.
I20260710 13:23:20.530961 21202 raft_consensus.cc:515] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.534044 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3d202dde10493da3f24429c2699a15" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
I20260710 13:23:20.534642 21051 raft_consensus.cc:3060] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.535166 21171 raft_consensus.cc:2804] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:20.537104 21052 raft_consensus.cc:2468] T e1a80642593b44c8b1025d6508bd087a P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 1.
I20260710 13:23:20.537917 21171 raft_consensus.cc:697] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Becoming Leader. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Running, Role: LEADER
I20260710 13:23:20.542040 21051 raft_consensus.cc:2468] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 1.
I20260710 13:23:20.542307 21171 consensus_queue.cc:237] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } } peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } }
I20260710 13:23:20.543380 20941 leader_election.cc:304] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:20.544317 21195 raft_consensus.cc:2804] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:20.550150 21126 raft_consensus.cc:2468] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 1.
I20260710 13:23:20.551524 20942 leader_election.cc:304] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:20.551954 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3d202dde10493da3f24429c2699a15" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:20.552593 21127 raft_consensus.cc:3060] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.560611 21174 tablet_bootstrap.cc:492] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af: No bootstrap required, opened a new log
I20260710 13:23:20.561720 21202 leader_election.cc:290] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 election: Requested vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:20.567736 21174 ts_tablet_manager.cc:1403] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af: Time spent bootstrapping tablet: real 0.136s	user 0.009s	sys 0.005s
I20260710 13:23:20.567843 21202 raft_consensus.cc:2804] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:20.568327 21202 raft_consensus.cc:697] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Becoming Leader. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Running, Role: LEADER
I20260710 13:23:20.549232 21178 raft_consensus.cc:515] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } } peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } }
I20260710 13:23:20.570293 21053 raft_consensus.cc:2393] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a49225f19d03466eb64c74a891cc9ba4 in current term 1: Already voted for candidate a36add806a3e4ff1bd3082701cfd66af in this term.
I20260710 13:23:20.571018 21178 leader_election.cc:290] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 election: Requested vote from peers 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875), a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339)
I20260710 13:23:20.571620 21178 raft_consensus.cc:493] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.572044 21178 raft_consensus.cc:515] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.569199 21202 consensus_queue.cc:237] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.574420 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "792f42c8631c4f319bce77447a63519d" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
I20260710 13:23:20.577318 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "792f42c8631c4f319bce77447a63519d" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:20.578476 21126 raft_consensus.cc:2393] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a36add806a3e4ff1bd3082701cfd66af in current term 1: Already voted for candidate a49225f19d03466eb64c74a891cc9ba4 in this term.
I20260710 13:23:20.566897 21127 raft_consensus.cc:2468] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 1.
I20260710 13:23:20.581087 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c950d856a5dc4c8383adb42128f742fa" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4" is_pre_election: true
I20260710 13:23:20.586886 20875 catalog_manager.cc:5697] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "a49225f19d03466eb64c74a891cc9ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:20.586679 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c950d856a5dc4c8383adb42128f742fa" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4" is_pre_election: true
I20260710 13:23:20.605585 21126 raft_consensus.cc:2468] T c950d856a5dc4c8383adb42128f742fa P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 0.
I20260710 13:23:20.603929 21174 raft_consensus.cc:359] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.606491 21174 raft_consensus.cc:385] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.606854 21174 raft_consensus.cc:740] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.607143 21168 tablet_bootstrap.cc:492] T c950d856a5dc4c8383adb42128f742fa P a49225f19d03466eb64c74a891cc9ba4: No bootstrap required, opened a new log
I20260710 13:23:20.593101 21206 raft_consensus.cc:493] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.582617 21195 raft_consensus.cc:697] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Becoming Leader. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Running, Role: LEADER
I20260710 13:23:20.608028 21168 ts_tablet_manager.cc:1403] T c950d856a5dc4c8383adb42128f742fa P a49225f19d03466eb64c74a891cc9ba4: Time spent bootstrapping tablet: real 0.109s	user 0.049s	sys 0.040s
I20260710 13:23:20.607980 21206 raft_consensus.cc:515] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.579437 21178 leader_election.cc:290] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:20.608820 21195 consensus_queue.cc:237] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.607110 21017 leader_election.cc:304] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af [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: a36add806a3e4ff1bd3082701cfd66af; no voters: 66a465371b5449b39a1952c8984262e4, a49225f19d03466eb64c74a891cc9ba4
I20260710 13:23:20.610968 21017 leader_election.cc:304] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af; no voters: 
I20260710 13:23:20.612165 21168 raft_consensus.cc:359] T c950d856a5dc4c8383adb42128f742fa P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.612563 21178 raft_consensus.cc:2749] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:20.612950 21212 raft_consensus.cc:2804] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:20.613726 21174 consensus_queue.cc:260] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.616073 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815ed8b4d65545e79ed07fd223de5582" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4" is_pre_election: true
I20260710 13:23:20.616469 21168 raft_consensus.cc:385] T c950d856a5dc4c8383adb42128f742fa P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.616731 20977 raft_consensus.cc:2468] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 0.
I20260710 13:23:20.614501 21212 raft_consensus.cc:493] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:20.617501 21174 ts_tablet_manager.cc:1434] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.005s
I20260710 13:23:20.617596 21212 raft_consensus.cc:3060] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.616863 21168 raft_consensus.cc:740] T c950d856a5dc4c8383adb42128f742fa P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.618732 21174 tablet_bootstrap.cc:492] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af: Bootstrap starting.
I20260710 13:23:20.618628 21168 consensus_queue.cc:260] T c950d856a5dc4c8383adb42128f742fa P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.619086 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815ed8b4d65545e79ed07fd223de5582" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4" is_pre_election: true
I20260710 13:23:20.619824 21127 raft_consensus.cc:2468] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 0.
I20260710 13:23:20.614529 21206 leader_election.cc:290] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:20.621236 21168 ts_tablet_manager.cc:1434] T c950d856a5dc4c8383adb42128f742fa P a49225f19d03466eb64c74a891cc9ba4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
W20260710 13:23:20.621620 21017 leader_election.cc:343] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.622327 21168 tablet_bootstrap.cc:492] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4: Bootstrap starting.
I20260710 13:23:20.622713 21017 leader_election.cc:304] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:20.624261 21206 raft_consensus.cc:2804] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:20.624671 21206 raft_consensus.cc:493] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:20.624929 21207 raft_consensus.cc:493] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.625136 21206 raft_consensus.cc:3060] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.625555 21207 raft_consensus.cc:515] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.629009 21207 leader_election.cc:290] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:20.629220 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa086c38684c76a565cbbb741c532e" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4" is_pre_election: true
I20260710 13:23:20.630062 21127 raft_consensus.cc:2468] T e0aa086c38684c76a565cbbb741c532e P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 0.
I20260710 13:23:20.631274 20942 leader_election.cc:304] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:20.632347 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa086c38684c76a565cbbb741c532e" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af" is_pre_election: true
I20260710 13:23:20.633085 21174 tablet_bootstrap.cc:654] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:20.634588 20941 leader_election.cc:343] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.634944 21207 raft_consensus.cc:2804] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:20.635366 21207 raft_consensus.cc:493] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:20.635725 21207 raft_consensus.cc:3060] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.641158 21212 raft_consensus.cc:515] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.643842 21212 leader_election.cc:290] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 election: Requested vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:20.644881 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c950d856a5dc4c8383adb42128f742fa" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
I20260710 13:23:20.645787 20977 raft_consensus.cc:3060] T c950d856a5dc4c8383adb42128f742fa P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.648965 21168 tablet_bootstrap.cc:654] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.650470 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c950d856a5dc4c8383adb42128f742fa" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:20.651398 21127 raft_consensus.cc:3060] T c950d856a5dc4c8383adb42128f742fa P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.656757 21174 tablet_bootstrap.cc:492] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af: No bootstrap required, opened a new log
I20260710 13:23:20.657518 21174 ts_tablet_manager.cc:1403] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.010s
I20260710 13:23:20.658656 20977 raft_consensus.cc:2468] T c950d856a5dc4c8383adb42128f742fa P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 1.
I20260710 13:23:20.659981 21017 leader_election.cc:304] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:20.660786 21212 raft_consensus.cc:2804] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:20.661288 21212 raft_consensus.cc:697] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Becoming Leader. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Running, Role: LEADER
I20260710 13:23:20.661368 21174 raft_consensus.cc:359] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.662182 21212 consensus_queue.cc:237] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.664717 21206 raft_consensus.cc:515] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.666039 21127 raft_consensus.cc:2468] T c950d856a5dc4c8383adb42128f742fa P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 1.
I20260710 13:23:20.671188 21206 leader_election.cc:290] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 election: Requested vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:20.672510 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815ed8b4d65545e79ed07fd223de5582" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
I20260710 13:23:20.672884 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815ed8b4d65545e79ed07fd223de5582" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:20.673170 20977 raft_consensus.cc:3060] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.673605 21126 raft_consensus.cc:3060] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.662194 21174 raft_consensus.cc:385] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.675526 21174 raft_consensus.cc:740] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.676342 21174 consensus_queue.cc:260] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.676981 21202 raft_consensus.cc:493] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.677522 21202 raft_consensus.cc:515] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.678772 21174 ts_tablet_manager.cc:1434] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:23:20.679817 21174 tablet_bootstrap.cc:492] T 2e1728e200194ae1988145d1911e0cd1 P a36add806a3e4ff1bd3082701cfd66af: Bootstrap starting.
I20260710 13:23:20.681550 21126 raft_consensus.cc:2468] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 1.
I20260710 13:23:20.682480 21202 leader_election.cc:290] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:20.682729 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c36c55ed7049ecbb33c8df9a70f7b6" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af" is_pre_election: true
I20260710 13:23:20.675941 20875 catalog_manager.cc:5697] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "a49225f19d03466eb64c74a891cc9ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:20.683051 21017 leader_election.cc:304] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af; no voters: 
I20260710 13:23:20.683444 21053 raft_consensus.cc:2468] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 0.
I20260710 13:23:20.684485 21178 raft_consensus.cc:2804] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:20.684871 20941 leader_election.cc:304] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:20.685094 21178 raft_consensus.cc:697] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Becoming Leader. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Running, Role: LEADER
I20260710 13:23:20.685706 21202 raft_consensus.cc:2804] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:20.686244 21202 raft_consensus.cc:493] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:20.686013 21178 consensus_queue.cc:237] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.686720 21202 raft_consensus.cc:3060] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.669013 21207 raft_consensus.cc:515] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.691135 20977 raft_consensus.cc:2468] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 1.
I20260710 13:23:20.691969 21180 raft_consensus.cc:493] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.692377 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa086c38684c76a565cbbb741c532e" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
I20260710 13:23:20.693234 21174 tablet_bootstrap.cc:654] T 2e1728e200194ae1988145d1911e0cd1 P a36add806a3e4ff1bd3082701cfd66af: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.692713 21180 raft_consensus.cc:515] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
W20260710 13:23:20.694020 20941 leader_election.cc:343] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:20.696709 21180 leader_election.cc:290] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069)
I20260710 13:23:20.697569 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c36c55ed7049ecbb33c8df9a70f7b6" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af" is_pre_election: true
I20260710 13:23:20.698443 21053 raft_consensus.cc:2468] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66a465371b5449b39a1952c8984262e4 in term 0.
I20260710 13:23:20.698782 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c36c55ed7049ecbb33c8df9a70f7b6" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4" is_pre_election: true
I20260710 13:23:20.698920 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c36c55ed7049ecbb33c8df9a70f7b6" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4" is_pre_election: true
I20260710 13:23:20.699851 21127 raft_consensus.cc:2468] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 0.
I20260710 13:23:20.700059 21090 leader_election.cc:304] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af; no voters: 
I20260710 13:23:20.684528 20875 catalog_manager.cc:5697] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "a49225f19d03466eb64c74a891cc9ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:20.706840 21180 raft_consensus.cc:2804] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:20.710156 21180 raft_consensus.cc:493] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:20.710547 21180 raft_consensus.cc:3060] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.709619 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa086c38684c76a565cbbb741c532e" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:20.711512 21126 raft_consensus.cc:3060] T e0aa086c38684c76a565cbbb741c532e P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.705955 21207 leader_election.cc:290] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 election: Requested vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:20.721822 20876 catalog_manager.cc:5697] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af reported cstate change: term changed from 0 to 1, leader changed from <none> to a36add806a3e4ff1bd3082701cfd66af (127.16.26.2). New cstate: current_term: 1 leader_uuid: "a36add806a3e4ff1bd3082701cfd66af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:20.723493 21202 raft_consensus.cc:515] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.725755 21174 tablet_bootstrap.cc:492] T 2e1728e200194ae1988145d1911e0cd1 P a36add806a3e4ff1bd3082701cfd66af: No bootstrap required, opened a new log
I20260710 13:23:20.725908 20977 raft_consensus.cc:2393] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66a465371b5449b39a1952c8984262e4 in current term 1: Already voted for candidate a49225f19d03466eb64c74a891cc9ba4 in this term.
I20260710 13:23:20.726357 21174 ts_tablet_manager.cc:1403] T 2e1728e200194ae1988145d1911e0cd1 P a36add806a3e4ff1bd3082701cfd66af: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.000s
I20260710 13:23:20.726691 21168 tablet_bootstrap.cc:492] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4: No bootstrap required, opened a new log
I20260710 13:23:20.727201 21168 ts_tablet_manager.cc:1403] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4: Time spent bootstrapping tablet: real 0.105s	user 0.019s	sys 0.029s
I20260710 13:23:20.728286 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c36c55ed7049ecbb33c8df9a70f7b6" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
I20260710 13:23:20.728420 21127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c36c55ed7049ecbb33c8df9a70f7b6" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:20.728943 21053 raft_consensus.cc:3060] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.729079 21202 leader_election.cc:290] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 election: Requested vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:20.729923 21168 raft_consensus.cc:359] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.730612 21168 raft_consensus.cc:385] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.730875 21168 raft_consensus.cc:740] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.731570 21168 consensus_queue.cc:260] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.733542 21168 ts_tablet_manager.cc:1434] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:23:20.735803 21053 raft_consensus.cc:2468] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 1.
I20260710 13:23:20.736883 20941 leader_election.cc:304] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:20.737617 21202 raft_consensus.cc:2804] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:20.738997 21202 raft_consensus.cc:697] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Becoming Leader. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Running, Role: LEADER
I20260710 13:23:20.739513 21174 raft_consensus.cc:359] T 2e1728e200194ae1988145d1911e0cd1 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.740913 21174 raft_consensus.cc:385] T 2e1728e200194ae1988145d1911e0cd1 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.741194 21174 raft_consensus.cc:740] T 2e1728e200194ae1988145d1911e0cd1 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.742027 21174 consensus_queue.cc:260] T 2e1728e200194ae1988145d1911e0cd1 P a36add806a3e4ff1bd3082701cfd66af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.742429 21202 consensus_queue.cc:237] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.744052 21174 ts_tablet_manager.cc:1434] T 2e1728e200194ae1988145d1911e0cd1 P a36add806a3e4ff1bd3082701cfd66af: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 13:23:20.744977 21174 tablet_bootstrap.cc:492] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af: Bootstrap starting.
I20260710 13:23:20.745987 21180 raft_consensus.cc:515] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.747359 21207 raft_consensus.cc:493] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.747852 21207 raft_consensus.cc:515] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.749529 21127 raft_consensus.cc:2393] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a49225f19d03466eb64c74a891cc9ba4 in current term 1: Already voted for candidate 66a465371b5449b39a1952c8984262e4 in this term.
I20260710 13:23:20.751070 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1728e200194ae1988145d1911e0cd1" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af" is_pre_election: true
I20260710 13:23:20.751556 21207 leader_election.cc:290] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:20.751823 21053 raft_consensus.cc:2468] T 2e1728e200194ae1988145d1911e0cd1 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 0.
I20260710 13:23:20.752835 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1728e200194ae1988145d1911e0cd1" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4" is_pre_election: true
I20260710 13:23:20.753530 21125 raft_consensus.cc:2468] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 0.
I20260710 13:23:20.753878 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c36c55ed7049ecbb33c8df9a70f7b6" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
I20260710 13:23:20.755254 20942 leader_election.cc:304] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:20.756305 21180 leader_election.cc:290] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 election: Requested vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069)
I20260710 13:23:20.756371 21207 raft_consensus.cc:2804] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:20.757107 21207 raft_consensus.cc:493] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:20.757107 21180 raft_consensus.cc:493] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.757728 21207 raft_consensus.cc:3060] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.757848 21180 raft_consensus.cc:515] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.759404 21174 tablet_bootstrap.cc:654] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:20.761036 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1728e200194ae1988145d1911e0cd1" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4" is_pre_election: true
I20260710 13:23:20.762362 21180 leader_election.cc:290] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069)
I20260710 13:23:20.741876 21126 raft_consensus.cc:2468] T e0aa086c38684c76a565cbbb741c532e P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 1.
I20260710 13:23:20.765753 20942 leader_election.cc:304] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [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: 66a465371b5449b39a1952c8984262e4, a49225f19d03466eb64c74a891cc9ba4; no voters: a36add806a3e4ff1bd3082701cfd66af
I20260710 13:23:20.767570 21195 raft_consensus.cc:2804] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:20.767997 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c36c55ed7049ecbb33c8df9a70f7b6" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
I20260710 13:23:20.768254 21195 raft_consensus.cc:697] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Becoming Leader. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Running, Role: LEADER
I20260710 13:23:20.768942 21174 tablet_bootstrap.cc:492] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af: No bootstrap required, opened a new log
I20260710 13:23:20.768879 21053 raft_consensus.cc:2393] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66a465371b5449b39a1952c8984262e4 in current term 1: Already voted for candidate a49225f19d03466eb64c74a891cc9ba4 in this term.
I20260710 13:23:20.769515 21174 ts_tablet_manager.cc:1403] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.000s
I20260710 13:23:20.769658 21195 consensus_queue.cc:237] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.772738 21174 raft_consensus.cc:359] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.773618 21174 raft_consensus.cc:385] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:20.773947 21174 raft_consensus.cc:740] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Initialized, Role: FOLLOWER
I20260710 13:23:20.774963 21174 consensus_queue.cc:260] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.777141 21174 ts_tablet_manager.cc:1434] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:20.771644 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1728e200194ae1988145d1911e0cd1" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af" is_pre_election: true
I20260710 13:23:20.779018 21053 raft_consensus.cc:2468] T 2e1728e200194ae1988145d1911e0cd1 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66a465371b5449b39a1952c8984262e4 in term 0.
I20260710 13:23:20.780241 21090 leader_election.cc:304] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4 [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: 66a465371b5449b39a1952c8984262e4; no voters: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4
I20260710 13:23:20.779711 21207 raft_consensus.cc:515] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.781104 21222 raft_consensus.cc:2749] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:20.781484 20977 raft_consensus.cc:2393] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66a465371b5449b39a1952c8984262e4 in current term 1: Already voted for candidate a49225f19d03466eb64c74a891cc9ba4 in this term.
I20260710 13:23:20.781635 21090 leader_election.cc:304] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af; no voters: 
I20260710 13:23:20.765376 20876 catalog_manager.cc:5697] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af reported cstate change: term changed from 0 to 1, leader changed from <none> to a36add806a3e4ff1bd3082701cfd66af (127.16.26.2). New cstate: current_term: 1 leader_uuid: "a36add806a3e4ff1bd3082701cfd66af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:20.782626 21222 raft_consensus.cc:2804] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:20.783254 21222 raft_consensus.cc:493] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:20.783691 21222 raft_consensus.cc:3060] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.786947 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1728e200194ae1988145d1911e0cd1" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:20.787806 21207 leader_election.cc:290] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 election: Requested vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:20.790340 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1728e200194ae1988145d1911e0cd1" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
I20260710 13:23:20.791033 21053 raft_consensus.cc:3060] T 2e1728e200194ae1988145d1911e0cd1 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.792613 21222 raft_consensus.cc:515] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.793939 21126 raft_consensus.cc:2393] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a49225f19d03466eb64c74a891cc9ba4 in current term 1: Already voted for candidate 66a465371b5449b39a1952c8984262e4 in this term.
I20260710 13:23:20.795291 21222 leader_election.cc:290] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 election: Requested vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069)
I20260710 13:23:20.796147 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1728e200194ae1988145d1911e0cd1" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
I20260710 13:23:20.797075 20977 raft_consensus.cc:2393] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66a465371b5449b39a1952c8984262e4 in current term 1: Already voted for candidate a49225f19d03466eb64c74a891cc9ba4 in this term.
I20260710 13:23:20.799198 21052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1728e200194ae1988145d1911e0cd1" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
I20260710 13:23:20.799407 20875 catalog_manager.cc:5697] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "a49225f19d03466eb64c74a891cc9ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:20.800693 21090 leader_election.cc:304] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [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: 66a465371b5449b39a1952c8984262e4; no voters: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4
I20260710 13:23:20.801832 21053 raft_consensus.cc:2468] T 2e1728e200194ae1988145d1911e0cd1 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 1.
I20260710 13:23:20.801962 21222 raft_consensus.cc:2749] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:20.803615 20941 leader_election.cc:304] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [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: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4; no voters: 66a465371b5449b39a1952c8984262e4
I20260710 13:23:20.804450 21202 raft_consensus.cc:2804] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:20.804970 21202 raft_consensus.cc:697] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Becoming Leader. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Running, Role: LEADER
I20260710 13:23:20.805961 21202 consensus_queue.cc:237] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.815570 20876 catalog_manager.cc:5697] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "a49225f19d03466eb64c74a891cc9ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:20.816952 20876 catalog_manager.cc:5697] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "a49225f19d03466eb64c74a891cc9ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:20.865468 21178 raft_consensus.cc:493] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:20.866122 21178 raft_consensus.cc:515] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.868108 21178 leader_election.cc:290] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:20.869215 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6447db324c394da294f7ef6e7127b849" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4" is_pre_election: true
I20260710 13:23:20.869211 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6447db324c394da294f7ef6e7127b849" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4" is_pre_election: true
I20260710 13:23:20.870201 20977 raft_consensus.cc:2468] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 0.
I20260710 13:23:20.870220 21126 raft_consensus.cc:2468] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 0.
I20260710 13:23:20.871327 21017 leader_election.cc:304] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:20.872241 21178 raft_consensus.cc:2804] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:20.872650 21178 raft_consensus.cc:493] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:20.872967 21178 raft_consensus.cc:3060] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.878648 21178 raft_consensus.cc:515] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.880682 21178 leader_election.cc:290] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 election: Requested vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:20.881614 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6447db324c394da294f7ef6e7127b849" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
I20260710 13:23:20.881822 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6447db324c394da294f7ef6e7127b849" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:20.882263 20977 raft_consensus.cc:3060] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.882503 21126 raft_consensus.cc:3060] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:20.888854 21126 raft_consensus.cc:2468] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 1.
I20260710 13:23:20.889307 20977 raft_consensus.cc:2468] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 1.
I20260710 13:23:20.890161 21017 leader_election.cc:304] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af; no voters: 
I20260710 13:23:20.890904 21178 raft_consensus.cc:2804] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:20.891366 21178 raft_consensus.cc:697] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Becoming Leader. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Running, Role: LEADER
I20260710 13:23:20.891990 21178 consensus_queue.cc:237] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:20.900036 20876 catalog_manager.cc:5697] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af reported cstate change: term changed from 0 to 1, leader changed from <none> to a36add806a3e4ff1bd3082701cfd66af (127.16.26.2). New cstate: current_term: 1 leader_uuid: "a36add806a3e4ff1bd3082701cfd66af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:21.001281 21202 consensus_queue.cc:1048] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:21.014976 21207 consensus_queue.cc:1048] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:21.051920 21207 consensus_queue.cc:1048] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:21.052510 21053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6447db324c394da294f7ef6e7127b849"
dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
mode: GRACEFUL
new_leader_uuid: "a49225f19d03466eb64c74a891cc9ba4"
 from {username='slave'} at 127.0.0.1:44172
I20260710 13:23:21.053165 21053 raft_consensus.cc:606] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Received request to transfer leadership to TS a49225f19d03466eb64c74a891cc9ba4
I20260710 13:23:21.065544 21053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "815ed8b4d65545e79ed07fd223de5582"
dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
mode: GRACEFUL
new_leader_uuid: "a49225f19d03466eb64c74a891cc9ba4"
 from {username='slave'} at 127.0.0.1:44172
I20260710 13:23:21.066591 21053 raft_consensus.cc:606] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Received request to transfer leadership to TS a49225f19d03466eb64c74a891cc9ba4
I20260710 13:23:21.068007 21207 consensus_queue.cc:1048] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:21.088662 20977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0aa086c38684c76a565cbbb741c532e"
dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
mode: GRACEFUL
new_leader_uuid: "a36add806a3e4ff1bd3082701cfd66af"
 from {username='slave'} at 127.0.0.1:41550
I20260710 13:23:21.089305 20977 raft_consensus.cc:606] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Received request to transfer leadership to TS a36add806a3e4ff1bd3082701cfd66af
I20260710 13:23:21.095239 20977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08c36c55ed7049ecbb33c8df9a70f7b6"
dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
mode: GRACEFUL
new_leader_uuid: "a36add806a3e4ff1bd3082701cfd66af"
 from {username='slave'} at 127.0.0.1:41550
I20260710 13:23:21.095737 20977 raft_consensus.cc:606] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Received request to transfer leadership to TS a36add806a3e4ff1bd3082701cfd66af
I20260710 13:23:21.101792 21178 raft_consensus.cc:493] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:21.102382 21178 raft_consensus.cc:515] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:21.103708 20977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd3d202dde10493da3f24429c2699a15"
dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
mode: GRACEFUL
new_leader_uuid: "a36add806a3e4ff1bd3082701cfd66af"
 from {username='slave'} at 127.0.0.1:41550
I20260710 13:23:21.104458 20977 raft_consensus.cc:606] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Received request to transfer leadership to TS a36add806a3e4ff1bd3082701cfd66af
I20260710 13:23:21.104787 21178 leader_election.cc:290] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:21.105580 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa086c38684c76a565cbbb741c532e" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4" is_pre_election: true
I20260710 13:23:21.106369 21178 consensus_queue.cc:1048] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:21.107179 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa086c38684c76a565cbbb741c532e" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4" is_pre_election: true
I20260710 13:23:21.108053 21126 raft_consensus.cc:2393] T e0aa086c38684c76a565cbbb741c532e P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a36add806a3e4ff1bd3082701cfd66af in current term 1: Already voted for candidate a49225f19d03466eb64c74a891cc9ba4 in this term.
I20260710 13:23:21.109078 21017 leader_election.cc:304] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a36add806a3e4ff1bd3082701cfd66af; no voters: 66a465371b5449b39a1952c8984262e4, a49225f19d03466eb64c74a891cc9ba4
I20260710 13:23:21.110740 20977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1a80642593b44c8b1025d6508bd087a"
dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
mode: GRACEFUL
new_leader_uuid: "66a465371b5449b39a1952c8984262e4"
 from {username='slave'} at 127.0.0.1:41550
I20260710 13:23:21.111253 21178 raft_consensus.cc:3060] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:21.111405 20977 raft_consensus.cc:606] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Received request to transfer leadership to TS 66a465371b5449b39a1952c8984262e4
I20260710 13:23:21.114434 21206 raft_consensus.cc:993] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af: : Instructing follower a49225f19d03466eb64c74a891cc9ba4 to start an election
I20260710 13:23:21.115406 21212 raft_consensus.cc:1081] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Signalling peer a49225f19d03466eb64c74a891cc9ba4 to start an election
I20260710 13:23:21.120316 20977 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "815ed8b4d65545e79ed07fd223de5582"
dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
 from {username='slave'} at 127.0.0.1:41544
I20260710 13:23:21.120832 20977 raft_consensus.cc:493] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:21.121172 20977 raft_consensus.cc:3060] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:21.121564 21238 consensus_queue.cc:1048] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:21.127241 21178 raft_consensus.cc:2749] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:21.134125 20977 raft_consensus.cc:515] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:21.136500 20977 leader_election.cc:290] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 2 election: Requested vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:21.137671 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815ed8b4d65545e79ed07fd223de5582" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:21.139204 21207 consensus_queue.cc:1048] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:21.139317 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "815ed8b4d65545e79ed07fd223de5582" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
I20260710 13:23:21.140097 21053 raft_consensus.cc:3055] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:21.140455 21053 raft_consensus.cc:740] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Running, Role: LEADER
I20260710 13:23:21.141279 21053 consensus_queue.cc:260] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:21.138332 21126 raft_consensus.cc:3060] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:21.142668 21053 raft_consensus.cc:3060] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:21.148413 21207 consensus_queue.cc:1048] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:21.161321 21053 raft_consensus.cc:2468] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 2.
I20260710 13:23:21.162724 20941 leader_election.cc:304] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:21.163791 21207 raft_consensus.cc:2804] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:21.164268 21207 raft_consensus.cc:697] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4 [term 2 LEADER]: Becoming Leader. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Running, Role: LEADER
I20260710 13:23:21.165043 21126 raft_consensus.cc:2468] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 2.
I20260710 13:23:21.164909 21207 consensus_queue.cc:237] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:21.167274 21202 raft_consensus.cc:993] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4: : Instructing follower 66a465371b5449b39a1952c8984262e4 to start an election
I20260710 13:23:21.167714 21202 raft_consensus.cc:1081] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Signalling peer 66a465371b5449b39a1952c8984262e4 to start an election
I20260710 13:23:21.169711 21127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1a80642593b44c8b1025d6508bd087a"
dest_uuid: "66a465371b5449b39a1952c8984262e4"
 from {username='slave'} at 127.0.0.1:44262
I20260710 13:23:21.170382 21127 raft_consensus.cc:493] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:21.171072 21127 raft_consensus.cc:3060] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:21.174870 20873 catalog_manager.cc:5697] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4 reported cstate change: term changed from 1 to 2, leader changed from a36add806a3e4ff1bd3082701cfd66af (127.16.26.2) to a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1). New cstate: current_term: 2 leader_uuid: "a49225f19d03466eb64c74a891cc9ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:21.176304 21207 consensus_queue.cc:1048] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:21.179464 21127 raft_consensus.cc:515] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:21.182093 21127 leader_election.cc:290] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 2 election: Requested vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069)
I20260710 13:23:21.182550 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a80642593b44c8b1025d6508bd087a" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
I20260710 13:23:21.183162 20977 raft_consensus.cc:3055] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:21.183494 20977 raft_consensus.cc:740] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Running, Role: LEADER
I20260710 13:23:21.183368 21178 consensus_queue.cc:1048] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:21.184331 20977 consensus_queue.cc:260] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:21.185549 20977 raft_consensus.cc:3060] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:21.191682 21052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a80642593b44c8b1025d6508bd087a" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
I20260710 13:23:21.192617 21052 raft_consensus.cc:3060] T e1a80642593b44c8b1025d6508bd087a P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:21.201815 21052 raft_consensus.cc:2468] T e1a80642593b44c8b1025d6508bd087a P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66a465371b5449b39a1952c8984262e4 in term 2.
I20260710 13:23:21.203060 21090 leader_election.cc:304] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af; no voters: 
I20260710 13:23:21.204001 21222 raft_consensus.cc:2804] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:21.204483 21222 raft_consensus.cc:697] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4 [term 2 LEADER]: Becoming Leader. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Running, Role: LEADER
I20260710 13:23:21.204779 20977 raft_consensus.cc:2468] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66a465371b5449b39a1952c8984262e4 in term 2.
I20260710 13:23:21.205323 21222 consensus_queue.cc:237] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:21.212492 21209 raft_consensus.cc:993] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4: : Instructing follower a36add806a3e4ff1bd3082701cfd66af to start an election
I20260710 13:23:21.212766 21178 consensus_queue.cc:1048] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:21.213032 21209 raft_consensus.cc:1081] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Signalling peer a36add806a3e4ff1bd3082701cfd66af to start an election
I20260710 13:23:21.223789 21207 consensus_queue.cc:1048] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:21.225059 21053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0aa086c38684c76a565cbbb741c532e"
dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
 from {username='slave'} at 127.0.0.1:44162
I20260710 13:23:21.225871 21053 raft_consensus.cc:493] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:21.226342 21053 raft_consensus.cc:3060] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:21.225464 20875 catalog_manager.cc:5697] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4 reported cstate change: term changed from 1 to 2, leader changed from a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1) to 66a465371b5449b39a1952c8984262e4 (127.16.26.3). New cstate: current_term: 2 leader_uuid: "66a465371b5449b39a1952c8984262e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:21.231714 21207 consensus_queue.cc:1048] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:21.235574 21053 raft_consensus.cc:515] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:21.238897 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa086c38684c76a565cbbb741c532e" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
I20260710 13:23:21.239537 20978 raft_consensus.cc:3055] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:21.239889 20978 raft_consensus.cc:740] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Running, Role: LEADER
I20260710 13:23:21.240723 20978 consensus_queue.cc:260] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:21.241719 20978 raft_consensus.cc:3060] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:21.246508 21207 consensus_queue.cc:1048] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:23:21.252427 21053 leader_election.cc:290] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 2 election: Requested vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:21.253726 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa086c38684c76a565cbbb741c532e" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:21.256009 20978 raft_consensus.cc:2468] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 2.
I20260710 13:23:21.257153 21017 leader_election.cc:304] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af [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: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4; no voters: 66a465371b5449b39a1952c8984262e4
I20260710 13:23:21.257982 21178 raft_consensus.cc:2804] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:21.258491 21178 raft_consensus.cc:697] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af [term 2 LEADER]: Becoming Leader. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Running, Role: LEADER
I20260710 13:23:21.259150 21178 consensus_queue.cc:237] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:21.277071 20873 catalog_manager.cc:5697] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af reported cstate change: term changed from 1 to 2, leader changed from a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1) to a36add806a3e4ff1bd3082701cfd66af (127.16.26.2). New cstate: current_term: 2 leader_uuid: "a36add806a3e4ff1bd3082701cfd66af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:21.282742 21207 consensus_queue.cc:1048] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:21.290488 21209 raft_consensus.cc:993] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4: : Instructing follower a36add806a3e4ff1bd3082701cfd66af to start an election
I20260710 13:23:21.291033 21195 raft_consensus.cc:1081] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Signalling peer a36add806a3e4ff1bd3082701cfd66af to start an election
I20260710 13:23:21.293545 21053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08c36c55ed7049ecbb33c8df9a70f7b6"
dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
 from {username='slave'} at 127.0.0.1:44162
I20260710 13:23:21.294220 21053 raft_consensus.cc:493] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:21.294659 21053 raft_consensus.cc:3060] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:21.297067 21195 consensus_queue.cc:1048] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:21.303202 21053 raft_consensus.cc:515] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:21.304435 21052 raft_consensus.cc:1240] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Rejecting Update request from peer a49225f19d03466eb64c74a891cc9ba4 for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:21.305862 21053 leader_election.cc:290] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 2 election: Requested vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:21.306411 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c36c55ed7049ecbb33c8df9a70f7b6" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
I20260710 13:23:21.307042 20978 raft_consensus.cc:3055] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:21.307518 20978 raft_consensus.cc:740] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Running, Role: LEADER
I20260710 13:23:21.307855 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08c36c55ed7049ecbb33c8df9a70f7b6" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:21.308525 21126 raft_consensus.cc:3060] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:21.308357 20978 consensus_queue.cc:260] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:21.309626 20978 raft_consensus.cc:3060] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:21.316919 21126 raft_consensus.cc:2468] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 2.
I20260710 13:23:21.316963 21178 consensus_queue.cc:1048] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:21.318622 21017 leader_election.cc:304] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af; no voters: 
I20260710 13:23:21.319460 21178 raft_consensus.cc:2804] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:21.319970 21178 raft_consensus.cc:697] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af [term 2 LEADER]: Becoming Leader. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Running, Role: LEADER
I20260710 13:23:21.320886 21178 consensus_queue.cc:237] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af [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: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:21.321174 20978 raft_consensus.cc:2468] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 2.
I20260710 13:23:21.329125 20873 catalog_manager.cc:5697] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af reported cstate change: term changed from 1 to 2, leader changed from a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1) to a36add806a3e4ff1bd3082701cfd66af (127.16.26.2). New cstate: current_term: 2 leader_uuid: "a36add806a3e4ff1bd3082701cfd66af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:21.330794 21212 raft_consensus.cc:993] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af: : Instructing follower a49225f19d03466eb64c74a891cc9ba4 to start an election
I20260710 13:23:21.331378 21206 raft_consensus.cc:1081] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Signalling peer a49225f19d03466eb64c74a891cc9ba4 to start an election
I20260710 13:23:21.336263 21178 consensus_queue.cc:1048] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:21.337724 20977 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6447db324c394da294f7ef6e7127b849"
dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
 from {username='slave'} at 127.0.0.1:41544
I20260710 13:23:21.338475 20977 raft_consensus.cc:493] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:21.338832 20977 raft_consensus.cc:3060] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:21.351995 20977 raft_consensus.cc:515] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:21.356441 20977 leader_election.cc:290] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 2 election: Requested vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:21.356117 21052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6447db324c394da294f7ef6e7127b849" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
I20260710 13:23:21.357190 21052 raft_consensus.cc:3055] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:21.357533 21052 raft_consensus.cc:740] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Running, Role: LEADER
I20260710 13:23:21.357524 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6447db324c394da294f7ef6e7127b849" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:21.358635 21052 consensus_queue.cc:260] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:21.359802 21052 raft_consensus.cc:3060] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:21.367063 21052 raft_consensus.cc:2468] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 2.
I20260710 13:23:21.368055 20941 leader_election.cc:304] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4 [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: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4; no voters: 66a465371b5449b39a1952c8984262e4
I20260710 13:23:21.368790 21195 raft_consensus.cc:2804] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:21.369379 21195 raft_consensus.cc:697] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4 [term 2 LEADER]: Becoming Leader. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Running, Role: LEADER
I20260710 13:23:21.370208 21195 consensus_queue.cc:237] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:21.377298 20873 catalog_manager.cc:5697] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4 reported cstate change: term changed from 1 to 2, leader changed from a36add806a3e4ff1bd3082701cfd66af (127.16.26.2) to a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1). New cstate: current_term: 2 leader_uuid: "a49225f19d03466eb64c74a891cc9ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:21.546784 21052 raft_consensus.cc:1275] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Refusing update from remote peer a49225f19d03466eb64c74a891cc9ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:21.548273 21195 consensus_queue.cc:1048] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:21.556864 21126 raft_consensus.cc:1275] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Refusing update from remote peer a49225f19d03466eb64c74a891cc9ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:21.559051 21202 consensus_queue.cc:1048] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:21.583392 21207 raft_consensus.cc:993] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4: : Instructing follower a36add806a3e4ff1bd3082701cfd66af to start an election
I20260710 13:23:21.583894 21202 raft_consensus.cc:1081] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Signalling peer a36add806a3e4ff1bd3082701cfd66af to start an election
I20260710 13:23:21.585568 21052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd3d202dde10493da3f24429c2699a15"
dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
 from {username='slave'} at 127.0.0.1:44162
I20260710 13:23:21.586257 21052 raft_consensus.cc:493] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:21.586668 21052 raft_consensus.cc:3060] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:21.592335 21052 raft_consensus.cc:515] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:21.594238 21052 leader_election.cc:290] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 2 election: Requested vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:21.595148 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3d202dde10493da3f24429c2699a15" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
I20260710 13:23:21.595597 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3d202dde10493da3f24429c2699a15" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:21.595897 20977 raft_consensus.cc:3055] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:21.596212 21126 raft_consensus.cc:3060] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:21.596251 20977 raft_consensus.cc:740] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Running, Role: LEADER
I20260710 13:23:21.597240 20977 consensus_queue.cc:260] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:21.598529 20977 raft_consensus.cc:3060] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:21.603698 21126 raft_consensus.cc:2468] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 2.
I20260710 13:23:21.605260 21017 leader_election.cc:304] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af; no voters: 
I20260710 13:23:21.605494 20977 raft_consensus.cc:2468] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 2.
I20260710 13:23:21.606145 21178 raft_consensus.cc:2804] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:21.606703 21178 raft_consensus.cc:697] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [term 2 LEADER]: Becoming Leader. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Running, Role: LEADER
I20260710 13:23:21.607457 21178 consensus_queue.cc:237] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:21.610414 21052 raft_consensus.cc:1275] T e1a80642593b44c8b1025d6508bd087a P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Refusing update from remote peer 66a465371b5449b39a1952c8984262e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:21.611624 21222 consensus_queue.cc:1048] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:21.615006 20873 catalog_manager.cc:5697] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af reported cstate change: term changed from 1 to 2, leader changed from a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1) to a36add806a3e4ff1bd3082701cfd66af (127.16.26.2). New cstate: current_term: 2 leader_uuid: "a36add806a3e4ff1bd3082701cfd66af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:21.619632 20977 raft_consensus.cc:1275] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Refusing update from remote peer 66a465371b5449b39a1952c8984262e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:21.621807 21252 consensus_queue.cc:1048] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:21.715682 20978 raft_consensus.cc:1275] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Refusing update from remote peer a36add806a3e4ff1bd3082701cfd66af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:21.717239 21178 consensus_queue.cc:1048] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:21.726446 21126 raft_consensus.cc:1275] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Refusing update from remote peer a36add806a3e4ff1bd3082701cfd66af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:21.728312 21178 consensus_queue.cc:1048] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:21.753175 21052 raft_consensus.cc:1275] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Refusing update from remote peer a49225f19d03466eb64c74a891cc9ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:21.754664 21195 consensus_queue.cc:1048] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:21.762678 21126 raft_consensus.cc:3060] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:21.771301 21126 raft_consensus.cc:1275] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Refusing update from remote peer a49225f19d03466eb64c74a891cc9ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:21.772867 21195 consensus_queue.cc:1048] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:21.869870 20978 raft_consensus.cc:1275] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Refusing update from remote peer a36add806a3e4ff1bd3082701cfd66af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:21.871491 21178 consensus_queue.cc:1048] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:21.879447 21126 raft_consensus.cc:3060] T e0aa086c38684c76a565cbbb741c532e P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:21.886945 21126 raft_consensus.cc:1275] T e0aa086c38684c76a565cbbb741c532e P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Refusing update from remote peer a36add806a3e4ff1bd3082701cfd66af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:21.888258 21212 consensus_queue.cc:1048] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:22.063608 20978 raft_consensus.cc:1275] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Refusing update from remote peer a36add806a3e4ff1bd3082701cfd66af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:22.064879 21212 consensus_queue.cc:1048] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:22.075541 21126 raft_consensus.cc:1275] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Refusing update from remote peer a36add806a3e4ff1bd3082701cfd66af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:22.077350 21206 consensus_queue.cc:1048] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:24.142271 20875 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52958:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:24.144527 20875 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:24.192907 20962 tablet_service.cc:1511] Processing CreateTablet for tablet fc2eb1700c404109b5fc745b35cbaadc (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:24.194499 20962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2eb1700c404109b5fc745b35cbaadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.194092 21041 tablet_service.cc:1511] Processing CreateTablet for tablet fc2eb1700c404109b5fc745b35cbaadc (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:24.195561 21041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2eb1700c404109b5fc745b35cbaadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.195333 21115 tablet_service.cc:1511] Processing CreateTablet for tablet fc2eb1700c404109b5fc745b35cbaadc (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:24.196732 21115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2eb1700c404109b5fc745b35cbaadc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.198539 21039 tablet_service.cc:1511] Processing CreateTablet for tablet 1905b1169fa74d9bb24e1c5267e03321 (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:24.199944 21039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1905b1169fa74d9bb24e1c5267e03321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.200726 21112 tablet_service.cc:1511] Processing CreateTablet for tablet 1905b1169fa74d9bb24e1c5267e03321 (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:24.202207 21112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1905b1169fa74d9bb24e1c5267e03321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.204455 21038 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa94e79b9ae4ccd85917426c1d90509 (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:24.204800 20967 tablet_service.cc:1511] Processing CreateTablet for tablet 1905b1169fa74d9bb24e1c5267e03321 (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:24.206027 21038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa94e79b9ae4ccd85917426c1d90509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.206223 20967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1905b1169fa74d9bb24e1c5267e03321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.207990 20965 tablet_service.cc:1511] Processing CreateTablet for tablet d33d141258fe4a8f97f76bf1c10c9075 (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:24.210402 20964 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa94e79b9ae4ccd85917426c1d90509 (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:24.210402 21042 tablet_service.cc:1511] Processing CreateTablet for tablet d33d141258fe4a8f97f76bf1c10c9075 (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:24.213542 21042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d33d141258fe4a8f97f76bf1c10c9075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.213127 21113 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa94e79b9ae4ccd85917426c1d90509 (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:24.214569 21113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa94e79b9ae4ccd85917426c1d90509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.216890 20965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d33d141258fe4a8f97f76bf1c10c9075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.221819 20964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa94e79b9ae4ccd85917426c1d90509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.228880 21109 tablet_service.cc:1511] Processing CreateTablet for tablet d33d141258fe4a8f97f76bf1c10c9075 (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:24.233143 20960 tablet_service.cc:1511] Processing CreateTablet for tablet 21df74e47b084226b99dc87e4755ecdc (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:24.234695 20960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21df74e47b084226b99dc87e4755ecdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.233179 21043 tablet_service.cc:1511] Processing CreateTablet for tablet 21df74e47b084226b99dc87e4755ecdc (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:24.237851 21110 tablet_service.cc:1511] Processing CreateTablet for tablet 21df74e47b084226b99dc87e4755ecdc (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:24.239115 21043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21df74e47b084226b99dc87e4755ecdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.241137 21109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d33d141258fe4a8f97f76bf1c10c9075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.242061 21110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21df74e47b084226b99dc87e4755ecdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.249939 20963 tablet_service.cc:1511] Processing CreateTablet for tablet 3efa5e3b41d242eca63fc0d4287a96f0 (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:24.251579 20963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3efa5e3b41d242eca63fc0d4287a96f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.252398 21036 tablet_service.cc:1511] Processing CreateTablet for tablet 3efa5e3b41d242eca63fc0d4287a96f0 (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:24.253867 21036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3efa5e3b41d242eca63fc0d4287a96f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.254359 21111 tablet_service.cc:1511] Processing CreateTablet for tablet 3efa5e3b41d242eca63fc0d4287a96f0 (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:24.255738 21111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3efa5e3b41d242eca63fc0d4287a96f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.256719 20968 tablet_service.cc:1511] Processing CreateTablet for tablet 735305a17409422eb0d05b927b76b44b (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:24.258028 20968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 735305a17409422eb0d05b927b76b44b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.287878 21040 tablet_service.cc:1511] Processing CreateTablet for tablet 735305a17409422eb0d05b927b76b44b (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:24.289853 21040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 735305a17409422eb0d05b927b76b44b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.306202 21269 tablet_bootstrap.cc:492] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af: Bootstrap starting.
I20260710 13:23:24.315747 21114 tablet_service.cc:1511] Processing CreateTablet for tablet 735305a17409422eb0d05b927b76b44b (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:24.318121 20966 tablet_service.cc:1511] Processing CreateTablet for tablet 337257dff78d4acdbd103d9e687aee99 (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:24.317268 21114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 735305a17409422eb0d05b927b76b44b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.319449 20966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337257dff78d4acdbd103d9e687aee99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.316259 21270 tablet_bootstrap.cc:492] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4: Bootstrap starting.
I20260710 13:23:24.330444 21116 tablet_service.cc:1511] Processing CreateTablet for tablet 337257dff78d4acdbd103d9e687aee99 (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:24.331916 21116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337257dff78d4acdbd103d9e687aee99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.336143 20961 tablet_service.cc:1511] Processing CreateTablet for tablet ce31d2337c0248078c1cae25c3fb779a (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:24.337510 20961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce31d2337c0248078c1cae25c3fb779a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.342706 21038 tablet_service.cc:1511] Processing CreateTablet for tablet 337257dff78d4acdbd103d9e687aee99 (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:24.344249 21038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337257dff78d4acdbd103d9e687aee99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.337841 21039 tablet_service.cc:1511] Processing CreateTablet for tablet ce31d2337c0248078c1cae25c3fb779a (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:24.347697 21117 tablet_service.cc:1511] Processing CreateTablet for tablet ce31d2337c0248078c1cae25c3fb779a (DEFAULT_TABLE table=soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:24.350098 21117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce31d2337c0248078c1cae25c3fb779a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:24.354480 21271 tablet_bootstrap.cc:492] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4: Bootstrap starting.
I20260710 13:23:24.358719 21039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce31d2337c0248078c1cae25c3fb779a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:23:24.380200 20924 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:24.361212 21269 tablet_bootstrap.cc:654] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.390503 21271 tablet_bootstrap.cc:654] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.360872 21270 tablet_bootstrap.cc:654] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.407938 21269 tablet_bootstrap.cc:492] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af: No bootstrap required, opened a new log
I20260710 13:23:24.408641 21269 ts_tablet_manager.cc:1403] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af: Time spent bootstrapping tablet: real 0.103s	user 0.009s	sys 0.006s
I20260710 13:23:24.412760 21269 raft_consensus.cc:359] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.413887 21269 raft_consensus.cc:385] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.414278 21269 raft_consensus.cc:740] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.415503 21269 consensus_queue.cc:260] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.419407 21269 ts_tablet_manager.cc:1434] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260710 13:23:24.425010 21269 tablet_bootstrap.cc:492] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af: Bootstrap starting.
I20260710 13:23:24.426493 21271 tablet_bootstrap.cc:492] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4: No bootstrap required, opened a new log
I20260710 13:23:24.426903 21270 tablet_bootstrap.cc:492] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4: No bootstrap required, opened a new log
I20260710 13:23:24.427124 21271 ts_tablet_manager.cc:1403] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.027s
I20260710 13:23:24.427407 21270 ts_tablet_manager.cc:1403] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4: Time spent bootstrapping tablet: real 0.111s	user 0.020s	sys 0.008s
I20260710 13:23:24.430460 21271 raft_consensus.cc:359] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.431346 21271 raft_consensus.cc:385] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.431669 21271 raft_consensus.cc:740] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.431806 21270 raft_consensus.cc:359] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.432713 21270 raft_consensus.cc:385] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.433192 21270 raft_consensus.cc:740] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.432657 21271 consensus_queue.cc:260] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.434055 21270 consensus_queue.cc:260] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.435967 21271 ts_tablet_manager.cc:1434] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260710 13:23:24.436340 21270 ts_tablet_manager.cc:1434] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:23:24.437161 21271 tablet_bootstrap.cc:492] T fc2eb1700c404109b5fc745b35cbaadc P 66a465371b5449b39a1952c8984262e4: Bootstrap starting.
I20260710 13:23:24.439456 21269 tablet_bootstrap.cc:654] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.441066 21270 tablet_bootstrap.cc:492] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4: Bootstrap starting.
I20260710 13:23:24.445313 21271 tablet_bootstrap.cc:654] T fc2eb1700c404109b5fc745b35cbaadc P 66a465371b5449b39a1952c8984262e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.457517 21270 tablet_bootstrap.cc:654] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.466264 21270 tablet_bootstrap.cc:492] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4: No bootstrap required, opened a new log
I20260710 13:23:24.466848 21270 ts_tablet_manager.cc:1403] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.000s
I20260710 13:23:24.470099 21269 tablet_bootstrap.cc:492] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af: No bootstrap required, opened a new log
I20260710 13:23:24.470719 21269 ts_tablet_manager.cc:1403] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.019s
I20260710 13:23:24.470106 21270 raft_consensus.cc:359] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.471750 21270 raft_consensus.cc:385] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.472072 21270 raft_consensus.cc:740] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.473305 21271 tablet_bootstrap.cc:492] T fc2eb1700c404109b5fc745b35cbaadc P 66a465371b5449b39a1952c8984262e4: No bootstrap required, opened a new log
I20260710 13:23:24.473037 21270 consensus_queue.cc:260] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.473922 21271 ts_tablet_manager.cc:1403] T fc2eb1700c404109b5fc745b35cbaadc P 66a465371b5449b39a1952c8984262e4: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.022s
I20260710 13:23:24.474341 21269 raft_consensus.cc:359] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.475239 21269 raft_consensus.cc:385] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.475574 21269 raft_consensus.cc:740] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.476020 21270 ts_tablet_manager.cc:1434] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:23:24.477095 21270 tablet_bootstrap.cc:492] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4: Bootstrap starting.
I20260710 13:23:24.476562 21269 consensus_queue.cc:260] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.477501 21271 raft_consensus.cc:359] T fc2eb1700c404109b5fc745b35cbaadc P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.478279 21271 raft_consensus.cc:385] T fc2eb1700c404109b5fc745b35cbaadc P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.478606 21271 raft_consensus.cc:740] T fc2eb1700c404109b5fc745b35cbaadc P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.479380 21269 ts_tablet_manager.cc:1434] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:24.480500 21269 tablet_bootstrap.cc:492] T 1fa94e79b9ae4ccd85917426c1d90509 P a36add806a3e4ff1bd3082701cfd66af: Bootstrap starting.
I20260710 13:23:24.479449 21271 consensus_queue.cc:260] T fc2eb1700c404109b5fc745b35cbaadc P 66a465371b5449b39a1952c8984262e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.484488 21271 ts_tablet_manager.cc:1434] T fc2eb1700c404109b5fc745b35cbaadc P 66a465371b5449b39a1952c8984262e4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:23:24.484958 21270 tablet_bootstrap.cc:654] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.485586 21271 tablet_bootstrap.cc:492] T 3efa5e3b41d242eca63fc0d4287a96f0 P 66a465371b5449b39a1952c8984262e4: Bootstrap starting.
I20260710 13:23:24.492179 21269 tablet_bootstrap.cc:654] T 1fa94e79b9ae4ccd85917426c1d90509 P a36add806a3e4ff1bd3082701cfd66af: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.493661 21271 tablet_bootstrap.cc:654] T 3efa5e3b41d242eca63fc0d4287a96f0 P 66a465371b5449b39a1952c8984262e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.506245 21206 raft_consensus.cc:493] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.507073 21206 raft_consensus.cc:515] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.512683 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2eb1700c404109b5fc745b35cbaadc" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4" is_pre_election: true
I20260710 13:23:24.513665 20978 raft_consensus.cc:2468] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 0.
I20260710 13:23:24.515553 21017 leader_election.cc:304] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:24.517715 21206 leader_election.cc:290] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:24.517832 21281 raft_consensus.cc:2804] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:24.519317 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2eb1700c404109b5fc745b35cbaadc" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4" is_pre_election: true
I20260710 13:23:24.549997 21281 raft_consensus.cc:493] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:24.552438 21281 raft_consensus.cc:3060] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.522326 21195 raft_consensus.cc:493] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.553946 21195 raft_consensus.cc:515] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.550211 21126 raft_consensus.cc:2468] T fc2eb1700c404109b5fc745b35cbaadc P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 0.
I20260710 13:23:24.562358 21195 leader_election.cc:290] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:24.563113 21269 tablet_bootstrap.cc:492] T 1fa94e79b9ae4ccd85917426c1d90509 P a36add806a3e4ff1bd3082701cfd66af: No bootstrap required, opened a new log
I20260710 13:23:24.563207 21052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735305a17409422eb0d05b927b76b44b" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af" is_pre_election: true
I20260710 13:23:24.563442 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735305a17409422eb0d05b927b76b44b" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4" is_pre_election: true
I20260710 13:23:24.564049 21269 ts_tablet_manager.cc:1403] T 1fa94e79b9ae4ccd85917426c1d90509 P a36add806a3e4ff1bd3082701cfd66af: Time spent bootstrapping tablet: real 0.084s	user 0.038s	sys 0.038s
I20260710 13:23:24.564908 21270 tablet_bootstrap.cc:492] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4: No bootstrap required, opened a new log
W20260710 13:23:24.565152 20942 leader_election.cc:343] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.565442 21270 ts_tablet_manager.cc:1403] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.030s
W20260710 13:23:24.565718 20941 leader_election.cc:343] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.566202 20941 leader_election.cc:304] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a49225f19d03466eb64c74a891cc9ba4; no voters: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af
I20260710 13:23:24.566901 21271 tablet_bootstrap.cc:492] T 3efa5e3b41d242eca63fc0d4287a96f0 P 66a465371b5449b39a1952c8984262e4: No bootstrap required, opened a new log
I20260710 13:23:24.567481 21271 ts_tablet_manager.cc:1403] T 3efa5e3b41d242eca63fc0d4287a96f0 P 66a465371b5449b39a1952c8984262e4: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.034s
I20260710 13:23:24.567982 21195 raft_consensus.cc:2749] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:24.567400 21283 raft_consensus.cc:493] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.568449 21269 raft_consensus.cc:359] T 1fa94e79b9ae4ccd85917426c1d90509 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.568609 21270 raft_consensus.cc:359] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.569532 21270 raft_consensus.cc:385] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.569933 21270 raft_consensus.cc:740] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.569716 21283 raft_consensus.cc:515] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.570791 21270 consensus_queue.cc:260] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.570976 21271 raft_consensus.cc:359] T 3efa5e3b41d242eca63fc0d4287a96f0 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.571800 21271 raft_consensus.cc:385] T 3efa5e3b41d242eca63fc0d4287a96f0 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.572162 21271 raft_consensus.cc:740] T 3efa5e3b41d242eca63fc0d4287a96f0 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.573074 21283 leader_election.cc:290] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:24.573635 21270 ts_tablet_manager.cc:1434] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:23:24.569525 21269 raft_consensus.cc:385] T 1fa94e79b9ae4ccd85917426c1d90509 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.573000 21271 consensus_queue.cc:260] T 3efa5e3b41d242eca63fc0d4287a96f0 P 66a465371b5449b39a1952c8984262e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.574875 21270 tablet_bootstrap.cc:492] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4: Bootstrap starting.
I20260710 13:23:24.578735 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1905b1169fa74d9bb24e1c5267e03321" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4" is_pre_election: true
I20260710 13:23:24.579092 21269 raft_consensus.cc:740] T 1fa94e79b9ae4ccd85917426c1d90509 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.579334 21271 ts_tablet_manager.cc:1434] T 3efa5e3b41d242eca63fc0d4287a96f0 P 66a465371b5449b39a1952c8984262e4: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260710 13:23:24.579414 20978 raft_consensus.cc:2468] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 0.
I20260710 13:23:24.580703 21271 tablet_bootstrap.cc:492] T 21df74e47b084226b99dc87e4755ecdc P 66a465371b5449b39a1952c8984262e4: Bootstrap starting.
I20260710 13:23:24.580278 21269 consensus_queue.cc:260] T 1fa94e79b9ae4ccd85917426c1d90509 P a36add806a3e4ff1bd3082701cfd66af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.582620 21017 leader_election.cc:304] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:24.583691 21206 raft_consensus.cc:2804] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:24.584291 21206 raft_consensus.cc:493] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:24.584765 21206 raft_consensus.cc:3060] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.585896 21270 tablet_bootstrap.cc:654] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.580567 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1905b1169fa74d9bb24e1c5267e03321" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4" is_pre_election: true
W20260710 13:23:24.591253 21017 leader_election.cc:343] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.595542 21269 ts_tablet_manager.cc:1434] T 1fa94e79b9ae4ccd85917426c1d90509 P a36add806a3e4ff1bd3082701cfd66af: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260710 13:23:24.598043 21271 tablet_bootstrap.cc:654] T 21df74e47b084226b99dc87e4755ecdc P 66a465371b5449b39a1952c8984262e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.598595 21269 tablet_bootstrap.cc:492] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af: Bootstrap starting.
I20260710 13:23:24.606251 21206 raft_consensus.cc:515] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.608856 21269 tablet_bootstrap.cc:654] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.609550 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1905b1169fa74d9bb24e1c5267e03321" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
I20260710 13:23:24.610234 20978 raft_consensus.cc:3060] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.610428 21271 tablet_bootstrap.cc:492] T 21df74e47b084226b99dc87e4755ecdc P 66a465371b5449b39a1952c8984262e4: No bootstrap required, opened a new log
I20260710 13:23:24.611025 21271 ts_tablet_manager.cc:1403] T 21df74e47b084226b99dc87e4755ecdc P 66a465371b5449b39a1952c8984262e4: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.008s
I20260710 13:23:24.615269 21271 raft_consensus.cc:359] T 21df74e47b084226b99dc87e4755ecdc P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.616464 21271 raft_consensus.cc:385] T 21df74e47b084226b99dc87e4755ecdc P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.616900 21271 raft_consensus.cc:740] T 21df74e47b084226b99dc87e4755ecdc P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.620249 21271 consensus_queue.cc:260] T 21df74e47b084226b99dc87e4755ecdc P 66a465371b5449b39a1952c8984262e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.627244 20978 raft_consensus.cc:2468] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 1.
I20260710 13:23:24.637673 21271 ts_tablet_manager.cc:1434] T 21df74e47b084226b99dc87e4755ecdc P 66a465371b5449b39a1952c8984262e4: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.001s
I20260710 13:23:24.619051 21281 raft_consensus.cc:515] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.639926 21271 tablet_bootstrap.cc:492] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4: Bootstrap starting.
I20260710 13:23:24.641430 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1905b1169fa74d9bb24e1c5267e03321" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:24.642534 21269 tablet_bootstrap.cc:492] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af: No bootstrap required, opened a new log
I20260710 13:23:24.643303 21269 ts_tablet_manager.cc:1403] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.021s
W20260710 13:23:24.643899 21017 leader_election.cc:343] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.646353 21269 raft_consensus.cc:359] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.647243 21269 raft_consensus.cc:385] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.647608 21269 raft_consensus.cc:740] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.647909 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2eb1700c404109b5fc745b35cbaadc" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
I20260710 13:23:24.648064 21206 leader_election.cc:290] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 election: Requested vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:24.648454 21269 consensus_queue.cc:260] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.649106 20977 raft_consensus.cc:3060] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.654633 21270 tablet_bootstrap.cc:492] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4: No bootstrap required, opened a new log
I20260710 13:23:24.655077 21269 ts_tablet_manager.cc:1434] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:23:24.655254 21270 ts_tablet_manager.cc:1403] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4: Time spent bootstrapping tablet: real 0.081s	user 0.026s	sys 0.014s
I20260710 13:23:24.656200 21269 tablet_bootstrap.cc:492] T d33d141258fe4a8f97f76bf1c10c9075 P a36add806a3e4ff1bd3082701cfd66af: Bootstrap starting.
I20260710 13:23:24.650066 21281 leader_election.cc:290] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 election: Requested vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:24.651734 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2eb1700c404109b5fc745b35cbaadc" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:24.657723 21126 raft_consensus.cc:3060] T fc2eb1700c404109b5fc745b35cbaadc P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.658723 21270 raft_consensus.cc:359] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.659626 21270 raft_consensus.cc:385] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.659940 21270 raft_consensus.cc:740] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.660750 21270 consensus_queue.cc:260] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.652511 21017 leader_election.cc:304] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [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: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4; no voters: 66a465371b5449b39a1952c8984262e4
I20260710 13:23:24.663862 21281 raft_consensus.cc:2804] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:24.664319 21269 tablet_bootstrap.cc:654] T d33d141258fe4a8f97f76bf1c10c9075 P a36add806a3e4ff1bd3082701cfd66af: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.664436 21281 raft_consensus.cc:697] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Becoming Leader. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Running, Role: LEADER
I20260710 13:23:24.666664 21270 ts_tablet_manager.cc:1434] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:23:24.670405 21270 tablet_bootstrap.cc:492] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4: Bootstrap starting.
I20260710 13:23:24.670073 21281 consensus_queue.cc:237] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.676509 21126 raft_consensus.cc:2468] T fc2eb1700c404109b5fc745b35cbaadc P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 1.
I20260710 13:23:24.677901 21017 leader_election.cc:304] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af; no voters: 
I20260710 13:23:24.678893 21283 raft_consensus.cc:2804] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:24.679517 21283 raft_consensus.cc:697] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Becoming Leader. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Running, Role: LEADER
I20260710 13:23:24.678953 21270 tablet_bootstrap.cc:654] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.681788 20977 raft_consensus.cc:2468] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 1.
I20260710 13:23:24.684466 21271 tablet_bootstrap.cc:654] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.685334 21269 tablet_bootstrap.cc:492] T d33d141258fe4a8f97f76bf1c10c9075 P a36add806a3e4ff1bd3082701cfd66af: No bootstrap required, opened a new log
I20260710 13:23:24.686035 21269 ts_tablet_manager.cc:1403] T d33d141258fe4a8f97f76bf1c10c9075 P a36add806a3e4ff1bd3082701cfd66af: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.017s
I20260710 13:23:24.680469 21283 consensus_queue.cc:237] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.691068 21269 raft_consensus.cc:359] T d33d141258fe4a8f97f76bf1c10c9075 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.692155 21269 raft_consensus.cc:385] T d33d141258fe4a8f97f76bf1c10c9075 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.692497 21269 raft_consensus.cc:740] T d33d141258fe4a8f97f76bf1c10c9075 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.693310 21269 consensus_queue.cc:260] T d33d141258fe4a8f97f76bf1c10c9075 P a36add806a3e4ff1bd3082701cfd66af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.695356 21269 ts_tablet_manager.cc:1434] T d33d141258fe4a8f97f76bf1c10c9075 P a36add806a3e4ff1bd3082701cfd66af: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:23:24.696765 21269 tablet_bootstrap.cc:492] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af: Bootstrap starting.
I20260710 13:23:24.705271 21269 tablet_bootstrap.cc:654] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.705783 21271 tablet_bootstrap.cc:492] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4: No bootstrap required, opened a new log
I20260710 13:23:24.706269 21270 tablet_bootstrap.cc:492] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4: No bootstrap required, opened a new log
I20260710 13:23:24.706420 21271 ts_tablet_manager.cc:1403] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.005s
I20260710 13:23:24.706929 21270 ts_tablet_manager.cc:1403] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.010s
I20260710 13:23:24.709815 20876 catalog_manager.cc:5697] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af reported cstate change: term changed from 0 to 1, leader changed from <none> to a36add806a3e4ff1bd3082701cfd66af (127.16.26.2). New cstate: current_term: 1 leader_uuid: "a36add806a3e4ff1bd3082701cfd66af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:24.710805 21270 raft_consensus.cc:359] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.712111 21270 raft_consensus.cc:385] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.712539 21270 raft_consensus.cc:740] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.711808 20876 catalog_manager.cc:5697] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af reported cstate change: term changed from 0 to 1, leader changed from <none> to a36add806a3e4ff1bd3082701cfd66af (127.16.26.2). New cstate: current_term: 1 leader_uuid: "a36add806a3e4ff1bd3082701cfd66af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:24.710834 21271 raft_consensus.cc:359] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.713375 21270 consensus_queue.cc:260] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.715939 21269 tablet_bootstrap.cc:492] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af: No bootstrap required, opened a new log
I20260710 13:23:24.716311 21270 ts_tablet_manager.cc:1434] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260710 13:23:24.716495 21269 ts_tablet_manager.cc:1403] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.007s
I20260710 13:23:24.717600 21270 tablet_bootstrap.cc:492] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4: Bootstrap starting.
I20260710 13:23:24.713433 21271 raft_consensus.cc:385] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.719959 21271 raft_consensus.cc:740] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.720496 21269 raft_consensus.cc:359] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.722110 21269 raft_consensus.cc:385] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.722568 21269 raft_consensus.cc:740] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.720944 21271 consensus_queue.cc:260] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.723611 21269 consensus_queue.cc:260] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.725733 21271 ts_tablet_manager.cc:1434] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260710 13:23:24.725240 21270 tablet_bootstrap.cc:654] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.728863 21271 tablet_bootstrap.cc:492] T 1905b1169fa74d9bb24e1c5267e03321 P 66a465371b5449b39a1952c8984262e4: Bootstrap starting.
I20260710 13:23:24.727582 21269 ts_tablet_manager.cc:1434] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260710 13:23:24.730682 21269 tablet_bootstrap.cc:492] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af: Bootstrap starting.
I20260710 13:23:24.732445 21282 raft_consensus.cc:493] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.733048 21282 raft_consensus.cc:515] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.737171 21052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33d141258fe4a8f97f76bf1c10c9075" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af" is_pre_election: true
I20260710 13:23:24.738056 21052 raft_consensus.cc:2468] T d33d141258fe4a8f97f76bf1c10c9075 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 0.
I20260710 13:23:24.740096 20941 leader_election.cc:304] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:24.741370 21195 raft_consensus.cc:2804] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:24.741912 21195 raft_consensus.cc:493] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:24.742394 21195 raft_consensus.cc:3060] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.742477 21271 tablet_bootstrap.cc:654] T 1905b1169fa74d9bb24e1c5267e03321 P 66a465371b5449b39a1952c8984262e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.744642 21269 tablet_bootstrap.cc:654] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.751050 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33d141258fe4a8f97f76bf1c10c9075" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4" is_pre_election: true
W20260710 13:23:24.753034 20942 leader_election.cc:343] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.753908 21282 leader_election.cc:290] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:24.758837 21195 raft_consensus.cc:515] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.762939 21052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33d141258fe4a8f97f76bf1c10c9075" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
I20260710 13:23:24.763903 21052 raft_consensus.cc:3060] T d33d141258fe4a8f97f76bf1c10c9075 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.764254 21195 leader_election.cc:290] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 election: Requested vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:24.769838 21281 raft_consensus.cc:493] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.770452 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33d141258fe4a8f97f76bf1c10c9075" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:24.773102 21281 raft_consensus.cc:515] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.774317 21269 tablet_bootstrap.cc:492] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af: No bootstrap required, opened a new log
W20260710 13:23:24.774317 20942 leader_election.cc:343] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.775179 21269 ts_tablet_manager.cc:1403] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.013s
I20260710 13:23:24.775269 21281 leader_election.cc:290] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:24.776773 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efa5e3b41d242eca63fc0d4287a96f0" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4" is_pre_election: true
I20260710 13:23:24.777613 21271 tablet_bootstrap.cc:492] T 1905b1169fa74d9bb24e1c5267e03321 P 66a465371b5449b39a1952c8984262e4: No bootstrap required, opened a new log
I20260710 13:23:24.777803 21270 tablet_bootstrap.cc:492] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4: No bootstrap required, opened a new log
I20260710 13:23:24.778148 21271 ts_tablet_manager.cc:1403] T 1905b1169fa74d9bb24e1c5267e03321 P 66a465371b5449b39a1952c8984262e4: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.010s
I20260710 13:23:24.778375 21270 ts_tablet_manager.cc:1403] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.012s
W20260710 13:23:24.778874 21017 leader_election.cc:343] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.778357 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efa5e3b41d242eca63fc0d4287a96f0" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4" is_pre_election: true
I20260710 13:23:24.779237 21269 raft_consensus.cc:359] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.780311 21126 raft_consensus.cc:2468] T 3efa5e3b41d242eca63fc0d4287a96f0 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 0.
I20260710 13:23:24.780407 21269 raft_consensus.cc:385] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.780973 21269 raft_consensus.cc:740] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.781307 21271 raft_consensus.cc:359] T 1905b1169fa74d9bb24e1c5267e03321 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.781627 21017 leader_election.cc:304] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [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: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af; no voters: a49225f19d03466eb64c74a891cc9ba4
I20260710 13:23:24.782126 21271 raft_consensus.cc:385] T 1905b1169fa74d9bb24e1c5267e03321 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.782639 21281 raft_consensus.cc:2804] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:24.782439 21270 raft_consensus.cc:359] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.782202 21269 consensus_queue.cc:260] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.783072 21281 raft_consensus.cc:493] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:24.783201 21270 raft_consensus.cc:385] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.783533 21281 raft_consensus.cc:3060] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.783857 21270 raft_consensus.cc:740] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.784793 21270 consensus_queue.cc:260] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.785355 21269 ts_tablet_manager.cc:1434] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 13:23:24.785909 21052 raft_consensus.cc:2468] T d33d141258fe4a8f97f76bf1c10c9075 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 1.
I20260710 13:23:24.786105 21282 raft_consensus.cc:493] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.786939 21269 tablet_bootstrap.cc:492] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af: Bootstrap starting.
I20260710 13:23:24.786753 21282 raft_consensus.cc:515] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.787343 20941 leader_election.cc:304] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [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: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4; no voters: 66a465371b5449b39a1952c8984262e4
I20260710 13:23:24.789259 21282 leader_election.cc:290] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:24.790123 21282 raft_consensus.cc:2804] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:24.790606 21282 raft_consensus.cc:697] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Becoming Leader. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Running, Role: LEADER
I20260710 13:23:24.791697 21281 raft_consensus.cc:515] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.791566 21282 consensus_queue.cc:237] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.794710 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21df74e47b084226b99dc87e4755ecdc" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4" is_pre_election: true
I20260710 13:23:24.795138 21270 ts_tablet_manager.cc:1434] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:23:24.795498 21269 tablet_bootstrap.cc:654] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.795413 21126 raft_consensus.cc:2468] T 21df74e47b084226b99dc87e4755ecdc P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 0.
I20260710 13:23:24.782451 21271 raft_consensus.cc:740] T 1905b1169fa74d9bb24e1c5267e03321 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.796343 21270 tablet_bootstrap.cc:492] T 3efa5e3b41d242eca63fc0d4287a96f0 P a49225f19d03466eb64c74a891cc9ba4: Bootstrap starting.
I20260710 13:23:24.800962 21222 raft_consensus.cc:493] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.802788 21271 consensus_queue.cc:260] T 1905b1169fa74d9bb24e1c5267e03321 P 66a465371b5449b39a1952c8984262e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.802911 21222 raft_consensus.cc:515] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.806205 20942 leader_election.cc:304] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:24.807039 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efa5e3b41d242eca63fc0d4287a96f0" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
I20260710 13:23:24.808084 21195 raft_consensus.cc:493] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:23:24.808681 21017 leader_election.cc:343] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.808837 21195 raft_consensus.cc:515] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.811726 21281 leader_election.cc:290] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 1 election: Requested vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:24.812280 21195 leader_election.cc:290] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:24.813030 21195 raft_consensus.cc:2804] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:24.817281 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337257dff78d4acdbd103d9e687aee99" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4" is_pre_election: true
I20260710 13:23:24.817233 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efa5e3b41d242eca63fc0d4287a96f0" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:24.822561 21195 raft_consensus.cc:493] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:24.824120 21195 raft_consensus.cc:3060] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:24.824627 20942 leader_election.cc:343] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.825529 21126 raft_consensus.cc:3060] T 3efa5e3b41d242eca63fc0d4287a96f0 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.805297 21222 leader_election.cc:290] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069)
I20260710 13:23:24.835531 21052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa94e79b9ae4ccd85917426c1d90509" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af" is_pre_election: true
I20260710 13:23:24.837332 21052 raft_consensus.cc:2468] T 1fa94e79b9ae4ccd85917426c1d90509 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66a465371b5449b39a1952c8984262e4 in term 0.
I20260710 13:23:24.838955 21090 leader_election.cc:304] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af; no voters: 
I20260710 13:23:24.840319 21222 raft_consensus.cc:2804] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:24.840767 21222 raft_consensus.cc:493] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:24.841200 21222 raft_consensus.cc:3060] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.813184 21270 tablet_bootstrap.cc:654] T 3efa5e3b41d242eca63fc0d4287a96f0 P a49225f19d03466eb64c74a891cc9ba4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.863688 20873 catalog_manager.cc:5697] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "a49225f19d03466eb64c74a891cc9ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
W20260710 13:23:24.867178 20941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.26.2:35069, user_credentials={real_user=slave}} blocked reactor thread for 79934.4us
I20260710 13:23:24.840515 21195 raft_consensus.cc:515] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.869778 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337257dff78d4acdbd103d9e687aee99" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af" is_pre_election: true
I20260710 13:23:24.870004 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa94e79b9ae4ccd85917426c1d90509" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4" is_pre_election: true
W20260710 13:23:24.871332 21091 leader_election.cc:343] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.872186 21052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21df74e47b084226b99dc87e4755ecdc" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af" is_pre_election: true
W20260710 13:23:24.872700 20941 leader_election.cc:343] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.872924 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21df74e47b084226b99dc87e4755ecdc" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:24.872951 21052 raft_consensus.cc:2468] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 0.
I20260710 13:23:24.873225 20941 leader_election.cc:304] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a49225f19d03466eb64c74a891cc9ba4; no voters: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af
I20260710 13:23:24.873631 21125 raft_consensus.cc:3060] T 21df74e47b084226b99dc87e4755ecdc P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.875875 21052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21df74e47b084226b99dc87e4755ecdc" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
I20260710 13:23:24.876670 21052 raft_consensus.cc:3060] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.879122 21282 raft_consensus.cc:2749] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:24.884253 21271 ts_tablet_manager.cc:1434] T 1905b1169fa74d9bb24e1c5267e03321 P 66a465371b5449b39a1952c8984262e4: Time spent starting tablet: real 0.106s	user 0.025s	sys 0.028s
I20260710 13:23:24.885812 21271 tablet_bootstrap.cc:492] T d33d141258fe4a8f97f76bf1c10c9075 P 66a465371b5449b39a1952c8984262e4: Bootstrap starting.
I20260710 13:23:24.893558 21271 tablet_bootstrap.cc:654] T d33d141258fe4a8f97f76bf1c10c9075 P 66a465371b5449b39a1952c8984262e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.894906 21126 raft_consensus.cc:2468] T 3efa5e3b41d242eca63fc0d4287a96f0 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 1.
I20260710 13:23:24.896261 21017 leader_election.cc:304] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [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: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af; no voters: a49225f19d03466eb64c74a891cc9ba4
I20260710 13:23:24.897728 21281 raft_consensus.cc:2804] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:24.898351 21281 raft_consensus.cc:697] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Becoming Leader. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Running, Role: LEADER
I20260710 13:23:24.898412 21052 raft_consensus.cc:2468] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 1.
I20260710 13:23:24.899422 21281 consensus_queue.cc:237] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.903643 21222 raft_consensus.cc:515] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.907563 21270 tablet_bootstrap.cc:492] T 3efa5e3b41d242eca63fc0d4287a96f0 P a49225f19d03466eb64c74a891cc9ba4: No bootstrap required, opened a new log
I20260710 13:23:24.908209 21270 ts_tablet_manager.cc:1403] T 3efa5e3b41d242eca63fc0d4287a96f0 P a49225f19d03466eb64c74a891cc9ba4: Time spent bootstrapping tablet: real 0.112s	user 0.014s	sys 0.001s
I20260710 13:23:24.911043 21269 tablet_bootstrap.cc:492] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af: No bootstrap required, opened a new log
I20260710 13:23:24.911602 21269 ts_tablet_manager.cc:1403] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af: Time spent bootstrapping tablet: real 0.125s	user 0.032s	sys 0.044s
I20260710 13:23:24.912885 21270 raft_consensus.cc:359] T 3efa5e3b41d242eca63fc0d4287a96f0 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.913704 21195 leader_election.cc:290] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 election: Requested vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:24.914041 21270 raft_consensus.cc:385] T 3efa5e3b41d242eca63fc0d4287a96f0 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.914425 21270 raft_consensus.cc:740] T 3efa5e3b41d242eca63fc0d4287a96f0 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.914690 21269 raft_consensus.cc:359] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.915608 21269 raft_consensus.cc:385] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.915235 21270 consensus_queue.cc:260] T 3efa5e3b41d242eca63fc0d4287a96f0 P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.916343 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa94e79b9ae4ccd85917426c1d90509" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
I20260710 13:23:24.916769 21301 raft_consensus.cc:493] T 1905b1169fa74d9bb24e1c5267e03321 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.917311 21301 raft_consensus.cc:515] T 1905b1169fa74d9bb24e1c5267e03321 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.918001 21270 ts_tablet_manager.cc:1434] T 3efa5e3b41d242eca63fc0d4287a96f0 P a49225f19d03466eb64c74a891cc9ba4: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 13:23:24.917744 20941 leader_election.cc:304] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4; no voters: 
W20260710 13:23:24.919337 21091 leader_election.cc:343] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.919600 21301 leader_election.cc:290] T 1905b1169fa74d9bb24e1c5267e03321 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069)
I20260710 13:23:24.920467 21305 raft_consensus.cc:2804] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:24.920742 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1905b1169fa74d9bb24e1c5267e03321" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af" is_pre_election: true
I20260710 13:23:24.921114 21271 tablet_bootstrap.cc:492] T d33d141258fe4a8f97f76bf1c10c9075 P 66a465371b5449b39a1952c8984262e4: No bootstrap required, opened a new log
I20260710 13:23:24.921132 21305 raft_consensus.cc:697] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Becoming Leader. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Running, Role: LEADER
I20260710 13:23:24.921828 21271 ts_tablet_manager.cc:1403] T d33d141258fe4a8f97f76bf1c10c9075 P 66a465371b5449b39a1952c8984262e4: Time spent bootstrapping tablet: real 0.036s	user 0.004s	sys 0.016s
I20260710 13:23:24.922672 21052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa94e79b9ae4ccd85917426c1d90509" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
I20260710 13:23:24.922385 21305 consensus_queue.cc:237] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.923218 21052 raft_consensus.cc:3060] T 1fa94e79b9ae4ccd85917426c1d90509 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.925266 21271 raft_consensus.cc:359] T d33d141258fe4a8f97f76bf1c10c9075 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.926318 21271 raft_consensus.cc:385] T d33d141258fe4a8f97f76bf1c10c9075 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.926393 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1905b1169fa74d9bb24e1c5267e03321" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4" is_pre_election: true
I20260710 13:23:24.926698 21271 raft_consensus.cc:740] T d33d141258fe4a8f97f76bf1c10c9075 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.927282 20977 raft_consensus.cc:2393] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66a465371b5449b39a1952c8984262e4 in current term 1: Already voted for candidate a36add806a3e4ff1bd3082701cfd66af in this term.
I20260710 13:23:24.927557 21271 consensus_queue.cc:260] T d33d141258fe4a8f97f76bf1c10c9075 P 66a465371b5449b39a1952c8984262e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.928295 21222 leader_election.cc:290] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 election: Requested vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069)
I20260710 13:23:24.928700 21091 leader_election.cc:304] T 1905b1169fa74d9bb24e1c5267e03321 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66a465371b5449b39a1952c8984262e4; no voters: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4
I20260710 13:23:24.922432 20873 catalog_manager.cc:5697] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af reported cstate change: term changed from 0 to 1, leader changed from <none> to a36add806a3e4ff1bd3082701cfd66af (127.16.26.2). New cstate: current_term: 1 leader_uuid: "a36add806a3e4ff1bd3082701cfd66af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:24.930508 21271 ts_tablet_manager.cc:1434] T d33d141258fe4a8f97f76bf1c10c9075 P 66a465371b5449b39a1952c8984262e4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:23:24.931543 21271 tablet_bootstrap.cc:492] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4: Bootstrap starting.
I20260710 13:23:24.915987 21269 raft_consensus.cc:740] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.914739 21125 raft_consensus.cc:2468] T 21df74e47b084226b99dc87e4755ecdc P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 1.
I20260710 13:23:24.932685 21269 consensus_queue.cc:260] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.935210 21269 ts_tablet_manager.cc:1434] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 13:23:24.936192 21269 tablet_bootstrap.cc:492] T ce31d2337c0248078c1cae25c3fb779a P a36add806a3e4ff1bd3082701cfd66af: Bootstrap starting.
I20260710 13:23:24.931416 21222 raft_consensus.cc:3060] T 1905b1169fa74d9bb24e1c5267e03321 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.938442 21270 tablet_bootstrap.cc:492] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4: Bootstrap starting.
I20260710 13:23:24.942504 21271 tablet_bootstrap.cc:654] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.950632 21052 raft_consensus.cc:2468] T 1fa94e79b9ae4ccd85917426c1d90509 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66a465371b5449b39a1952c8984262e4 in term 1.
I20260710 13:23:24.952618 21270 tablet_bootstrap.cc:654] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.954679 21222 raft_consensus.cc:2749] T 1905b1169fa74d9bb24e1c5267e03321 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:24.957806 21090 leader_election.cc:304] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [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: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af; no voters: a49225f19d03466eb64c74a891cc9ba4
I20260710 13:23:24.958060 21271 tablet_bootstrap.cc:492] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4: No bootstrap required, opened a new log
I20260710 13:23:24.958355 21269 tablet_bootstrap.cc:654] T ce31d2337c0248078c1cae25c3fb779a P a36add806a3e4ff1bd3082701cfd66af: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.958793 21271 ts_tablet_manager.cc:1403] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260710 13:23:24.961226 21222 raft_consensus.cc:2804] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:24.961795 21222 raft_consensus.cc:697] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [term 1 LEADER]: Becoming Leader. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Running, Role: LEADER
I20260710 13:23:24.962143 21271 raft_consensus.cc:359] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.962952 21271 raft_consensus.cc:385] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.963294 21271 raft_consensus.cc:740] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.962606 21222 consensus_queue.cc:237] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.964083 21271 consensus_queue.cc:260] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.964555 21305 raft_consensus.cc:493] T 3efa5e3b41d242eca63fc0d4287a96f0 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.965109 21305 raft_consensus.cc:515] T 3efa5e3b41d242eca63fc0d4287a96f0 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.967181 21305 leader_election.cc:290] T 3efa5e3b41d242eca63fc0d4287a96f0 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:24.969230 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efa5e3b41d242eca63fc0d4287a96f0" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4" is_pre_election: true
I20260710 13:23:24.970314 21125 raft_consensus.cc:2393] T 3efa5e3b41d242eca63fc0d4287a96f0 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a49225f19d03466eb64c74a891cc9ba4 in current term 1: Already voted for candidate a36add806a3e4ff1bd3082701cfd66af in this term.
I20260710 13:23:24.972651 21301 raft_consensus.cc:493] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.973361 21301 raft_consensus.cc:515] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:24.975181 21052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3efa5e3b41d242eca63fc0d4287a96f0" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af" is_pre_election: true
I20260710 13:23:24.975116 20873 catalog_manager.cc:5697] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1). New cstate: current_term: 1 leader_uuid: "a49225f19d03466eb64c74a891cc9ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:24.976183 21301 leader_election.cc:290] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069)
I20260710 13:23:24.977138 20941 leader_election.cc:304] T 3efa5e3b41d242eca63fc0d4287a96f0 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a49225f19d03466eb64c74a891cc9ba4; no voters: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af
I20260710 13:23:24.978032 21305 raft_consensus.cc:3060] T 3efa5e3b41d242eca63fc0d4287a96f0 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.985292 21271 ts_tablet_manager.cc:1434] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.023s
I20260710 13:23:24.986712 21271 tablet_bootstrap.cc:492] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4: Bootstrap starting.
I20260710 13:23:24.986779 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337257dff78d4acdbd103d9e687aee99" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4" is_pre_election: true
I20260710 13:23:24.987596 20977 raft_consensus.cc:2468] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66a465371b5449b39a1952c8984262e4 in term 0.
I20260710 13:23:24.988924 21091 leader_election.cc:304] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:24.989876 21301 raft_consensus.cc:2804] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:24.990248 21301 raft_consensus.cc:493] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:24.990612 21301 raft_consensus.cc:3060] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.990839 21305 raft_consensus.cc:2749] T 3efa5e3b41d242eca63fc0d4287a96f0 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:24.993810 21271 tablet_bootstrap.cc:654] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.998596 21301 raft_consensus.cc:515] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.001374 21301 leader_election.cc:290] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 election: Requested vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069)
I20260710 13:23:25.002331 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337257dff78d4acdbd103d9e687aee99" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
I20260710 13:23:25.002986 20977 raft_consensus.cc:3060] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.006670 20873 catalog_manager.cc:5697] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66a465371b5449b39a1952c8984262e4 (127.16.26.3). New cstate: current_term: 1 leader_uuid: "66a465371b5449b39a1952c8984262e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:25.008306 21052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337257dff78d4acdbd103d9e687aee99" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af" is_pre_election: true
I20260710 13:23:25.009008 21052 raft_consensus.cc:2468] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66a465371b5449b39a1952c8984262e4 in term 0.
I20260710 13:23:25.009233 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337257dff78d4acdbd103d9e687aee99" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
I20260710 13:23:25.009900 21053 raft_consensus.cc:3060] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.011065 21271 tablet_bootstrap.cc:492] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4: No bootstrap required, opened a new log
I20260710 13:23:25.011538 21271 ts_tablet_manager.cc:1403] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.009s
I20260710 13:23:25.014256 21271 raft_consensus.cc:359] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.014923 21271 raft_consensus.cc:385] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.015187 21271 raft_consensus.cc:740] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.015823 21271 consensus_queue.cc:260] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.017050 21053 raft_consensus.cc:2468] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66a465371b5449b39a1952c8984262e4 in term 1.
I20260710 13:23:25.017935 21271 ts_tablet_manager.cc:1434] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:23:25.017071 21269 tablet_bootstrap.cc:492] T ce31d2337c0248078c1cae25c3fb779a P a36add806a3e4ff1bd3082701cfd66af: No bootstrap required, opened a new log
I20260710 13:23:25.019078 21269 ts_tablet_manager.cc:1403] T ce31d2337c0248078c1cae25c3fb779a P a36add806a3e4ff1bd3082701cfd66af: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.001s
I20260710 13:23:25.019137 21090 leader_election.cc:304] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af; no voters: 
I20260710 13:23:25.019536 21270 tablet_bootstrap.cc:492] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4: No bootstrap required, opened a new log
I20260710 13:23:25.020423 21270 ts_tablet_manager.cc:1403] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.017s
I20260710 13:23:25.020823 21315 raft_consensus.cc:2804] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:25.022360 21315 raft_consensus.cc:697] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [term 1 LEADER]: Becoming Leader. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Running, Role: LEADER
I20260710 13:23:25.022990 21270 raft_consensus.cc:359] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.023630 21269 raft_consensus.cc:359] T ce31d2337c0248078c1cae25c3fb779a P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.023931 21315 consensus_queue.cc:237] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.024344 21269 raft_consensus.cc:385] T ce31d2337c0248078c1cae25c3fb779a P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.023664 21270 raft_consensus.cc:385] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.024750 20977 raft_consensus.cc:2468] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66a465371b5449b39a1952c8984262e4 in term 1.
I20260710 13:23:25.024832 21269 raft_consensus.cc:740] T ce31d2337c0248078c1cae25c3fb779a P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.024967 21270 raft_consensus.cc:740] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.025933 21269 consensus_queue.cc:260] T ce31d2337c0248078c1cae25c3fb779a P a36add806a3e4ff1bd3082701cfd66af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.025995 21270 consensus_queue.cc:260] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.028395 21270 ts_tablet_manager.cc:1434] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:23:25.028414 21269 ts_tablet_manager.cc:1434] T ce31d2337c0248078c1cae25c3fb779a P a36add806a3e4ff1bd3082701cfd66af: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:23:25.029436 21270 tablet_bootstrap.cc:492] T ce31d2337c0248078c1cae25c3fb779a P a49225f19d03466eb64c74a891cc9ba4: Bootstrap starting.
I20260710 13:23:25.031826 21313 raft_consensus.cc:493] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.032291 21313 raft_consensus.cc:515] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.034478 21313 leader_election.cc:290] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069)
I20260710 13:23:25.035600 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735305a17409422eb0d05b927b76b44b" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4" is_pre_election: true
I20260710 13:23:25.035959 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735305a17409422eb0d05b927b76b44b" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af" is_pre_election: true
I20260710 13:23:25.036651 21053 raft_consensus.cc:2468] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66a465371b5449b39a1952c8984262e4 in term 0.
I20260710 13:23:25.036572 20977 raft_consensus.cc:2468] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66a465371b5449b39a1952c8984262e4 in term 0.
I20260710 13:23:25.037055 21270 tablet_bootstrap.cc:654] T ce31d2337c0248078c1cae25c3fb779a P a49225f19d03466eb64c74a891cc9ba4: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.038225 21091 leader_election.cc:304] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:25.039314 21313 raft_consensus.cc:2804] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:25.039677 21313 raft_consensus.cc:493] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:25.040023 21313 raft_consensus.cc:3060] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.051553 21313 raft_consensus.cc:515] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.051889 21270 tablet_bootstrap.cc:492] T ce31d2337c0248078c1cae25c3fb779a P a49225f19d03466eb64c74a891cc9ba4: No bootstrap required, opened a new log
I20260710 13:23:25.054544 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735305a17409422eb0d05b927b76b44b" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
I20260710 13:23:25.054987 21270 ts_tablet_manager.cc:1403] T ce31d2337c0248078c1cae25c3fb779a P a49225f19d03466eb64c74a891cc9ba4: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.001s
I20260710 13:23:25.054239 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735305a17409422eb0d05b927b76b44b" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
I20260710 13:23:25.055675 20977 raft_consensus.cc:3060] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.052466 20873 catalog_manager.cc:5697] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66a465371b5449b39a1952c8984262e4 (127.16.26.3). New cstate: current_term: 1 leader_uuid: "66a465371b5449b39a1952c8984262e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:25.055219 21053 raft_consensus.cc:3060] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.058295 21270 raft_consensus.cc:359] T ce31d2337c0248078c1cae25c3fb779a P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.058996 21270 raft_consensus.cc:385] T ce31d2337c0248078c1cae25c3fb779a P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.059245 21270 raft_consensus.cc:740] T ce31d2337c0248078c1cae25c3fb779a P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.059877 21270 consensus_queue.cc:260] T ce31d2337c0248078c1cae25c3fb779a P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.053500 21313 leader_election.cc:290] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 election: Requested vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069)
I20260710 13:23:25.062215 21270 ts_tablet_manager.cc:1434] T ce31d2337c0248078c1cae25c3fb779a P a49225f19d03466eb64c74a891cc9ba4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:23:25.066695 21053 raft_consensus.cc:2468] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66a465371b5449b39a1952c8984262e4 in term 1.
I20260710 13:23:25.067853 21090 leader_election.cc:304] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af; no voters: 
I20260710 13:23:25.068531 21313 raft_consensus.cc:2804] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:25.069401 20977 raft_consensus.cc:2468] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66a465371b5449b39a1952c8984262e4 in term 1.
I20260710 13:23:25.069967 21313 raft_consensus.cc:697] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [term 1 LEADER]: Becoming Leader. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Running, Role: LEADER
I20260710 13:23:25.070797 21313 consensus_queue.cc:237] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.072762 21281 consensus_queue.cc:1048] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:25.078999 21313 raft_consensus.cc:493] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.078979 20873 catalog_manager.cc:5697] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66a465371b5449b39a1952c8984262e4 (127.16.26.3). New cstate: current_term: 1 leader_uuid: "66a465371b5449b39a1952c8984262e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:25.079628 21313 raft_consensus.cc:515] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.082067 21313 leader_election.cc:290] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069)
I20260710 13:23:25.083094 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce31d2337c0248078c1cae25c3fb779a" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af" is_pre_election: true
I20260710 13:23:25.084003 21053 raft_consensus.cc:2468] T ce31d2337c0248078c1cae25c3fb779a P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66a465371b5449b39a1952c8984262e4 in term 0.
I20260710 13:23:25.085506 21090 leader_election.cc:304] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af; no voters: 
I20260710 13:23:25.086551 21313 raft_consensus.cc:2804] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:25.087028 21313 raft_consensus.cc:493] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:25.087536 21313 raft_consensus.cc:3060] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.086946 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce31d2337c0248078c1cae25c3fb779a" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4" is_pre_election: true
I20260710 13:23:25.090471 20977 raft_consensus.cc:2468] T ce31d2337c0248078c1cae25c3fb779a P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66a465371b5449b39a1952c8984262e4 in term 0.
I20260710 13:23:25.099231 21313 raft_consensus.cc:515] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.103336 20978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce31d2337c0248078c1cae25c3fb779a" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
I20260710 13:23:25.103448 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce31d2337c0248078c1cae25c3fb779a" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
I20260710 13:23:25.104101 21053 raft_consensus.cc:3060] T ce31d2337c0248078c1cae25c3fb779a P a36add806a3e4ff1bd3082701cfd66af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.104005 20978 raft_consensus.cc:3060] T ce31d2337c0248078c1cae25c3fb779a P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.114980 21313 leader_election.cc:290] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 election: Requested vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069)
I20260710 13:23:25.114722 21053 raft_consensus.cc:2468] T ce31d2337c0248078c1cae25c3fb779a P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66a465371b5449b39a1952c8984262e4 in term 1.
I20260710 13:23:25.117321 21090 leader_election.cc:304] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af; no voters: 
I20260710 13:23:25.118191 21313 raft_consensus.cc:2804] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:25.118685 21313 raft_consensus.cc:697] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4 [term 1 LEADER]: Becoming Leader. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Running, Role: LEADER
I20260710 13:23:25.119163 21281 consensus_queue.cc:1048] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:25.119518 21313 consensus_queue.cc:237] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.122047 20978 raft_consensus.cc:2468] T ce31d2337c0248078c1cae25c3fb779a P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66a465371b5449b39a1952c8984262e4 in term 1.
I20260710 13:23:25.136564 20873 catalog_manager.cc:5697] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66a465371b5449b39a1952c8984262e4 (127.16.26.3). New cstate: current_term: 1 leader_uuid: "66a465371b5449b39a1952c8984262e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:25.180627 21305 consensus_queue.cc:1048] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:25.190251 21125 raft_consensus.cc:3060] T d33d141258fe4a8f97f76bf1c10c9075 P 66a465371b5449b39a1952c8984262e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.199371 21053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc2eb1700c404109b5fc745b35cbaadc"
dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
mode: GRACEFUL
new_leader_uuid: "a49225f19d03466eb64c74a891cc9ba4"
 from {username='slave'} at 127.0.0.1:44172
I20260710 13:23:25.200122 21305 consensus_queue.cc:1048] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:25.200477 21053 raft_consensus.cc:606] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Received request to transfer leadership to TS a49225f19d03466eb64c74a891cc9ba4
I20260710 13:23:25.200969 21206 consensus_queue.cc:1048] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:25.208254 21053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1905b1169fa74d9bb24e1c5267e03321"
dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
mode: GRACEFUL
new_leader_uuid: "a49225f19d03466eb64c74a891cc9ba4"
 from {username='slave'} at 127.0.0.1:44172
I20260710 13:23:25.208847 21053 raft_consensus.cc:606] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Received request to transfer leadership to TS a49225f19d03466eb64c74a891cc9ba4
I20260710 13:23:25.225962 21206 raft_consensus.cc:993] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af: : Instructing follower a49225f19d03466eb64c74a891cc9ba4 to start an election
I20260710 13:23:25.226473 21206 raft_consensus.cc:1081] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Signalling peer a49225f19d03466eb64c74a891cc9ba4 to start an election
I20260710 13:23:25.232864 20978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1905b1169fa74d9bb24e1c5267e03321"
dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
 from {username='slave'} at 127.0.0.1:41544
I20260710 13:23:25.233502 20978 raft_consensus.cc:493] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:25.233928 20978 raft_consensus.cc:3060] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:25.240929 21126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fa94e79b9ae4ccd85917426c1d90509"
dest_uuid: "66a465371b5449b39a1952c8984262e4"
mode: GRACEFUL
new_leader_uuid: "a49225f19d03466eb64c74a891cc9ba4"
 from {username='slave'} at 127.0.0.1:44282
I20260710 13:23:25.241613 21126 raft_consensus.cc:606] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [term 1 LEADER]: Received request to transfer leadership to TS a49225f19d03466eb64c74a891cc9ba4
I20260710 13:23:25.243290 21281 consensus_queue.cc:1048] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:25.246785 20978 raft_consensus.cc:515] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.249661 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1905b1169fa74d9bb24e1c5267e03321" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
I20260710 13:23:25.250283 21053 raft_consensus.cc:3055] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:25.250738 21053 raft_consensus.cc:740] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Running, Role: LEADER
I20260710 13:23:25.251551 21053 consensus_queue.cc:260] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.252317 21053 raft_consensus.cc:3060] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:25.253721 20977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21df74e47b084226b99dc87e4755ecdc"
dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
mode: GRACEFUL
new_leader_uuid: "a36add806a3e4ff1bd3082701cfd66af"
 from {username='slave'} at 127.0.0.1:41550
I20260710 13:23:25.254513 20977 raft_consensus.cc:606] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Received request to transfer leadership to TS a36add806a3e4ff1bd3082701cfd66af
I20260710 13:23:25.256283 20978 leader_election.cc:290] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 2 election: Requested vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:25.258064 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1905b1169fa74d9bb24e1c5267e03321" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:25.258662 21125 raft_consensus.cc:3060] T 1905b1169fa74d9bb24e1c5267e03321 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:25.259361 21053 raft_consensus.cc:2468] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 2.
I20260710 13:23:25.260566 20941 leader_election.cc:304] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:25.261483 21305 raft_consensus.cc:2804] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:25.261946 21305 raft_consensus.cc:697] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4 [term 2 LEADER]: Becoming Leader. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Running, Role: LEADER
I20260710 13:23:25.262773 21305 consensus_queue.cc:237] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.266042 21195 raft_consensus.cc:493] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.266254 21126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "735305a17409422eb0d05b927b76b44b"
dest_uuid: "66a465371b5449b39a1952c8984262e4"
mode: GRACEFUL
new_leader_uuid: "a36add806a3e4ff1bd3082701cfd66af"
 from {username='slave'} at 127.0.0.1:44282
I20260710 13:23:25.266556 21195 raft_consensus.cc:515] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.266880 21126 raft_consensus.cc:606] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [term 1 LEADER]: Received request to transfer leadership to TS a36add806a3e4ff1bd3082701cfd66af
I20260710 13:23:25.266899 21125 raft_consensus.cc:2468] T 1905b1169fa74d9bb24e1c5267e03321 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 2.
I20260710 13:23:25.268734 21195 leader_election.cc:290] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:25.269480 21052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa94e79b9ae4ccd85917426c1d90509" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a36add806a3e4ff1bd3082701cfd66af" is_pre_election: true
I20260710 13:23:25.270282 21052 raft_consensus.cc:2393] T 1fa94e79b9ae4ccd85917426c1d90509 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a49225f19d03466eb64c74a891cc9ba4 in current term 1: Already voted for candidate 66a465371b5449b39a1952c8984262e4 in this term.
I20260710 13:23:25.270119 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa94e79b9ae4ccd85917426c1d90509" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66a465371b5449b39a1952c8984262e4" is_pre_election: true
I20260710 13:23:25.271543 20942 leader_election.cc:304] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a49225f19d03466eb64c74a891cc9ba4; no voters: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af
I20260710 13:23:25.272735 21305 raft_consensus.cc:3060] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.273339 21126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "337257dff78d4acdbd103d9e687aee99"
dest_uuid: "66a465371b5449b39a1952c8984262e4"
mode: GRACEFUL
new_leader_uuid: "a36add806a3e4ff1bd3082701cfd66af"
 from {username='slave'} at 127.0.0.1:44282
I20260710 13:23:25.273950 21126 raft_consensus.cc:606] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [term 1 LEADER]: Received request to transfer leadership to TS a36add806a3e4ff1bd3082701cfd66af
I20260710 13:23:25.274361 20873 catalog_manager.cc:5697] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4 reported cstate change: term changed from 1 to 2, leader changed from a36add806a3e4ff1bd3082701cfd66af (127.16.26.2) to a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1). New cstate: current_term: 2 leader_uuid: "a49225f19d03466eb64c74a891cc9ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:25.279587 21305 raft_consensus.cc:2749] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:25.316608 21281 consensus_queue.cc:1048] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:25.328568 21281 consensus_queue.cc:1048] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:25.469681 21305 consensus_queue.cc:1048] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:25.475070 21313 consensus_queue.cc:1048] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:25.477277 21195 raft_consensus.cc:993] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4: : Instructing follower a36add806a3e4ff1bd3082701cfd66af to start an election
I20260710 13:23:25.477866 21306 raft_consensus.cc:1081] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Signalling peer a36add806a3e4ff1bd3082701cfd66af to start an election
I20260710 13:23:25.484627 21053 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21df74e47b084226b99dc87e4755ecdc"
dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
 from {username='slave'} at 127.0.0.1:44162
I20260710 13:23:25.485380 21053 raft_consensus.cc:493] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:25.485953 21053 raft_consensus.cc:3060] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:25.485989 21306 consensus_queue.cc:1048] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:25.490744 21313 raft_consensus.cc:993] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4: : Instructing follower a36add806a3e4ff1bd3082701cfd66af to start an election
I20260710 13:23:25.491227 21313 raft_consensus.cc:1081] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [term 1 LEADER]: Signalling peer a36add806a3e4ff1bd3082701cfd66af to start an election
I20260710 13:23:25.497068 21050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "337257dff78d4acdbd103d9e687aee99"
dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
 from {username='slave'} at 127.0.0.1:44158
I20260710 13:23:25.497730 21050 raft_consensus.cc:493] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:25.498152 21050 raft_consensus.cc:3060] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:25.501843 21315 consensus_queue.cc:1048] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:25.502898 21053 raft_consensus.cc:515] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.503961 21052 raft_consensus.cc:1240] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Rejecting Update request from peer a49225f19d03466eb64c74a891cc9ba4 for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:25.507511 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21df74e47b084226b99dc87e4755ecdc" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
I20260710 13:23:25.508153 20976 raft_consensus.cc:3055] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:25.508512 20976 raft_consensus.cc:740] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Running, Role: LEADER
I20260710 13:23:25.509052 21053 leader_election.cc:290] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 2 election: Requested vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:25.509312 20976 consensus_queue.cc:260] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.510623 20976 raft_consensus.cc:3060] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:25.509644 21315 consensus_queue.cc:1048] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:23:25.513835 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21df74e47b084226b99dc87e4755ecdc" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:25.514410 21126 raft_consensus.cc:3060] T 21df74e47b084226b99dc87e4755ecdc P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:25.526440 21050 raft_consensus.cc:515] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.532023 21050 leader_election.cc:290] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 2 election: Requested vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:25.533234 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337257dff78d4acdbd103d9e687aee99" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:25.538822 21125 raft_consensus.cc:3055] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:25.539325 21125 raft_consensus.cc:740] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Running, Role: LEADER
I20260710 13:23:25.540669 21125 consensus_queue.cc:260] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.544859 20977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337257dff78d4acdbd103d9e687aee99" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
I20260710 13:23:25.545732 20977 raft_consensus.cc:3060] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:25.527758 21222 consensus_queue.cc:1048] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.060s
I20260710 13:23:25.589468 20976 raft_consensus.cc:2468] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 2.
I20260710 13:23:25.590837 21017 leader_election.cc:304] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:25.591775 21283 raft_consensus.cc:2804] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:25.590865 21125 raft_consensus.cc:3060] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:25.592368 21283 raft_consensus.cc:697] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af [term 2 LEADER]: Becoming Leader. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Running, Role: LEADER
I20260710 13:23:25.593335 21283 consensus_queue.cc:237] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af [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: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.599386 21125 raft_consensus.cc:2468] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 2.
I20260710 13:23:25.601243 21017 leader_election.cc:304] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af; no voters: 
I20260710 13:23:25.602358 21292 raft_consensus.cc:2804] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:25.602875 21292 raft_consensus.cc:697] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af [term 2 LEADER]: Becoming Leader. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Running, Role: LEADER
I20260710 13:23:25.603828 21313 consensus_queue.cc:1048] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:25.603793 21292 consensus_queue.cc:237] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.604873 21126 raft_consensus.cc:2468] T 21df74e47b084226b99dc87e4755ecdc P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 2.
I20260710 13:23:25.602905 21315 consensus_queue.cc:1048] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:23:25.615114 20977 raft_consensus.cc:2468] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 2.
I20260710 13:23:25.620827 21301 raft_consensus.cc:993] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4: : Instructing follower a36add806a3e4ff1bd3082701cfd66af to start an election
I20260710 13:23:25.621551 21301 raft_consensus.cc:1081] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [term 1 LEADER]: Signalling peer a36add806a3e4ff1bd3082701cfd66af to start an election
I20260710 13:23:25.624917 21050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "735305a17409422eb0d05b927b76b44b"
dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
 from {username='slave'} at 127.0.0.1:44158
I20260710 13:23:25.626029 21050 raft_consensus.cc:493] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:25.626617 21050 raft_consensus.cc:3060] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:25.637542 21050 raft_consensus.cc:515] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.679170 21050 leader_election.cc:290] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 2 election: Requested vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:25.639907 21051 raft_consensus.cc:1240] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Rejecting Update request from peer 66a465371b5449b39a1952c8984262e4 for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:25.687670 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735305a17409422eb0d05b927b76b44b" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
I20260710 13:23:25.690392 20976 raft_consensus.cc:3060] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:25.701004 21125 raft_consensus.cc:1275] T 1905b1169fa74d9bb24e1c5267e03321 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Refusing update from remote peer a49225f19d03466eb64c74a891cc9ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:25.692320 21313 consensus_queue.cc:1048] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:23:25.710165 21051 raft_consensus.cc:1275] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Refusing update from remote peer a49225f19d03466eb64c74a891cc9ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:25.712500 21305 consensus_queue.cc:1048] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:25.713630 21336 consensus_queue.cc:1048] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:25.715932 20976 raft_consensus.cc:2468] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 2.
I20260710 13:23:25.720419 21301 raft_consensus.cc:993] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4: : Instructing follower a49225f19d03466eb64c74a891cc9ba4 to start an election
I20260710 13:23:25.709197 21313 consensus_queue.cc:1059] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 13:23:25.724733 20977 raft_consensus.cc:1240] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Rejecting Update request from peer 66a465371b5449b39a1952c8984262e4 for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:25.730542 21017 leader_election.cc:304] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a36add806a3e4ff1bd3082701cfd66af, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:25.732285 21283 raft_consensus.cc:2804] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:25.733052 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735305a17409422eb0d05b927b76b44b" candidate_uuid: "a36add806a3e4ff1bd3082701cfd66af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:25.734831 21283 raft_consensus.cc:697] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af [term 2 LEADER]: Becoming Leader. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Running, Role: LEADER
I20260710 13:23:25.736593 21283 consensus_queue.cc:237] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af [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: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.742782 21222 raft_consensus.cc:1081] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [term 1 LEADER]: Signalling peer a49225f19d03466eb64c74a891cc9ba4 to start an election
I20260710 13:23:25.762761 20975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fa94e79b9ae4ccd85917426c1d90509"
dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
 from {username='slave'} at 127.0.0.1:41536
I20260710 13:23:25.763687 20975 raft_consensus.cc:493] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:25.764149 20975 raft_consensus.cc:3060] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:25.775342 21283 raft_consensus.cc:993] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af: : Instructing follower a49225f19d03466eb64c74a891cc9ba4 to start an election
I20260710 13:23:25.776026 21283 raft_consensus.cc:1081] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Signalling peer a49225f19d03466eb64c74a891cc9ba4 to start an election
I20260710 13:23:25.775789 21344 consensus_queue.cc:1059] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:25.777947 21126 raft_consensus.cc:3055] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:25.778038 20977 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc2eb1700c404109b5fc745b35cbaadc"
dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
 from {username='slave'} at 127.0.0.1:41544
I20260710 13:23:25.778440 21126 raft_consensus.cc:740] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Running, Role: LEADER
I20260710 13:23:25.778781 20977 raft_consensus.cc:493] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:25.779172 20977 raft_consensus.cc:3060] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:25.780697 21126 consensus_queue.cc:260] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.783921 21126 raft_consensus.cc:3060] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:25.790921 20975 raft_consensus.cc:515] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.795059 21126 raft_consensus.cc:2468] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a36add806a3e4ff1bd3082701cfd66af in term 2.
W20260710 13:23:25.800994 21315 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:23:25.806864 20977 raft_consensus.cc:515] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.808133 20975 leader_election.cc:290] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 2 election: Requested vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:25.809108 20977 leader_election.cc:290] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 2 election: Requested vote from peers a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069), 66a465371b5449b39a1952c8984262e4 (127.16.26.3:33875)
I20260710 13:23:25.809516 21126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa94e79b9ae4ccd85917426c1d90509" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:25.810118 21126 raft_consensus.cc:3055] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:25.810276 21125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2eb1700c404109b5fc745b35cbaadc" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66a465371b5449b39a1952c8984262e4"
I20260710 13:23:25.810516 21126 raft_consensus.cc:740] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Running, Role: LEADER
I20260710 13:23:25.810657 21050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2eb1700c404109b5fc745b35cbaadc" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
I20260710 13:23:25.810982 21125 raft_consensus.cc:3060] T fc2eb1700c404109b5fc745b35cbaadc P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:25.811169 21050 raft_consensus.cc:3055] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:25.811460 21050 raft_consensus.cc:740] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Running, Role: LEADER
I20260710 13:23:25.811772 21126 consensus_queue.cc:260] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.812338 21050 consensus_queue.cc:260] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.808966 21051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa94e79b9ae4ccd85917426c1d90509" candidate_uuid: "a49225f19d03466eb64c74a891cc9ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
I20260710 13:23:25.813360 21126 raft_consensus.cc:3060] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:25.813750 21051 raft_consensus.cc:3060] T 1fa94e79b9ae4ccd85917426c1d90509 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:25.813877 21050 raft_consensus.cc:3060] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:25.820381 21125 raft_consensus.cc:2468] T fc2eb1700c404109b5fc745b35cbaadc P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 2.
I20260710 13:23:25.820984 21126 raft_consensus.cc:2468] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 2.
I20260710 13:23:25.821877 20942 leader_election.cc:304] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:25.822764 21305 raft_consensus.cc:2804] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:25.823211 21305 raft_consensus.cc:697] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4 [term 2 LEADER]: Becoming Leader. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Running, Role: LEADER
I20260710 13:23:25.823475 21050 raft_consensus.cc:2468] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 2.
I20260710 13:23:25.824185 21305 consensus_queue.cc:237] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.807036 20876 catalog_manager.cc:5697] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af reported cstate change: term changed from 1 to 2, leader changed from 66a465371b5449b39a1952c8984262e4 (127.16.26.3) to a36add806a3e4ff1bd3082701cfd66af (127.16.26.2). New cstate: current_term: 2 leader_uuid: "a36add806a3e4ff1bd3082701cfd66af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:25.823576 21051 raft_consensus.cc:2468] T 1fa94e79b9ae4ccd85917426c1d90509 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a49225f19d03466eb64c74a891cc9ba4 in term 2.
I20260710 13:23:25.825910 20942 leader_election.cc:304] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:25.826881 21336 raft_consensus.cc:2804] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:25.826318 20876 catalog_manager.cc:5697] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af reported cstate change: term changed from 1 to 2, leader changed from a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1) to a36add806a3e4ff1bd3082701cfd66af (127.16.26.2). New cstate: current_term: 2 leader_uuid: "a36add806a3e4ff1bd3082701cfd66af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:25.827366 21336 raft_consensus.cc:697] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 [term 2 LEADER]: Becoming Leader. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Running, Role: LEADER
I20260710 13:23:25.828253 21336 consensus_queue.cc:237] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:25.828495 20876 catalog_manager.cc:5697] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af reported cstate change: term changed from 1 to 2, leader changed from 66a465371b5449b39a1952c8984262e4 (127.16.26.3) to a36add806a3e4ff1bd3082701cfd66af (127.16.26.2). New cstate: current_term: 2 leader_uuid: "a36add806a3e4ff1bd3082701cfd66af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:25.858796 20874 catalog_manager.cc:5697] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 reported cstate change: term changed from 1 to 2, leader changed from 66a465371b5449b39a1952c8984262e4 (127.16.26.3) to a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1). New cstate: current_term: 2 leader_uuid: "a49225f19d03466eb64c74a891cc9ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:25.860378 20874 catalog_manager.cc:5697] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4 reported cstate change: term changed from 1 to 2, leader changed from a36add806a3e4ff1bd3082701cfd66af (127.16.26.2) to a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1). New cstate: current_term: 2 leader_uuid: "a49225f19d03466eb64c74a891cc9ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:26.042673 20977 raft_consensus.cc:1275] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Refusing update from remote peer a36add806a3e4ff1bd3082701cfd66af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:26.044148 21281 consensus_queue.cc:1048] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:26.053759 21125 raft_consensus.cc:1275] T 21df74e47b084226b99dc87e4755ecdc P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Refusing update from remote peer a36add806a3e4ff1bd3082701cfd66af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:26.055542 21292 consensus_queue.cc:1048] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:26.074148 20977 raft_consensus.cc:1275] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Refusing update from remote peer a36add806a3e4ff1bd3082701cfd66af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:26.075398 21292 consensus_queue.cc:1048] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:26.085373 21125 raft_consensus.cc:1275] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Refusing update from remote peer a36add806a3e4ff1bd3082701cfd66af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:26.087165 21283 consensus_queue.cc:1048] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:26.158692 21125 raft_consensus.cc:1275] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Refusing update from remote peer a36add806a3e4ff1bd3082701cfd66af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:26.160005 21283 consensus_queue.cc:1048] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:26.169176 20977 raft_consensus.cc:1275] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Refusing update from remote peer a36add806a3e4ff1bd3082701cfd66af: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:26.170846 21283 consensus_queue.cc:1048] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.260846 21051 raft_consensus.cc:1275] T 1fa94e79b9ae4ccd85917426c1d90509 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Refusing update from remote peer a49225f19d03466eb64c74a891cc9ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:26.262629 21195 consensus_queue.cc:1048] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:26.271584 21126 raft_consensus.cc:1275] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Refusing update from remote peer a49225f19d03466eb64c74a891cc9ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:26.273286 21195 consensus_queue.cc:1048] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260710 13:23:26.293807 21126 raft_consensus.cc:1275] T fc2eb1700c404109b5fc745b35cbaadc P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Refusing update from remote peer a49225f19d03466eb64c74a891cc9ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:26.295076 21195 consensus_queue.cc:1048] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:26.305576 21050 raft_consensus.cc:1275] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Refusing update from remote peer a49225f19d03466eb64c74a891cc9ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:26.307372 21336 consensus_queue.cc:1048] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:28.281538 20876 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:52958:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:23:28.303707 20876 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52958:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:23:28.489830 16488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:23:28.604408 21386 log.cc:927] Time spent T 1fa94e79b9ae4ccd85917426c1d90509 P a36add806a3e4ff1bd3082701cfd66af: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260710 13:23:28.678041 21402 tablet.cc:1724] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.684077 21405 tablet.cc:1724] T fc2eb1700c404109b5fc745b35cbaadc P 66a465371b5449b39a1952c8984262e4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.696748 21403 tablet.cc:1724] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.702281 21408 tablet.cc:1724] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:23:28.706597 21396 log.cc:927] Time spent T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260710 13:23:28.748160 21412 tablet.cc:1724] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:23:28.740803 20942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.26.3:33875, user_credentials={real_user=slave}} blocked reactor thread for 66373.4us
W20260710 13:23:28.780650 21017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.26.3:33875, user_credentials={real_user=slave}} blocked reactor thread for 65105.5us
I20260710 13:23:28.787920 21409 tablet.cc:1724] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.797202 21418 tablet.cc:1724] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.803953 21419 tablet.cc:1724] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.811915 21417 tablet.cc:1724] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:23:28.788625 20941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.26.2:35069, user_credentials={real_user=slave}} blocked reactor thread for 82311.4us
I20260710 13:23:28.819240 21416 tablet.cc:1724] T 21df74e47b084226b99dc87e4755ecdc P 66a465371b5449b39a1952c8984262e4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.838716 21412 tablet.cc:1724] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.826931 21418 tablet.cc:1724] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.862321 20977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e1728e200194ae1988145d1911e0cd1"
dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
mode: GRACEFUL
new_leader_uuid: "66a465371b5449b39a1952c8984262e4"
 from {username='slave'} at 127.0.0.1:44372
I20260710 13:23:28.857599 21405 tablet.cc:1724] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.863135 20977 raft_consensus.cc:606] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Received request to transfer leadership to TS 66a465371b5449b39a1952c8984262e4
I20260710 13:23:28.866102 21402 tablet.cc:1724] T ce31d2337c0248078c1cae25c3fb779a P a36add806a3e4ff1bd3082701cfd66af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.871218 21403 tablet.cc:1724] T ce31d2337c0248078c1cae25c3fb779a P a49225f19d03466eb64c74a891cc9ba4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.885555 21421 tablet.cc:1724] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.888974 21422 tablet.cc:1724] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.890194 21408 tablet.cc:1724] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.895254 21419 tablet.cc:1724] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.901224 21421 tablet.cc:1724] T 1905b1169fa74d9bb24e1c5267e03321 P 66a465371b5449b39a1952c8984262e4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:23:28.903880 21017 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.26.3:33875, user_credentials={real_user=slave}} blocked reactor thread for 116829us
I20260710 13:23:28.912427 21409 tablet.cc:1724] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.915663 21408 tablet.cc:1724] T 1fa94e79b9ae4ccd85917426c1d90509 P a36add806a3e4ff1bd3082701cfd66af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.932221 21416 tablet.cc:1724] T d33d141258fe4a8f97f76bf1c10c9075 P 66a465371b5449b39a1952c8984262e4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.947583 21421 tablet.cc:1724] T 3efa5e3b41d242eca63fc0d4287a96f0 P 66a465371b5449b39a1952c8984262e4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.966869 21408 tablet.cc:1724] T d33d141258fe4a8f97f76bf1c10c9075 P a36add806a3e4ff1bd3082701cfd66af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.971527 21412 tablet.cc:1724] T 3efa5e3b41d242eca63fc0d4287a96f0 P a49225f19d03466eb64c74a891cc9ba4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.950858 21422 tablet.cc:1724] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:28.979509 21053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd3d202dde10493da3f24429c2699a15"
dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
mode: GRACEFUL
new_leader_uuid: "66a465371b5449b39a1952c8984262e4"
 from {username='slave'} at 127.0.0.1:44418
I20260710 13:23:28.980103 21053 raft_consensus.cc:606] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [term 2 LEADER]: Received request to transfer leadership to TS 66a465371b5449b39a1952c8984262e4
I20260710 13:23:28.981604 16488 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:23:28.982221 16488 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:28.998126 20876 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632: soft_deleted_table [id=e216522d4e3b4937adff3d41469c2d30] alter complete (version 1)
I20260710 13:23:29.095311 21384 raft_consensus.cc:993] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4: : Instructing follower 66a465371b5449b39a1952c8984262e4 to start an election
I20260710 13:23:29.095867 21415 raft_consensus.cc:1081] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Signalling peer 66a465371b5449b39a1952c8984262e4 to start an election
I20260710 13:23:29.097679 21122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e1728e200194ae1988145d1911e0cd1"
dest_uuid: "66a465371b5449b39a1952c8984262e4"
 from {username='slave'} at 127.0.0.1:44262
I20260710 13:23:29.098346 21122 raft_consensus.cc:493] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:29.098713 21122 raft_consensus.cc:3060] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:29.104671 21122 raft_consensus.cc:515] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:29.106673 21122 leader_election.cc:290] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 2 election: Requested vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069)
I20260710 13:23:29.107563 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1728e200194ae1988145d1911e0cd1" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
I20260710 13:23:29.107744 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1728e200194ae1988145d1911e0cd1" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
I20260710 13:23:29.108239 20975 raft_consensus.cc:3055] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:29.108294 21053 raft_consensus.cc:3060] T 2e1728e200194ae1988145d1911e0cd1 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:29.108628 20975 raft_consensus.cc:740] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a49225f19d03466eb64c74a891cc9ba4, State: Running, Role: LEADER
I20260710 13:23:29.109607 20975 consensus_queue.cc:260] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:29.110890 20975 raft_consensus.cc:3060] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:29.114135 21053 raft_consensus.cc:2468] T 2e1728e200194ae1988145d1911e0cd1 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66a465371b5449b39a1952c8984262e4 in term 2.
I20260710 13:23:29.115507 21090 leader_election.cc:304] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66a465371b5449b39a1952c8984262e4, a36add806a3e4ff1bd3082701cfd66af; no voters: 
I20260710 13:23:29.116367 20975 raft_consensus.cc:2468] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66a465371b5449b39a1952c8984262e4 in term 2.
I20260710 13:23:29.116590 21381 raft_consensus.cc:2804] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:29.117110 21381 raft_consensus.cc:697] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [term 2 LEADER]: Becoming Leader. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Running, Role: LEADER
I20260710 13:23:29.117959 21381 consensus_queue.cc:237] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:29.127627 20873 catalog_manager.cc:5697] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 reported cstate change: term changed from 1 to 2, leader changed from a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1) to 66a465371b5449b39a1952c8984262e4 (127.16.26.3). New cstate: current_term: 2 leader_uuid: "66a465371b5449b39a1952c8984262e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:29.259483 21420 raft_consensus.cc:993] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af: : Instructing follower 66a465371b5449b39a1952c8984262e4 to start an election
I20260710 13:23:29.260027 21420 raft_consensus.cc:1081] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [term 2 LEADER]: Signalling peer 66a465371b5449b39a1952c8984262e4 to start an election
I20260710 13:23:29.261613 21122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd3d202dde10493da3f24429c2699a15"
dest_uuid: "66a465371b5449b39a1952c8984262e4"
 from {username='slave'} at 127.0.0.1:44268
I20260710 13:23:29.262095 21122 raft_consensus.cc:493] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:29.262377 21122 raft_consensus.cc:3060] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:29.267493 21122 raft_consensus.cc:515] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:29.269110 21122 leader_election.cc:290] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 [CANDIDATE]: Term 3 election: Requested vote from peers a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339), a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069)
I20260710 13:23:29.270049 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3d202dde10493da3f24429c2699a15" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a49225f19d03466eb64c74a891cc9ba4"
I20260710 13:23:29.270171 21053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3d202dde10493da3f24429c2699a15" candidate_uuid: "66a465371b5449b39a1952c8984262e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a36add806a3e4ff1bd3082701cfd66af"
I20260710 13:23:29.270660 20975 raft_consensus.cc:3060] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:29.270707 21053 raft_consensus.cc:3055] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:29.271119 21053 raft_consensus.cc:740] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a36add806a3e4ff1bd3082701cfd66af, State: Running, Role: LEADER
I20260710 13:23:29.271677 21053 consensus_queue.cc:260] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [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: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:29.272581 21053 raft_consensus.cc:3060] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:29.275872 20975 raft_consensus.cc:2468] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66a465371b5449b39a1952c8984262e4 in term 3.
I20260710 13:23:29.277179 21053 raft_consensus.cc:2468] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66a465371b5449b39a1952c8984262e4 in term 3.
I20260710 13:23:29.277307 21091 leader_election.cc:304] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 [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: 66a465371b5449b39a1952c8984262e4, a49225f19d03466eb64c74a891cc9ba4; no voters: 
I20260710 13:23:29.278266 21381 raft_consensus.cc:2804] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:29.278735 21381 raft_consensus.cc:697] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 [term 3 LEADER]: Becoming Leader. State: Replica: 66a465371b5449b39a1952c8984262e4, State: Running, Role: LEADER
I20260710 13:23:29.279626 21381 consensus_queue.cc:237] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 [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: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } }
I20260710 13:23:29.288897 20873 catalog_manager.cc:5697] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 reported cstate change: term changed from 2 to 3, leader changed from a36add806a3e4ff1bd3082701cfd66af (127.16.26.2) to 66a465371b5449b39a1952c8984262e4 (127.16.26.3). New cstate: current_term: 3 leader_uuid: "66a465371b5449b39a1952c8984262e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66a465371b5449b39a1952c8984262e4" member_type: VOTER last_known_addr { host: "127.16.26.3" port: 33875 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:29.672268 20975 raft_consensus.cc:1275] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Refusing update from remote peer 66a465371b5449b39a1952c8984262e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:29.673547 21381 consensus_queue.cc:1048] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:29.684340 21053 raft_consensus.cc:1275] T 2e1728e200194ae1988145d1911e0cd1 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Refusing update from remote peer 66a465371b5449b39a1952c8984262e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:29.690949 21432 consensus_queue.cc:1048] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:29.731644 20975 raft_consensus.cc:1275] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 3 FOLLOWER]: Refusing update from remote peer 66a465371b5449b39a1952c8984262e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:29.733017 21432 consensus_queue.cc:1048] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49225f19d03466eb64c74a891cc9ba4" member_type: VOTER last_known_addr { host: "127.16.26.1" port: 33339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:29.742377 21053 raft_consensus.cc:1275] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [term 3 FOLLOWER]: Refusing update from remote peer 66a465371b5449b39a1952c8984262e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:29.744550 21432 consensus_queue.cc:1048] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a36add806a3e4ff1bd3082701cfd66af" member_type: VOTER last_known_addr { host: "127.16.26.2" port: 35069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:30.047674 16488 tablet_server.cc:179] TabletServer@127.16.26.1:0 shutting down...
W20260710 13:23:30.069687 21017 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260710 13:23:30.074807 21017 consensus_peers.cc:597] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af -> Peer a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339): Couldn't send request to peer a49225f19d03466eb64c74a891cc9ba4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:30.075949 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:30.076665 16488 tablet_replica.cc:333] T 3efa5e3b41d242eca63fc0d4287a96f0 P a49225f19d03466eb64c74a891cc9ba4: stopping tablet replica
I20260710 13:23:30.077450 16488 raft_consensus.cc:2243] T 3efa5e3b41d242eca63fc0d4287a96f0 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.077951 16488 raft_consensus.cc:2272] T 3efa5e3b41d242eca63fc0d4287a96f0 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.079938 16488 tablet_replica.cc:333] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4: stopping tablet replica
I20260710 13:23:30.080567 16488 raft_consensus.cc:2243] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.081019 16488 raft_consensus.cc:2272] T 337257dff78d4acdbd103d9e687aee99 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.082952 16488 tablet_replica.cc:333] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4: stopping tablet replica
I20260710 13:23:30.083535 16488 raft_consensus.cc:2243] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:30.084272 16488 raft_consensus.cc:2272] T 1fa94e79b9ae4ccd85917426c1d90509 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.086153 16488 tablet_replica.cc:333] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4: stopping tablet replica
I20260710 13:23:30.086680 16488 raft_consensus.cc:2243] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.087118 16488 raft_consensus.cc:2272] T 21df74e47b084226b99dc87e4755ecdc P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.088956 16488 tablet_replica.cc:333] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4: stopping tablet replica
I20260710 13:23:30.089668 16488 raft_consensus.cc:2243] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:30.090394 16488 raft_consensus.cc:2272] T 1905b1169fa74d9bb24e1c5267e03321 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.092195 16488 tablet_replica.cc:333] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4: stopping tablet replica
I20260710 13:23:30.092727 16488 raft_consensus.cc:2243] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:30.093532 16488 raft_consensus.cc:2272] T fc2eb1700c404109b5fc745b35cbaadc P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.095340 16488 tablet_replica.cc:333] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4: stopping tablet replica
I20260710 13:23:30.095868 16488 raft_consensus.cc:2243] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.096285 16488 raft_consensus.cc:2272] T 735305a17409422eb0d05b927b76b44b P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.098117 16488 tablet_replica.cc:333] T c950d856a5dc4c8383adb42128f742fa P a49225f19d03466eb64c74a891cc9ba4: stopping tablet replica
I20260710 13:23:30.098645 16488 raft_consensus.cc:2243] T c950d856a5dc4c8383adb42128f742fa P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.099107 16488 raft_consensus.cc:2272] T c950d856a5dc4c8383adb42128f742fa P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.100993 16488 tablet_replica.cc:333] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4: stopping tablet replica
I20260710 13:23:30.101532 16488 raft_consensus.cc:2243] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.101936 16488 raft_consensus.cc:2272] T 2e1728e200194ae1988145d1911e0cd1 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.104415 16488 tablet_replica.cc:333] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4: stopping tablet replica
I20260710 13:23:30.104997 16488 raft_consensus.cc:2243] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:30.105856 16488 raft_consensus.cc:2272] T 815ed8b4d65545e79ed07fd223de5582 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.107892 16488 tablet_replica.cc:333] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4: stopping tablet replica
I20260710 13:23:30.108449 16488 raft_consensus.cc:2243] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.108879 16488 raft_consensus.cc:2272] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.111454 16488 tablet_replica.cc:333] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4: stopping tablet replica
I20260710 13:23:30.112017 16488 raft_consensus.cc:2243] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:30.112792 16488 raft_consensus.cc:2272] T 6447db324c394da294f7ef6e7127b849 P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.114918 16488 tablet_replica.cc:333] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4: stopping tablet replica
W20260710 13:23:30.115008 21091 consensus_peers.cc:597] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4 -> Peer a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339): Couldn't send request to peer a49225f19d03466eb64c74a891cc9ba4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:30.115621 16488 raft_consensus.cc:2243] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:30.116451 16488 raft_consensus.cc:2272] T d33d141258fe4a8f97f76bf1c10c9075 P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.118376 16488 tablet_replica.cc:333] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4: stopping tablet replica
I20260710 13:23:30.118896 16488 raft_consensus.cc:2243] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:30.119663 16488 raft_consensus.cc:2272] T 792f42c8631c4f319bce77447a63519d P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.121640 16488 tablet_replica.cc:333] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4: stopping tablet replica
I20260710 13:23:30.122149 16488 raft_consensus.cc:2243] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.122597 16488 raft_consensus.cc:2272] T e0aa086c38684c76a565cbbb741c532e P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.124540 16488 tablet_replica.cc:333] T ce31d2337c0248078c1cae25c3fb779a P a49225f19d03466eb64c74a891cc9ba4: stopping tablet replica
I20260710 13:23:30.125022 16488 raft_consensus.cc:2243] T ce31d2337c0248078c1cae25c3fb779a P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.125458 16488 raft_consensus.cc:2272] T ce31d2337c0248078c1cae25c3fb779a P a49225f19d03466eb64c74a891cc9ba4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.127231 16488 tablet_replica.cc:333] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4: stopping tablet replica
I20260710 13:23:30.127769 16488 raft_consensus.cc:2243] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.128309 16488 raft_consensus.cc:2272] T fd3d202dde10493da3f24429c2699a15 P a49225f19d03466eb64c74a891cc9ba4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.131139 16488 tablet_replica.cc:333] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4: stopping tablet replica
I20260710 13:23:30.131713 16488 raft_consensus.cc:2243] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.132157 16488 raft_consensus.cc:2272] T e1a80642593b44c8b1025d6508bd087a P a49225f19d03466eb64c74a891cc9ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:30.142493 21017 consensus_peers.cc:597] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af -> Peer a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339): Couldn't send request to peer a49225f19d03466eb64c74a891cc9ba4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:30.174430 16488 tablet_server.cc:196] TabletServer@127.16.26.1:0 shutdown complete.
I20260710 13:23:30.212467 16488 tablet_server.cc:179] TabletServer@127.16.26.2:0 shutting down...
W20260710 13:23:30.233253 21091 consensus_peers.cc:597] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 -> Peer a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339): Couldn't send request to peer a49225f19d03466eb64c74a891cc9ba4. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:30.246709 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:30.247547 16488 tablet_replica.cc:333] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af: stopping tablet replica
I20260710 13:23:30.248562 16488 raft_consensus.cc:2243] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:30.249661 16488 raft_consensus.cc:2272] T 337257dff78d4acdbd103d9e687aee99 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.251863 16488 tablet_replica.cc:333] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af: stopping tablet replica
I20260710 13:23:30.252751 16488 raft_consensus.cc:2243] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:30.253834 16488 raft_consensus.cc:2272] T 3efa5e3b41d242eca63fc0d4287a96f0 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.256114 16488 tablet_replica.cc:333] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af: stopping tablet replica
I20260710 13:23:30.256707 16488 raft_consensus.cc:2243] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:30.257507 16488 raft_consensus.cc:2272] T 21df74e47b084226b99dc87e4755ecdc P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.259390 16488 tablet_replica.cc:333] T 1fa94e79b9ae4ccd85917426c1d90509 P a36add806a3e4ff1bd3082701cfd66af: stopping tablet replica
I20260710 13:23:30.259908 16488 raft_consensus.cc:2243] T 1fa94e79b9ae4ccd85917426c1d90509 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.260330 16488 raft_consensus.cc:2272] T 1fa94e79b9ae4ccd85917426c1d90509 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.262162 16488 tablet_replica.cc:333] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af: stopping tablet replica
I20260710 13:23:30.262723 16488 raft_consensus.cc:2243] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:30.263617 16488 raft_consensus.cc:2272] T e0aa086c38684c76a565cbbb741c532e P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.265645 16488 tablet_replica.cc:333] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af: stopping tablet replica
I20260710 13:23:30.266168 16488 raft_consensus.cc:2243] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.266616 16488 raft_consensus.cc:2272] T 6447db324c394da294f7ef6e7127b849 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.268464 16488 tablet_replica.cc:333] T d33d141258fe4a8f97f76bf1c10c9075 P a36add806a3e4ff1bd3082701cfd66af: stopping tablet replica
I20260710 13:23:30.269009 16488 raft_consensus.cc:2243] T d33d141258fe4a8f97f76bf1c10c9075 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.269492 16488 raft_consensus.cc:2272] T d33d141258fe4a8f97f76bf1c10c9075 P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.271230 16488 tablet_replica.cc:333] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af: stopping tablet replica
I20260710 13:23:30.271754 16488 raft_consensus.cc:2243] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.272178 16488 raft_consensus.cc:2272] T 792f42c8631c4f319bce77447a63519d P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.274094 16488 tablet_replica.cc:333] T ce31d2337c0248078c1cae25c3fb779a P a36add806a3e4ff1bd3082701cfd66af: stopping tablet replica
I20260710 13:23:30.274626 16488 raft_consensus.cc:2243] T ce31d2337c0248078c1cae25c3fb779a P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.275053 16488 raft_consensus.cc:2272] T ce31d2337c0248078c1cae25c3fb779a P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.276832 16488 tablet_replica.cc:333] T e1a80642593b44c8b1025d6508bd087a P a36add806a3e4ff1bd3082701cfd66af: stopping tablet replica
I20260710 13:23:30.277331 16488 raft_consensus.cc:2243] T e1a80642593b44c8b1025d6508bd087a P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.277834 16488 raft_consensus.cc:2272] T e1a80642593b44c8b1025d6508bd087a P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.279922 16488 tablet_replica.cc:333] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af: stopping tablet replica
I20260710 13:23:30.280437 16488 raft_consensus.cc:2243] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.280843 16488 raft_consensus.cc:2272] T fd3d202dde10493da3f24429c2699a15 P a36add806a3e4ff1bd3082701cfd66af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.283455 16488 tablet_replica.cc:333] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af: stopping tablet replica
I20260710 13:23:30.284247 16488 raft_consensus.cc:2243] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.284685 16488 raft_consensus.cc:2272] T 1905b1169fa74d9bb24e1c5267e03321 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:30.287029 21090 consensus_peers.cc:597] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 -> Peer a36add806a3e4ff1bd3082701cfd66af (127.16.26.2:35069): Couldn't send request to peer a36add806a3e4ff1bd3082701cfd66af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:30.287194 16488 tablet_replica.cc:333] T 2e1728e200194ae1988145d1911e0cd1 P a36add806a3e4ff1bd3082701cfd66af: stopping tablet replica
I20260710 13:23:30.288036 16488 raft_consensus.cc:2243] T 2e1728e200194ae1988145d1911e0cd1 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.288511 16488 raft_consensus.cc:2272] T 2e1728e200194ae1988145d1911e0cd1 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.291486 16488 tablet_replica.cc:333] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af: stopping tablet replica
I20260710 13:23:30.292116 16488 raft_consensus.cc:2243] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:30.293011 16488 raft_consensus.cc:2272] T 08c36c55ed7049ecbb33c8df9a70f7b6 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.295292 16488 tablet_replica.cc:333] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af: stopping tablet replica
I20260710 13:23:30.295928 16488 raft_consensus.cc:2243] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.296618 16488 raft_consensus.cc:2272] T 815ed8b4d65545e79ed07fd223de5582 P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:30.298530 21017 consensus_peers.cc:597] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af -> Peer a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339): Couldn't send request to peer a49225f19d03466eb64c74a891cc9ba4. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:30.299233 16488 tablet_replica.cc:333] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af: stopping tablet replica
I20260710 13:23:30.299985 16488 raft_consensus.cc:2243] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:30.300639 16488 raft_consensus.cc:2272] T 735305a17409422eb0d05b927b76b44b P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.302714 16488 tablet_replica.cc:333] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af: stopping tablet replica
I20260710 13:23:30.303148 16488 raft_consensus.cc:2243] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.303514 16488 raft_consensus.cc:2272] T fc2eb1700c404109b5fc745b35cbaadc P a36add806a3e4ff1bd3082701cfd66af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.305192 16488 tablet_replica.cc:333] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af: stopping tablet replica
I20260710 13:23:30.305860 16488 raft_consensus.cc:2243] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:30.306598 16488 raft_consensus.cc:2272] T c950d856a5dc4c8383adb42128f742fa P a36add806a3e4ff1bd3082701cfd66af [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:30.341661 21091 consensus_peers.cc:597] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 -> Peer a49225f19d03466eb64c74a891cc9ba4 (127.16.26.1:33339): Couldn't send request to peer a49225f19d03466eb64c74a891cc9ba4. Status: Network error: Client connection negotiation failed: client connection to 127.16.26.1:33339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:30.345953 16488 tablet_server.cc:196] TabletServer@127.16.26.2:0 shutdown complete.
I20260710 13:23:30.376736 16488 tablet_server.cc:179] TabletServer@127.16.26.3:0 shutting down...
I20260710 13:23:30.407665 16488 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:30.408581 16488 tablet_replica.cc:333] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4: stopping tablet replica
I20260710 13:23:30.409201 16488 raft_consensus.cc:2243] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.409893 16488 raft_consensus.cc:2272] T 337257dff78d4acdbd103d9e687aee99 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.411659 16488 tablet_replica.cc:333] T 1905b1169fa74d9bb24e1c5267e03321 P 66a465371b5449b39a1952c8984262e4: stopping tablet replica
I20260710 13:23:30.412166 16488 raft_consensus.cc:2243] T 1905b1169fa74d9bb24e1c5267e03321 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.412717 16488 raft_consensus.cc:2272] T 1905b1169fa74d9bb24e1c5267e03321 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.414542 16488 tablet_replica.cc:333] T 3efa5e3b41d242eca63fc0d4287a96f0 P 66a465371b5449b39a1952c8984262e4: stopping tablet replica
I20260710 13:23:30.415122 16488 raft_consensus.cc:2243] T 3efa5e3b41d242eca63fc0d4287a96f0 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.415498 16488 raft_consensus.cc:2272] T 3efa5e3b41d242eca63fc0d4287a96f0 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.417281 16488 tablet_replica.cc:333] T 21df74e47b084226b99dc87e4755ecdc P 66a465371b5449b39a1952c8984262e4: stopping tablet replica
I20260710 13:23:30.417804 16488 raft_consensus.cc:2243] T 21df74e47b084226b99dc87e4755ecdc P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.418198 16488 raft_consensus.cc:2272] T 21df74e47b084226b99dc87e4755ecdc P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.419875 16488 tablet_replica.cc:333] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4: stopping tablet replica
I20260710 13:23:30.420552 16488 raft_consensus.cc:2243] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.420958 16488 raft_consensus.cc:2272] T 1fa94e79b9ae4ccd85917426c1d90509 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.422868 16488 tablet_replica.cc:333] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4: stopping tablet replica
I20260710 13:23:30.423369 16488 raft_consensus.cc:2243] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.423759 16488 raft_consensus.cc:2272] T 735305a17409422eb0d05b927b76b44b P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.425559 16488 tablet_replica.cc:333] T fc2eb1700c404109b5fc745b35cbaadc P 66a465371b5449b39a1952c8984262e4: stopping tablet replica
I20260710 13:23:30.426074 16488 raft_consensus.cc:2243] T fc2eb1700c404109b5fc745b35cbaadc P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.426441 16488 raft_consensus.cc:2272] T fc2eb1700c404109b5fc745b35cbaadc P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.428349 16488 tablet_replica.cc:333] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4: stopping tablet replica
I20260710 13:23:30.428870 16488 raft_consensus.cc:2243] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.429358 16488 raft_consensus.cc:2272] T 815ed8b4d65545e79ed07fd223de5582 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.431366 16488 tablet_replica.cc:333] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4: stopping tablet replica
I20260710 13:23:30.431936 16488 raft_consensus.cc:2243] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.432345 16488 raft_consensus.cc:2272] T 08c36c55ed7049ecbb33c8df9a70f7b6 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.434266 16488 tablet_replica.cc:333] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4: stopping tablet replica
I20260710 13:23:30.434758 16488 raft_consensus.cc:2243] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:30.435523 16488 raft_consensus.cc:2272] T 2e1728e200194ae1988145d1911e0cd1 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.437919 16488 tablet_replica.cc:333] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4: stopping tablet replica
I20260710 13:23:30.438601 16488 raft_consensus.cc:2243] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:30.439363 16488 raft_consensus.cc:2272] T ce31d2337c0248078c1cae25c3fb779a P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.441138 16488 tablet_replica.cc:333] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4: stopping tablet replica
I20260710 13:23:30.441797 16488 raft_consensus.cc:2243] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:30.442580 16488 raft_consensus.cc:2272] T fd3d202dde10493da3f24429c2699a15 P 66a465371b5449b39a1952c8984262e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.445112 16488 tablet_replica.cc:333] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4: stopping tablet replica
I20260710 13:23:30.445804 16488 raft_consensus.cc:2243] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:30.446748 16488 raft_consensus.cc:2272] T e1a80642593b44c8b1025d6508bd087a P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.448873 16488 tablet_replica.cc:333] T e0aa086c38684c76a565cbbb741c532e P 66a465371b5449b39a1952c8984262e4: stopping tablet replica
I20260710 13:23:30.449524 16488 raft_consensus.cc:2243] T e0aa086c38684c76a565cbbb741c532e P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.450009 16488 raft_consensus.cc:2272] T e0aa086c38684c76a565cbbb741c532e P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.452198 16488 tablet_replica.cc:333] T c950d856a5dc4c8383adb42128f742fa P 66a465371b5449b39a1952c8984262e4: stopping tablet replica
I20260710 13:23:30.453219 16488 raft_consensus.cc:2243] T c950d856a5dc4c8383adb42128f742fa P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.453732 16488 raft_consensus.cc:2272] T c950d856a5dc4c8383adb42128f742fa P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.455667 16488 tablet_replica.cc:333] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4: stopping tablet replica
I20260710 13:23:30.456344 16488 raft_consensus.cc:2243] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.457029 16488 raft_consensus.cc:2272] T 6447db324c394da294f7ef6e7127b849 P 66a465371b5449b39a1952c8984262e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.459179 16488 tablet_replica.cc:333] T d33d141258fe4a8f97f76bf1c10c9075 P 66a465371b5449b39a1952c8984262e4: stopping tablet replica
I20260710 13:23:30.459646 16488 raft_consensus.cc:2243] T d33d141258fe4a8f97f76bf1c10c9075 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.460069 16488 raft_consensus.cc:2272] T d33d141258fe4a8f97f76bf1c10c9075 P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.461987 16488 tablet_replica.cc:333] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4: stopping tablet replica
I20260710 13:23:30.462522 16488 raft_consensus.cc:2243] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:30.463519 16488 raft_consensus.cc:2272] T 792f42c8631c4f319bce77447a63519d P 66a465371b5449b39a1952c8984262e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.506070 16488 tablet_server.cc:196] TabletServer@127.16.26.3:0 shutdown complete.
I20260710 13:23:30.542708 16488 master.cc:562] Master@127.16.26.62:40895 shutting down...
I20260710 13:23:30.568998 16488 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:30.569567 16488 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:30.569868 16488 tablet_replica.cc:333] T 00000000000000000000000000000000 P 05976cbc130b444891af50b97d7c5632: stopping tablet replica
I20260710 13:23:30.590713 16488 master.cc:584] Master@127.16.26.62:40895 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11467 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24122 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (116442 ms total)
[  PASSED  ] 8 tests.
I20260710 13:23:30.650389 16488 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 404 messages since previous log ~14 seconds ago
I20260710 13:23:30.650694 16488 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 410 messages since previous log ~14 seconds ago
I20260710 13:23:30.650913 16488 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 410 messages since previous log ~14 seconds ago
I20260710 13:23:30.651141 16488 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 ~34 seconds ago
I20260710 13:23:30.651348 16488 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 ~34 seconds ago
I20260710 13:23:30.651633 16488 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260710 13:23:30.652010 16488 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
